Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php113 protected $footnote_props = array(); variable in ODTPageLayoutStyle
140 …$this->importPropertiesInternal(self::$footnote_props, $properties, $disabled, $this->footnote_fie…
181 …tnote_fields [$property][0], $value, self::$footnote_fields [$property][1], $this->footnote_props);
206 return $this->footnote_props [$property]['value'];
253 … $style->importODTStyleInternal(self::$footnote_fields, $open, $style->footnote_props);
296 foreach ($this->footnote_props as $property => $items) {