19 #ifndef __com_sun_star_awt_FontDescriptor_idl__ 20 #define __com_sun_star_awt_FontDescriptor_idl__ 26 module
com { module sun { module star { module awt {
short Type
specifies the technology of the font representation.
Definition: FontDescriptor.idl:154
float Orientation
specifies the rotation of the font.
Definition: FontDescriptor.idl:127
short Underline
specifies the kind of underlining.
Definition: FontDescriptor.idl:112
short Strikeout
specifies the kind of strikeout.
Definition: FontDescriptor.idl:120
Definition: Ambiguous.idl:22
boolean WordLineMode
specifies if only words get underlined.
Definition: FontDescriptor.idl:145
float Weight
specifies the thickness of the line.
Definition: FontDescriptor.idl:99
string StyleName
specifies the style name of the font.
Definition: FontDescriptor.idl:55
string Name
specifies the exact name of the font.
Definition: FontDescriptor.idl:38
com::sun::star::awt::FontSlant Slant
specifies the slant of the font.
Definition: FontDescriptor.idl:104
short Height
specifies the height of the font in the measure of the destination.
Definition: FontDescriptor.idl:44
short CharSet
specifies the character set which is supported by the font.
Definition: FontDescriptor.idl:71
describes the characteristics of a font.
Definition: FontDescriptor.idl:33
float CharacterWidth
specifies the character width.
Definition: FontDescriptor.idl:89
boolean Kerning
For requesting, it specifies if there is a kerning table available.
Definition: FontDescriptor.idl:133
FontSlant
used to specify the slant of a font.
Definition: FontSlant.idl:29
short Family
specifies the general style of the font.
Definition: FontDescriptor.idl:63
short Width
specifies the width of the font in the measure of the destination.
Definition: FontDescriptor.idl:50
short Pitch
specifies the pitch of the font.
Definition: FontDescriptor.idl:79