Home
last modified time | relevance | path

Searched defs:buildIndex (Results 1 – 2 of 2) sorted by path

/plugin/addressbook/
H A Dsyntax.php736 function buildIndex($list=false,$separator=false,$target=false){ function in syntax_plugin_addressbook
/plugin/odt/ODT/
H A DODTIndex.php107 protected static function buildIndex(ODTDocument $doc, array $toc, array $settings, $indexNo) { function in ODTIndex