Home
last modified time | relevance | path

Searched refs:layout_props (Results 1 – 1 of 1) sorted by relevance

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php110 protected $layout_props = array(); variable in ODTPageLayoutStyle
137 …>importPropertiesInternal(self::$layout_props_fields, $properties, $disabled, $this->layout_props);
166 …ops_fields [$property][0], $value, self::$layout_props_fields [$property][1], $this->layout_props);
197 return $this->layout_props [$property]['value'];
232 … $style->importODTStyleInternal(self::$layout_props_fields, $open, $style->layout_props);
281 foreach ($this->layout_props as $property => $items) {