19#ifndef __com_sun_star_awt_FontUnderline_idl__
20#define __com_sun_star_awt_FontUnderline_idl__
24 module
com { module sun { module star { module awt {
31published constants FontUnderline
41 const short SINGLE = 1;
46 const short DOUBLE = 2;
56 const short DONTKNOW = 4;
96 const short BOLD = 12;
const short BOLDWAVE
specifies underlining with a bold wave.
Definition FontUnderline.idl:126
const short BOLDDOTTED
specifies underlining with bold dots.
Definition FontUnderline.idl:101
const short WAVE
specifies underlining with a wave.
Definition FontUnderline.idl:86
const short DASH
specifies underlining with a dashed line.
Definition FontUnderline.idl:61
const short DASHDOTDOT
specifies underlining with a dash, dot, dot sequence.
Definition FontUnderline.idl:76
const short BOLDDASH
specifies underlining with bold dashes.
Definition FontUnderline.idl:106
const short DOUBLEWAVE
specifies underlining with a double wave.
Definition FontUnderline.idl:91
const short BOLDDASHDOTDOT
specifies underlining with a dash, dot, dot sequence in bold.
Definition FontUnderline.idl:121
const short DASHDOT
specifies underlining with a dash and dot sequence.
Definition FontUnderline.idl:71
const short SMALLWAVE
specifies underlining with a small wave.
Definition FontUnderline.idl:81
const short DOTTED
specifies underlining with a dotted line.
Definition FontUnderline.idl:51
const short LONGDASH
specifies underlining with long dashes.
Definition FontUnderline.idl:66
const short BOLDDASHDOT
specifies underlining with a dash and dot sequence in bold.
Definition FontUnderline.idl:116
const short BOLDLONGDASH
specifies underlining with long bold dashes.
Definition FontUnderline.idl:111
Definition Ambiguous.idl:22