|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdfTextStyle | |
|---|---|
| org.odftoolkit.odfdom.doc.element.office | |
| Uses of OdfTextStyle in org.odftoolkit.odfdom.doc.element.office |
|---|
| Methods in org.odftoolkit.odfdom.doc.element.office that return OdfTextStyle | |
|---|---|
OdfTextStyle |
OdfAutomaticStyles.getTextStyle(String name)
Returns the OdfTextStyle element with the given name. |
OdfTextStyle |
OdfStyles.getTextStyle(String name)
Returns the OdfTextStyle element with the given name. |
| Methods in org.odftoolkit.odfdom.doc.element.office that return types with arguments of type OdfTextStyle | |
|---|---|
Iterable<OdfTextStyle> |
OdfAutomaticStyles.getTextStyles()
Returns an iterator for all OdfTextStyle elements. |
Iterable<OdfTextStyle> |
OdfStyles.getTextStyles()
Returns an iterator for all OdfTextStyle elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||