22 module
com { module sun { module star { module awt {
FontSlant
used to specify the slant of a font.
Definition FontSlant.idl:28
Definition Ambiguous.idl:20
describes the characteristics of a font.
Definition FontDescriptor.idl:30
float Weight
specifies the thickness of the line.
Definition FontDescriptor.idl:95
short Strikeout
specifies the kind of strikeout.
Definition FontDescriptor.idl:116
com::sun::star::awt::FontSlant Slant
specifies the slant of the font.
Definition FontDescriptor.idl:100
short CharSet
specifies the character set which is supported by the font.
Definition FontDescriptor.idl:67
boolean WordLineMode
specifies if only words get underlined.
Definition FontDescriptor.idl:141
string StyleName
specifies the style name of the font.
Definition FontDescriptor.idl:51
float CharacterWidth
specifies the character width.
Definition FontDescriptor.idl:85
short Family
specifies the general style of the font.
Definition FontDescriptor.idl:59
short Underline
specifies the kind of underlining.
Definition FontDescriptor.idl:108
string Name
specifies the exact name of the font.
Definition FontDescriptor.idl:34
short Width
specifies the width of the font in the measure of the destination.
Definition FontDescriptor.idl:46
short Height
specifies the height of the font in the measure of the destination.
Definition FontDescriptor.idl:40
short Type
specifies the technology of the font representation.
Definition FontDescriptor.idl:150
boolean Kerning
For requesting, it specifies if there is a kerning table available.
Definition FontDescriptor.idl:129
short Pitch
specifies the pitch of the font.
Definition FontDescriptor.idl:75
float Orientation
specifies the rotation of the font.
Definition FontDescriptor.idl:123