Home
last modified time | relevance | path

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

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