|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdfTextListStyle | |
|---|---|
| org.odftoolkit.odfdom.doc.office | |
| org.odftoolkit.odfdom.doc.text | |
| Uses of OdfTextListStyle in org.odftoolkit.odfdom.doc.office |
|---|
| Methods in org.odftoolkit.odfdom.doc.office that return OdfTextListStyle | |
|---|---|
OdfTextListStyle |
OdfOfficeAutomaticStyles.getListStyle(java.lang.String name)
Returns the OdfTextListStyle element with the given name. |
OdfTextListStyle |
OdfOfficeStyles.getListStyle(java.lang.String name)
Returns the OdfTextListStyle element with the given name. |
OdfTextListStyle |
OdfOfficeAutomaticStyles.newListStyle()
Create an OdfTextListStyle element |
OdfTextListStyle |
OdfOfficeStyles.newListStyle(java.lang.String name)
Create ODF TextListStyle |
| Methods in org.odftoolkit.odfdom.doc.office that return types with arguments of type OdfTextListStyle | |
|---|---|
java.lang.Iterable<OdfTextListStyle> |
OdfOfficeAutomaticStyles.getListStyles()
Returns an iterator for all OdfTextListStyle elements. |
java.lang.Iterable<OdfTextListStyle> |
OdfOfficeStyles.getListStyles()
Returns an iterator for all OdfTextListStyle elements. |
| Uses of OdfTextListStyle in org.odftoolkit.odfdom.doc.text |
|---|
| Methods in org.odftoolkit.odfdom.doc.text that return OdfTextListStyle | |
|---|---|
OdfTextListStyle |
OdfTextList.getListStyle()
Retrieves Odf Text List Style |
OdfTextListStyle |
OdfTextList.getOrCreateLocalListStyle()
Retrieves or create local list style |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||