Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php98 static $footnote_fields = array( variable in ODTPageLayoutStyle
140 …s->importPropertiesInternal(self::$footnote_props, $properties, $disabled, $this->footnote_fields);
179 if (array_key_exists ($property, self::$footnote_fields)) {
181 …($property, self::$footnote_fields [$property][0], $value, self::$footnote_fields [$property][1], …
205 if (array_key_exists ($property, self::$footnote_fields)) {
253 … $style->importODTStyleInternal(self::$footnote_fields, $open, $style->footnote_props);