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