Home
last modified time | relevance | path

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

/plugin/odt/ODT/
Dstyleset.php116 $object = ODTStyle::importODTStyle($xml_code);
165 public function addStyle(ODTStyle $new, $overwrite=false) {
173 public function addAutomaticStyle(ODTStyle $new, $overwrite=false) {
181 public function addMasterStyle(ODTStyle $new, $overwrite=false) {
189 public function addStyleInternal(&$dest, &$dest_by_name, ODTStyle $new, $overwrite=false) {
257 * @return ODTStyle or NULL
276 * @return ODTStyle or NULL
DODTSpan.php86 $style_name = ODTStyle::getNewStylename('span_graphic');
122 $properties ['style-name'] = ODTStyle::getNewStylename ('span');
DODTDocument.php2132 * @param ODTStyle $new Object to add
2134 public function addStyle(ODTStyle $new) {
2141 * @param ODTStyle $new Object to add
2143 public function addAutomaticStyle(ODTStyle $new) {
2161 * @return ODTStyle The style object
2185 * @return ODTStyle or NULL
2195 * @return ODTStyle The style object
DODTParagraph.php208 $style_name = ODTStyle::getNewStylename('span_graphic');
DODTFrame.php300 $style_name = ODTStyle::getNewStylename('Frame');
DODTImage.php223 $style_name = ODTStyle::getNewStylename('span_graphic');
DODTUtility.php657 $properties ['style-name'] = ODTStyle::getNewStylename ('span');
680 $properties ['style-name'] = ODTStyle::getNewStylename ('span');
/plugin/odt/ODT/elements/
DODTStateElement.php91 * @param ODTStyle $object
100 * @return ODTStyle Style object.
/plugin/odt/ODT/styles/
DODTUnknownStyle.php20 class ODTUnknownStyle extends ODTStyle
95 * @return ODTStyle New specific style
DODTStyle.php25 abstract class ODTStyle class
111 * @return ODTStyle New specific style
DODTStyleStyle.php25 abstract class ODTStyleStyle extends ODTStyle
183 * @return ODTStyle New specific style
DODTMasterPageStyle.php15 class ODTMasterPageStyle extends ODTStyle
102 * @return ODTStyle New specific style
DODTTextOutlineStyle.php16 class ODTTextOutlineStyle extends ODTStyle
105 * @return ODTStyle New specific style
DODTPageLayoutStyle.php15 class ODTPageLayoutStyle extends ODTStyle
215 * @return ODTStyle New specific style
DODTTextListStyle.php16 class ODTTextListStyle extends ODTStyle
130 * @return ODTStyle New specific style
DODTTableRowStyle.php109 * @return ODTStyle New specific style
DODTTableColumnStyle.php90 * @return ODTStyle New specific style
DODTTableStyle.php119 * @return ODTStyle New specific style
DODTTableCellStyle.php146 * @return ODTStyle New specific style
DODTTextStyle.php182 * @return ODTStyle New specific style
DODTParagraphStyle.php195 * @return ODTStyle New specific style