19 #ifndef __com_sun_star_awt_FontFamily_idl__
20 #define __com_sun_star_awt_FontFamily_idl__
24 module com { module sun { module star { module awt {
31 published constants FontFamily
const short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:44
const short SWISS
specifies the family roman fonts (without serifs).
Definition: FontFamily.idl:61
const short SYSTEM
specifies the system character set.
Definition: CharSet.idl:89
const short ROMAN
specifies the family roman fonts (with serifs).
Definition: FontFamily.idl:51
const short DECORATIVE
specifies the family of decorative fonts.
Definition: FontFamily.idl:41
const short SCRIPT
specifies the family of script fonts.
Definition: FontFamily.idl:56
const short MODERN
specifies the family of modern fonts.
Definition: FontFamily.idl:46