Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTDocument.php483 function addPreformattedText($text, $style=null, $notescaped=true) { function in ODTDocument
794 $this->addPreformattedText($this->trace_dump);
/plugin/odt/renderer/
H A Dpage.php1049 $this->document->addPreformattedText($text, $style, $notescaped);