Home
last modified time | relevance | path

Searched defs:tableHeaderOpen (Results 1 – 2 of 2) sorted by relevance

/plugin/odt/ODT/
H A DODTTable.php258 …public static function tableHeaderOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $ali… function in ODTTable
H A DODTDocument.php1142 function tableHeaderOpen($colspan = 1, $rowspan = 1, $align, $element=NULL, $attributes=NULL){ function in ODTDocument