22 module
com { module sun { module star { module awt {
29 published constants FontUnderline
const short LONGDASH
specifies underlining with long dashes.
Definition: FontUnderline.idl:64
const short SINGLE
specifies underlining with a single line.
Definition: FontUnderline.idl:39
const short DOTTED
specifies underlining with a dotted line.
Definition: FontUnderline.idl:49
const short BOLDLONGDASH
specifies underlining with long bold dashes.
Definition: FontUnderline.idl:109
Definition: Ambiguous.idl:20
const short BOLDDOTTED
specifies underlining with bold dots.
Definition: FontUnderline.idl:99
const short DOUBLEWAVE
specifies underlining with a double wave.
Definition: FontUnderline.idl:89
const short DASHDOTDOT
specifies underlining with a dash, dot, dot sequence.
Definition: FontUnderline.idl:74
const short BOLDDASH
specifies underlining with bold dashes.
Definition: FontUnderline.idl:104
const short NONE
specifies no underlining.
Definition: FontUnderline.idl:34
const short DASH
specifies underlining with a dashed line.
Definition: FontUnderline.idl:59
const short DOUBLE
specifies underlining with a double line.
Definition: FontUnderline.idl:44
const short BOLDWAVE
specifies underlining with a bold wave.
Definition: FontUnderline.idl:124
const short BOLDDASHDOTDOT
specifies underlining with a dash, dot, dot sequence in bold.
Definition: FontUnderline.idl:119
const short BOLD
specifies underlining with a bold line.
Definition: FontUnderline.idl:94
const short DASHDOT
specifies underlining with a dash and dot sequence.
Definition: FontUnderline.idl:69
const short DONTKNOW
The kind of underlining is not known.
Definition: FontUnderline.idl:54
const short WAVE
specifies underlining with a wave.
Definition: FontUnderline.idl:84
const short BOLDDASHDOT
specifies underlining with a dash and dot sequence in bold.
Definition: FontUnderline.idl:114
const short SMALLWAVE
specifies underlining with a small wave.
Definition: FontUnderline.idl:79