Searched refs:importFromODT (Results 1 – 2 of 2) sorted by relevance
121 $auto_styles_ret = parent::importFromODT($this->automatic, 'office:automatic-styles');
86 return $this->importFromODT($styles_xml_content, $root_element, $overwrite);89 public function importFromODT($styles_xml_content, $root_element, $overwrite=false) { function in ODTStyleSet