Home
last modified time | relevance | path

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

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