Home
last modified time | relevance | path

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

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