Home
last modified time | relevance | path

Searched refs:_odtTableRowOpenUseCSS (Results 1 – 3 of 3) sorted by path

/plugin/exttab3/helper/
H A Dodt.php84 $renderer->_odtTableRowOpenUseCSS($tag, $attr);
93 $renderer->_odtTableRowOpenUseCSS($tag, $attr);
/plugin/odt/
H A DChangeLog.txt91 + _odtTableRowOpenUseCSS, _odtTableRowOpenUseCSSStyle, _odtTableRowOpenUseProperties
/plugin/odt/renderer/
H A Dpage.php1876 function _odtTableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ function in renderer_plugin_odt_page