Home
last modified time | relevance | path

Searched refs:propertyState (Results 1 – 6 of 6) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEmbeddedObjectBorder.php31 public $propertyState; variable in Google\\Service\\Docs\\EmbeddedObjectBorder
66 public function setPropertyState($propertyState) argument
68 $this->propertyState = $propertyState;
75 return $this->propertyState;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DOutline.php31 public $propertyState; variable in Google\\Service\\Slides\\Outline
66 public function setPropertyState($propertyState) argument
68 $this->propertyState = $propertyState;
75 return $this->propertyState;
H A DPageBackgroundFill.php25 public $propertyState; variable in Google\\Service\\Slides\\PageBackgroundFill
34 public function setPropertyState($propertyState) argument
36 $this->propertyState = $propertyState;
43 return $this->propertyState;
H A DShadow.php37 public $propertyState; variable in Google\\Service\\Slides\\Shadow
108 public function setPropertyState($propertyState) argument
110 $this->propertyState = $propertyState;
117 return $this->propertyState;
H A DShapeBackgroundFill.php25 public $propertyState; variable in Google\\Service\\Slides\\ShapeBackgroundFill
32 public function setPropertyState($propertyState) argument
34 $this->propertyState = $propertyState;
41 return $this->propertyState;
H A DTableCellBackgroundFill.php25 public $propertyState; variable in Google\\Service\\Slides\\TableCellBackgroundFill
32 public function setPropertyState($propertyState) argument
34 $this->propertyState = $propertyState;
41 return $this->propertyState;