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