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 {
31published constants FontFamily
36 const short DONTKNOW = 0;
66 const short SYSTEM = 6;
const short ROMAN
specifies the family roman fonts (with serifs).
Definition FontFamily.idl:51
const short SWISS
specifies the family roman fonts (without serifs).
Definition FontFamily.idl:61
const short SCRIPT
specifies the family of script fonts.
Definition FontFamily.idl:56
const short DECORATIVE
specifies the family of decorative fonts.
Definition FontFamily.idl:41
const short MODERN
specifies the family of modern fonts.
Definition FontFamily.idl:46
Definition Ambiguous.idl:22