Searched refs:getPreviousToCItem (Results 1 – 2 of 2) sorted by relevance
/plugin/odt/ODT/ | ||
H A D | ODTIndex.php | 36 $new ['start_ref'] = $params->document->getPreviousToCItem(1); |
H A D | ODTDocument.php | 1899 public function getPreviousToCItem($level) { function in ODTDocument |