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