Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/plugin/odt/helper/
H A Dstylefactory.php104 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/
H A DODTStyle.php29 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) {
H A DODTTableCellStyle.php84 public function importProperties($properties, $disabled=array()) {
206 public static function createTableCellStyle(array $properties, array $disabled_props = NULL){
H A DODTTableColumnStyle.php42 public function importProperties($properties, $disabled=array()) {
143 public static function createTableColumnStyle(array $properties, array $disabled_props = NULL){
H A DODTTableRowStyle.php61 public function importProperties($properties, $disabled=array()) {
164 public static function createTableRowStyle(array $properties, array $disabled_props = NULL){
H A DODTTableStyle.php71 public function importProperties($properties, $disabled=array()) {
175 …public static function createTableTableStyle(array $properties, array $disabled_props = NULL, $max…
H A DODTTextStyle.php134 public function importProperties($properties, $disabled=array()) {
233 …public static function createTextStyle(array $properties, array $disabled_props = NULL, ODTDocumen…
H A DODTUnknownStyle.php58 public function importProperties($properties, $disabled=array()) {
159 …public static function createMultiColumnFrameStyle(array $properties, array $disabled_props = NULL…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGroupResult.php29 public $properties; variable in Google\\Service\\SecurityCommandCenter\\GroupResult
48 public function setProperties($properties)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DKubernetesSoftwareConfig.php29 public $properties; variable in Google\\Service\\Dataproc\\KubernetesSoftwareConfig
48 public function setProperties($properties)
H A DRuntimeConfig.php29 public $properties; variable in Google\\Service\\Dataproc\\RuntimeConfig
52 public function setProperties($properties)
H A DSoftwareConfig.php34 public $properties; variable in Google\\Service\\Dataproc\\SoftwareConfig
67 public function setProperties($properties)
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php334 protected function template(array $properties) {
354 protected function templateAvailable(array $properties) {
379 protected function _template($template, array $properties) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php334 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 DVAvailabilityTest.php334 protected function template(array $properties) {
354 protected function templateAvailable(array $properties) {
379 protected function _template($template, array $properties) {
/plugin/odt/ODT/
H A DODTFrame.php98 …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…
H A DODTTable.php400 …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) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourcePackageResourceMSI.php26 public $properties; variable in Google\\Service\\OSConfig\\OSPolicyResourcePackageResourceMSI
33 public function setProperties($properties)
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php439 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/
H A DStep.php33 public $properties; variable in Google\\Service\\Dataflow\\Step
66 public function setProperties($properties)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php21 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/
H A DGoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime.php30 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime
53 public function setProperties($properties)
H A DGoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime.php34 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
71 public function setProperties($properties)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php46 public $properties = []; variable in Sabre\\DAV\\Xml\\Element\\Sharee
88 function __construct(array $properties = []) {
/plugin/odt/renderer/
H A Dpage.php1721 function _odtSpanOpenUseProperties($properties){
1756 function _odtParagraphOpenUseProperties($properties){
1786 function _odtDivOpenAsFrameUseProperties ($properties) {
1888 function _odtTableRowOpenUseProperties ($properties){
1922 function _odtOpenMultiColumnFrame ($properties) {
1943 function _odtOpenTextBoxUseProperties ($properties) {
1964 function _odtOpenFrameUseProperties ($properties) {
2145 public function createTextStyle ($properties, $common=true) {
2154 public function createParagraphStyle ($properties, $common=true) {
2163 public function createTableStyle ($properties, $common=true) {
[all …]

12345678910>>...14