Home
last modified time | relevance | path

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

/plugin/exttab3/helper/
H A Dodt.php96 $renderer->_odtTableCellOpenUseCSS($colspan, $rowspan, $tag, $attr);
/plugin/odt/
H A DChangeLog.txt92 + _odtTableCellOpenUseCSS, _odtTableCellOpenUseCSSStyle, _odtTableCellOpenUseProperties
/plugin/odt/renderer/
H A Dpage.php1900 …function _odtTableCellOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssi… function in renderer_plugin_odt_page