Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A 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
H A DODTSpan.php86 $style_name = ODTStyle::getNewStylename('span_graphic');
122 $properties ['style-name'] = ODTStyle::getNewStylename ('span');
H A 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
H A DODTParagraph.php208 $style_name = ODTStyle::getNewStylename('span_graphic');
H A DODTFrame.php300 $style_name = ODTStyle::getNewStylename('Frame');
H A DODTImage.php223 $style_name = ODTStyle::getNewStylename('span_graphic');
H A DODTUtility.php657 $properties ['style-name'] = ODTStyle::getNewStylename ('span');
680 $properties ['style-name'] = ODTStyle::getNewStylename ('span');
/plugin/odt/ODT/elements/
H A DODTStateElement.php91 * @param ODTStyle $object
100 * @return ODTStyle Style object.
/plugin/odt/ODT/styles/
H A DODTUnknownStyle.php20 class ODTUnknownStyle extends ODTStyle
95 * @return ODTStyle New specific style
H A DODTStyle.php25 abstract class ODTStyle class
111 * @return ODTStyle New specific style
H A DODTStyleStyle.php25 abstract class ODTStyleStyle extends ODTStyle
183 * @return ODTStyle New specific style
H A DODTMasterPageStyle.php15 class ODTMasterPageStyle extends ODTStyle
102 * @return ODTStyle New specific style
H A DODTTextOutlineStyle.php16 class ODTTextOutlineStyle extends ODTStyle
105 * @return ODTStyle New specific style
H A DODTPageLayoutStyle.php15 class ODTPageLayoutStyle extends ODTStyle
215 * @return ODTStyle New specific style
H A DODTTableColumnStyle.php90 * @return ODTStyle New specific style
H A DODTTableRowStyle.php109 * @return ODTStyle New specific style
H A DODTTextListStyle.php16 class ODTTextListStyle extends ODTStyle
130 * @return ODTStyle New specific style
H A DODTTableStyle.php119 * @return ODTStyle New specific style
H A DODTTableCellStyle.php146 * @return ODTStyle New specific style
H A DODTTextStyle.php182 * @return ODTStyle New specific style
H A DODTParagraphStyle.php195 * @return ODTStyle New specific style