Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTTableRowStyle.php19 class ODTTableRowStyle extends ODTStyleStyle class
112 $style = new ODTTableRowStyle();
162 * @return ODTTableRowStyle
173 $object = new ODTTableRowStyle();
/plugin/odt/helper/
H A Dstylefactory.php164 * @return ODTTableRowStyle
167 return ODTTableRowStyle::createTableRowStyle($properties, $disabled_props);
/plugin/odt/ODT/
H A DODTTable.php501 $style_obj = ODTTableRowStyle::createTableRowStyle ($properties);
H A DODTDocument.php1484 * @see ODTTableRowStyle::createTableRowStyle for more documentation
1487 $style_obj = ODTTableRowStyle::createTableRowStyle($properties);