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