Uses of Class
org.odftoolkit.odfdom.incubator.doc.number.OdfNumberTimeStyle

Packages that use OdfNumberTimeStyle
org.odftoolkit.odfdom.incubator.doc.office   
 

Uses of OdfNumberTimeStyle in org.odftoolkit.odfdom.incubator.doc.office
 

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

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



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