Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTTable.php466 self::tableCellOpenUsePropertiesInternal ($params, $properties, true, $colspan, $rowspan);
541 self::tableCellOpenUsePropertiesInternal ($params, $properties, false, $colspan, $rowspan);
550 …static protected function tableCellOpenUsePropertiesInternal (ODTInternalParams $params, $properti… function in ODTTable