Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php112 protected $columns_props = array(); variable in ODTPageLayoutStyle
139 …his->importPropertiesInternal(self::$columns_fields, $properties, $disabled, $this->columns_props);
176 …columns_fields [$property][0], $value, self::$columns_fields [$property][1], $this->columns_props);
203 return $this->columns_props [$property]['value'];
246 … $style->importODTStyleInternal(self::$columns_fields, $open, $style->columns_props);
291 foreach ($this->columns_props as $property => $items) {