|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OODocType | |
|---|---|
| com.antelmann.ooffice | The classes in this package are to be used in conjunction with OpenOffice. |
| Uses of OODocType in com.antelmann.ooffice |
|---|
| Methods in com.antelmann.ooffice that return OODocType | |
|---|---|
OODocType |
OOWriter.getDocumentType()
|
OODocType |
OODraw.getDocumentType()
|
OODocType |
OOCalc.getDocumentType()
|
OODocType |
OfficeDocument.getDocumentType()
|
static OODocType |
OODocType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OODocType[] |
OODocType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.antelmann.ooffice with parameters of type OODocType | |
|---|---|
void |
OfficeComponent.loadNewDocument(OODocType type)
|
void |
OfficeComponent.loadNewDocument(OODocType type,
Map<?,?> props)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||