Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php33 protected $master_style = array(); variable in ODTMasterPageStyle
59 …$this->importPropertiesInternal(self::$master_fields, $properties, $disabled, $this->master_style);
80 …::$master_fields [$property][0], $value, self::$master_fields [$property][1], $this->master_style);
93 return $this->master_style [$property]['value'];
110 $style->importODTStyleInternal(self::$master_fields, $open, $style->master_style);
158 foreach ($this->master_style as $property => $items) {