Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTIndex.php36 $new ['start_ref'] = $params->document->getPreviousToCItem(1);
H A DODTDocument.php1899 public function getPreviousToCItem($level) { function in ODTDocument