Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php86 protected $style_properties = array(); variable in ODTParagraphStyle
141 …erty, $style_fields [$property][0], $value, $style_fields [$property][1], $this->style_properties);
178 return $this->style_properties [$property]['value'];
203 …yle->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open, $style->style_properties);
208 …yle->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open, $style->style_properties);
263 foreach ($this->style_properties as $property => $items) {