Uses of Class
org.odftoolkit.odfdom.dom.element.number.NumberPercentageStyleElement

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 OfficeAutomaticStylesElement.newNumberPercentageStyleElement(String styleNameValue)
          Create child element number:percentage-style.
 NumberPercentageStyleElement OfficeStylesElement.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
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.