Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTSpan.php52 … public static function spanOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){ function in ODTSpan
H A DODTDocument.php349 function spanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ function in ODTDocument
362 ODTSpan::spanOpenUseCSS($this->params, $element, $attributes);
/plugin/odt/renderer/
H A Dpage.php1711 $this->document->spanOpenUseCSS($element, $attributes, $import);