19 #ifndef __com_sun_star_rendering_EmphasisMark_idl__
20 #define __com_sun_star_rendering_EmphasisMark_idl__
22 module com { module sun { module star { module rendering {
31 constants EmphasisMark
const byte DOT_ABOVE
Automatic emphasis marks as dots above the glyphs.
Definition: EmphasisMark.idl:38
const byte CIRCLE_BELOW
Automatic emphasis marks as circles (unfilled outlines) below the glyphs.
Definition: EmphasisMark.idl:50
const byte DISC_BELOW
Automatic emphasis marks as discs (filled circles) below the glyphs.
Definition: EmphasisMark.idl:58
const byte ACCENT_ABOVE
Automatic emphasis marks as accent marks above the glyphs.
Definition: EmphasisMark.idl:62
const byte CIRCLE_ABOVE
Automatic emphasis marks as circles (unfilled outlines) above the glyphs.
Definition: EmphasisMark.idl:46
const byte DOT_BELOW
Automatic emphasis marks as dots below the glyphs.
Definition: EmphasisMark.idl:42
const byte ACCENT_BELOW
Automatic emphasis marks as accent marks below the glyphs.
Definition: EmphasisMark.idl:66
const byte DISC_ABOVE
Automatic emphasis marks as discs (filled circles) above the glyphs.
Definition: EmphasisMark.idl:54
const short NONE
Definition: AnimationAdditiveMode.idl:52