Home
last modified time | relevance | path

Searched defs:toc_additem (Results 1 – 8 of 8) sorted by relevance

/plugin/simplexml/
H A Drenderer.php88 function toc_additem($id, $text, $level) {} function in renderer_plugin_simplexml
/plugin/mellelexport/
H A Drenderer.php565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN… function in renderer_plugin_mellelexport
/plugin/nroff/
H A Drenderer.php122 function toc_additem($id, $text, $level) { function in renderer_plugin_nroff
/plugin/actionrenderer/
H A Drenderer.php63 public function toc_additem($id, $text, $level) function in renderer_plugin_actionrenderer
/plugin/latexport/implementation/
H A Ddecorator.php251 function toc_additem($id, $text, $level) { function in decorator
H A Ddecorator_persister.php217 function toc_additem($id, $text, $level) { function in DecoratorPersister
/plugin/odp/
H A Drenderer.php506 function toc_additem($id, $text, $level) { function in renderer_plugin_odp
/plugin/odt/renderer/
H A Dpage.php484 function toc_additem($id, $text, $level) {} function in renderer_plugin_odt_page