Home
last modified time | relevance | path

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

/plugin/odt/
H A Dsyntax.php114 $renderer->setConfigParam($info_type, $info_value);
/plugin/odt/renderer/
H A Dpage.php49 public function setConfigParam($name, $value) { function in renderer_plugin_odt_page