Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTTable.php484 …public static function tableRowOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NU… function in ODTTable
H A DODTDocument.php1250 function tableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ function in ODTDocument
1260 ODTTable::tableRowOpenUseCSS($this->params, $element, $attributes);
/plugin/odt/renderer/
H A Dpage.php1877 $this->document->tableRowOpenUseCSS($element, $attributes, $import);