Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php111 protected $bgi_props = array(); variable in ODTPageLayoutStyle
138 … $this->importPropertiesInternal(self::$bgi_fields, $properties, $disabled, $this->bgi_props);
171 …rty, self::$bgi_fields [$property][0], $value, self::$bgi_fields [$property][1], $this->bgi_props);
200 return $this->bgi_props [$property]['value'];
239 … $style->importODTStyleInternal(self::$bgi_fields, $open, $style->bgi_props);
286 foreach ($this->bgi_props as $property => $items) {