19 #ifndef __com_sun_star_awt_FontType_idl__
20 #define __com_sun_star_awt_FontType_idl__
24 module com { module sun { module star { module awt {
31 published constants FontType
const short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:44
const short SCALABLE
specifies a scalable font.
Definition: FontType.idl:51
const short DEVICE
specifies a device font.
Definition: FontType.idl:46
const short RASTER
specifies a raster font.
Definition: FontType.idl:41