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