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

Packages that use NumberTextStyleElement
org.odftoolkit.odfdom.doc.number   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of NumberTextStyleElement in org.odftoolkit.odfdom.doc.number
 

Subclasses of NumberTextStyleElement in org.odftoolkit.odfdom.doc.number
 class OdfNumberTextStyle
          Convenient functionalty for the parent ODF OpenDocument element
 

Uses of NumberTextStyleElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return NumberTextStyleElement
 NumberTextStyleElement OfficeDocumentContentElement.newNumberTextStyleElement(java.lang.String styleNameAttributeValue)
          Create child element .
 NumberTextStyleElement OfficeDocumentElement.newNumberTextStyleElement(java.lang.String styleNameAttributeValue)
          Create child element .
 NumberTextStyleElement OfficeAutomaticStylesElement.newNumberTextStyleElement(java.lang.String styleNameAttributeValue)
          Create child element .
 NumberTextStyleElement OfficeStylesElement.newNumberTextStyleElement(java.lang.String styleNameAttributeValue)
          Create child element .
 NumberTextStyleElement OfficeDocumentStylesElement.newNumberTextStyleElement(java.lang.String styleNameAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.