Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php109 protected $page_layout_style = array(); variable in ODTPageLayoutStyle
136 …ortPropertiesInternal(self::$page_layout_fields, $properties, $disabled, $this->page_layout_style);
161 …fields [$property][0], $value, self::$page_layout_fields [$property][1], $this->page_layout_style);
194 return $this->page_layout_style [$property]['value'];
223 … $style->importODTStyleInternal(self::$page_layout_fields, $open, $style->page_layout_style);
276 foreach ($this->page_layout_style as $property => $items) {