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