Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A Dstyleset.php278 public function getStyleAtIndex($element, $index) { function in ODTStyleSet
H A DODTExport.php160 $first_master = $params->styleset->getStyleAtIndex ('office:master-styles', 0);
H A DODTDocument.php2187 public function getStyleAtIndex($element, $index) { function in ODTDocument
2188 return $this->styleset->getStyleAtIndex($element, $index);