|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdfNumberStyle | |
---|---|
org.odftoolkit.odfdom.incubator.doc.office |
Uses of OdfNumberStyle in org.odftoolkit.odfdom.incubator.doc.office |
---|
Methods in org.odftoolkit.odfdom.incubator.doc.office that return OdfNumberStyle | |
---|---|
OdfNumberStyle |
OdfOfficeStyles.getNumberStyle(String name)
Returns the OdfNumberNumberStyle element with the given name. |
OdfNumberStyle |
OdfOfficeAutomaticStyles.getNumberStyle(String name)
Returns the OdfNumberNumberStyle element with the given name. |
Methods in org.odftoolkit.odfdom.incubator.doc.office that return types with arguments of type OdfNumberStyle | |
---|---|
Iterable<OdfNumberStyle> |
OdfOfficeStyles.getNumberStyles()
Returns an iterator for all OdfNumberNumberStyle elements. |
Iterable<OdfNumberStyle> |
OdfOfficeAutomaticStyles.getNumberStyles()
Returns an iterator for all OdfNumberNumberStyle elements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |