| /plugin/odt/helper/ |
| D | stylefactory.php | 104 public static function createTextStyle(array $properties, array $disabled_props = NULL){ 125 public static function createParagraphStyle(array $properties, array $disabled_props = NULL){ 146 …public static function createTableTableStyle(array $properties, array $disabled_props = NULL, $max… 166 public static function createTableRowStyle(array $properties, array $disabled_props = NULL){ 186 public static function createTableCellStyle(array $properties, array $disabled_props = NULL){ 209 public static function createTableColumnStyle(array $properties, array $disabled_props = NULL){ 231 …public static function createMultiColumnFrameStyle(array $properties, array $disabled_props = NULL… 251 public static function createPageLayoutStyle(array $properties, array $disabled_props = NULL) {
|
| /plugin/odt/ODT/styles/ |
| D | ODTStyle.php | 29 protected $properties = array(); variable in ODTStyle 47 abstract public function importProperties($properties, $disabled); 89 public function getPropertyInternal($property, $properties=NULL) { 187 protected function importODTStyleInternal(array $fields, $xmlCode, &$properties=NULL) { 218 … protected function importPropertiesInternal(array $fields, $properties, $disabled, &$dest=NULL) {
|
| D | ODTTableRowStyle.php | 61 public function importProperties($properties, $disabled=array()) { 164 public static function createTableRowStyle(array $properties, array $disabled_props = NULL){
|
| D | ODTTableCellStyle.php | 84 public function importProperties($properties, $disabled=array()) { 206 public static function createTableCellStyle(array $properties, array $disabled_props = NULL){
|
| D | ODTTableColumnStyle.php | 42 public function importProperties($properties, $disabled=array()) { 143 public static function createTableColumnStyle(array $properties, array $disabled_props = NULL){
|
| D | ODTTableStyle.php | 71 public function importProperties($properties, $disabled=array()) { 175 …public static function createTableTableStyle(array $properties, array $disabled_props = NULL, $max…
|
| D | ODTTextStyle.php | 134 public function importProperties($properties, $disabled=array()) { 233 …public static function createTextStyle(array $properties, array $disabled_props = NULL, ODTDocumen…
|
| /plugin/odt/ODT/ |
| D | ODTTable.php | 400 …public static function tableOpenUseProperties (ODTInternalParams $params, $properties, $maxcols = … 427 … static function tableAddColumnUseProperties (ODTInternalParams $params, array $properties = NULL){ 464 …public static function tableHeaderOpenUseProperties (ODTInternalParams $params, $properties = NULL… 499 public static function tableRowOpenUseProperties (ODTInternalParams $params, $properties){ 540 …public static function tableCellOpenUseProperties (ODTInternalParams $params, $properties = NULL, … 550 …unction tableCellOpenUsePropertiesInternal (ODTInternalParams $params, $properties, $inHeader = fa… 584 static protected function adjustColumnStyle(ODTInternalParams $params, array $properties) {
|
| D | ODTFrame.php | 98 …public static function openTextBoxUseProperties (ODTInternalParams $params, $properties, $element=… 139 …blic static function openMultiColumnTextBoxUseProperties (ODTInternalParams $params, $properties) { 218 …public static function openFrameUseProperties (ODTInternalParams $params, $properties, $element=NU…
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VAvailabilityTest.php | 334 protected function template(array $properties) { 354 protected function templateAvailable(array $properties) { 379 protected function _template($template, array $properties) {
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VAvailabilityTest.php | 334 protected function template(array $properties) { 354 protected function templateAvailable(array $properties) { 379 protected function _template($template, array $properties) {
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/ |
| H A D | VAvailabilityTest.php | 334 protected function template(array $properties) { 354 protected function templateAvailable(array $properties) { 379 protected function _template($template, array $properties) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
| D | GroupResult.php | 29 public $properties; variable in Google\\Service\\SecurityCommandCenter\\GroupResult 48 public function setProperties($properties)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
| D | KubernetesSoftwareConfig.php | 29 public $properties; variable in Google\\Service\\Dataproc\\KubernetesSoftwareConfig 48 public function setProperties($properties)
|
| D | RuntimeConfig.php | 29 public $properties; variable in Google\\Service\\Dataproc\\RuntimeConfig 52 public function setProperties($properties)
|
| D | SoftwareConfig.php | 34 public $properties; variable in Google\\Service\\Dataproc\\SoftwareConfig 67 public function setProperties($properties)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ |
| D | OSPolicyResourcePackageResourceMSI.php | 26 public $properties; variable in Google\\Service\\OSConfig\\OSPolicyResourcePackageResourceMSI 33 public function setProperties($properties)
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/ |
| D | VAvailabilityTest.php | 439 protected function template(array $properties) { 459 protected function templateAvailable(array $properties) { 484 protected function _template($template, array $properties) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | Step.php | 33 public $properties; variable in Google\\Service\\Dataflow\\Step 66 public function setProperties($properties)
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/ |
| H A D | PropertiesCollection.php | 21 public $properties; variable in Sabre\\DAV\\Mock\\PropertiesCollection 31 public function __construct($name, array $children, array $properties = []) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
| D | GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime.php | 30 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime 53 public function setProperties($properties)
|
| D | GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime.php | 34 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime 71 public function setProperties($properties)
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/ |
| D | Sharee.php | 46 public $properties = []; variable in Sabre\\DAV\\Xml\\Element\\Sharee 88 function __construct(array $properties = []) {
|
| /plugin/odt/renderer/ |
| D | page.php | 1674 function _odtAddImageUseProperties($src, array $properties, $returnonly = false){ 1721 function _odtSpanOpenUseProperties($properties){ 1756 function _odtParagraphOpenUseProperties($properties){ 1786 function _odtDivOpenAsFrameUseProperties ($properties) { 1818 function _odtTableOpenUseProperties ($properties, $maxcols = 0, $numrows = 0){ 1840 function _odtTableAddColumnUseProperties (array $properties = NULL){ 1864 function _odtTableHeaderOpenUseProperties ($properties = NULL, $colspan = 1, $rowspan = 1){ 1888 function _odtTableRowOpenUseProperties ($properties){ 1912 function _odtTableCellOpenUseProperties ($properties, $colspan = 1, $rowspan = 1){ 1922 function _odtOpenMultiColumnFrame ($properties) { [all …]
|
| /plugin/asciidocjs/node_modules/clean-css/lib/options/ |
| D | compatibility.js | 6 properties: { property 83 properties: { property 93 properties: { property 124 properties: { property
|