|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberNumberStyleElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office | |
org.odftoolkit.odfdom.incubator.doc.number |
Uses of NumberNumberStyleElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type NumberNumberStyleElement | |
---|---|
void |
DefaultElementVisitor.visit(NumberNumberStyleElement ele)
A method to visit "number:number-style" elements |
Uses of NumberNumberStyleElement in org.odftoolkit.odfdom.dom.element.office |
---|
Methods in org.odftoolkit.odfdom.dom.element.office that return NumberNumberStyleElement | |
---|---|
NumberNumberStyleElement |
OfficeAutomaticStylesElement.newNumberNumberStyleElement(String styleNameValue)
Create child element number:number-style. |
NumberNumberStyleElement |
OfficeStylesElement.newNumberNumberStyleElement(String styleNameValue)
Create child element number:number-style. |
Uses of NumberNumberStyleElement in org.odftoolkit.odfdom.incubator.doc.number |
---|
Subclasses of NumberNumberStyleElement in org.odftoolkit.odfdom.incubator.doc.number | |
---|---|
class |
OdfNumberStyle
Convenient functionalty for the parent ODF OpenDocument element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |