Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTTableColumnStyle.php17 class ODTTableColumnStyle extends ODTStyleStyle class
93 $style = new ODTTableColumnStyle();
169 $object = new ODTTableColumnStyle();
/plugin/odt/helper/
H A Dstylefactory.php210 return ODTTableColumnStyle::createTableColumnStyle($properties, $disabled_props);
/plugin/odt/ODT/
H A DODTTable.php435 $style_obj = ODTTableColumnStyle::createTableColumnStyle ($properties);
H A DODTDocument.php1528 * @see ODTTableColumnStyle::createTableColumnStyle for more documentation
1531 $style_obj = ODTTableColumnStyle::createTableColumnStyle($properties);