Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTFrame.php69 …public static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NU… function in ODTFrame
H A DODTDocument.php1308 function openTextBoxUseCSS ($element=NULL, $attributes=NULL, cssimportnew $import=NULL) { function in ODTDocument
1318 ODTFrame::openTextBoxUseCSS($this->params, $element, $attributes);
/plugin/odt/renderer/
H A Dpage.php1767 $this->document->openTextBoxUseCSS ($element, $attributes, $import);