Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTTable.php540 …public static function tableCellOpenUseProperties (ODTInternalParams $params, $properties = NULL, … function in ODTTable
H A DODTDocument.php1298 function tableCellOpenUseProperties($properties, $colspan = 1, $rowspan = 1){ function in ODTDocument