22 module
com { module sun { module star { module awt {
29published constants FontEmphasisMark
34 const short NONE = 0x0000;
39 const short DOT = 0x0001;
44 const short CIRCLE = 0x0002;
const short DOT
specifies emphasis mark dot.
Definition FontEmphasisMark.idl:39
const short ACCENT
specifies emphasis mark accent.
Definition FontEmphasisMark.idl:54
const short ABOVE
specifies that the emphasis mark should be positioned above the characters.
Definition FontEmphasisMark.idl:60
const short BELOW
specifies that the emphasis mark should be positioned below the characters.
Definition FontEmphasisMark.idl:66
const short DISC
specifies emphasis mark disc.
Definition FontEmphasisMark.idl:49
Definition Ambiguous.idl:20