Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php77 static $bgi_fields = array( variable in ODTPageLayoutStyle
138 … $this->importPropertiesInternal(self::$bgi_fields, $properties, $disabled, $this->bgi_props);
169 if (array_key_exists ($property, self::$bgi_fields)) {
171 …($property, self::$bgi_fields [$property][0], $value, self::$bgi_fields [$property][1], $this->bgi…
199 if (array_key_exists ($property, self::$bgi_fields)) {
239 … $style->importODTStyleInternal(self::$bgi_fields, $open, $style->bgi_props);