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

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



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