Home
last modified time | relevance | path

Searched refs:importODTStyles (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/ODT/
H A DODTImport.php869 … static public function importODTStyles(ODTInternalParams $params, $template=NULL, $tempDir=NULL){ function in ODTImport
H A DODTDocument.php848 public function importODTStyles($template=NULL, $tempDir=NULL) { function in ODTDocument
849 ODTImport::importODTStyles($this->params, $template, $tempDir);
/plugin/odt/renderer/
H A Dpage.php180 $this->document->importODTStyles($ODTtemplate, $temp_dir);