Home
last modified time | relevance | path

Searched refs:paragraphOpenUseCSS (Results 1 – 3 of 3) sorted by path

/plugin/odt/ODT/
H A DODTDocument.php429 function paragraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ function in ODTDocument
438 ODTParagraph::paragraphOpenUseCSS($this->params, $element, $attributes);
H A DODTParagraph.php158 …public static function paragraphOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=N… function in ODTParagraph
/plugin/odt/renderer/
H A Dpage.php1746 $this->document->paragraphOpenUseCSS($element, $attributes, $import);