Home
last modified time | relevance | path

Searched +full:toc_style +(+path:plugin +path:odt) -(+path:plugin +path:odt +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/odt/conf/
H A Ddefault.php48 $conf['toc_style'] = 'color:black;';
H A Dmetadata.php47 $meta['toc_style'] = array('string');
/plugin/odt/helper/
H A Dconfig.php377 $this->config ['toc_style'] =
/plugin/odt/renderer/
H A Dpage.php464 $data ['styleL'.($count + 1)] = $this->config->getParam('toc_style');