|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharacterFormat | |
|---|---|
| com.antelmann.ooffice | The classes in this package are to be used in conjunction with OpenOffice. |
| Uses of CharacterFormat in com.antelmann.ooffice |
|---|
| Methods in com.antelmann.ooffice that return CharacterFormat | |
|---|---|
static CharacterFormat |
CharacterFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CharacterFormat[] |
CharacterFormat.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 CharacterFormat | |
|---|---|
void |
OOWriter.formatText(CharacterFormat format)
uses the view cursor |
void |
OOWriter.formatText(com.sun.star.text.XTextRange cursor,
CharacterFormat format)
|
void |
OOCalc.setCellFormat(com.sun.star.table.XCell cell,
CharacterFormat option)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||