Home
last modified time | relevance | path

Searched defs:paragraphOpen (Results 1 – 2 of 2) sorted by path

/plugin/odt/ODT/
H A DODTDocument.php409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){ function in ODTDocument
H A DODTParagraph.php29 …public static function paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $a… function in ODTParagraph