Package | Description |
---|---|
org.odftoolkit.odfdom.incubator.doc.office |
Modifier and Type | Method and Description |
---|---|
OdfNumberTimeStyle |
OdfOfficeAutomaticStyles.getTimeStyle(String name)
Returns the
OdfNumberTimeStyle element with the given name. |
OdfNumberTimeStyle |
OdfOfficeStyles.getTimeStyle(String name)
Returns the
OdfNumberTimeStyle element with the given name. |
Modifier and Type | Method and Description |
---|---|
Iterable<OdfNumberTimeStyle> |
OdfOfficeAutomaticStyles.getTimeStyles()
Returns an iterator for all
OdfNumberTimeStyle elements. |
Iterable<OdfNumberTimeStyle> |
OdfOfficeStyles.getTimeStyles()
Returns an iterator for all
OdfNumberTimeStyle elements. |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.