Uses of Class
org.odftoolkit.odfdom.doc.number.OdfNumberBooleanStyle

Packages that use OdfNumberBooleanStyle
org.odftoolkit.odfdom.doc.office   
 

Uses of OdfNumberBooleanStyle in org.odftoolkit.odfdom.doc.office
 

Methods in org.odftoolkit.odfdom.doc.office that return OdfNumberBooleanStyle
 OdfNumberBooleanStyle OdfOfficeAutomaticStyles.getBooleanStyle(java.lang.String name)
          Returns the OdfNumberBooleanStyle element with the given name.
 OdfNumberBooleanStyle OdfOfficeStyles.getBooleanStyle(java.lang.String name)
          Returns the OdfNumberBooleanStyle element with the given name.
 

Methods in org.odftoolkit.odfdom.doc.office that return types with arguments of type OdfNumberBooleanStyle
 java.lang.Iterable<OdfNumberBooleanStyle> OdfOfficeAutomaticStyles.getBooleanStyles()
          Returns an iterator for all OdfNumberBooleanStyle elements.
 java.lang.Iterable<OdfNumberBooleanStyle> OdfOfficeStyles.getBooleanStyles()
          Returns an iterator for all OdfNumberBooleanStyle elements.
 



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