22 module com { module sun { module star { module awt {
29 published constants FontType
const short SCALABLE
specifies a scalable font.
Definition: FontType.idl:49
const short DEVICE
specifies a device font.
Definition: FontType.idl:44
const short DONTKNOW
The type of the font is not known.
Definition: FontType.idl:34
const short RASTER
specifies a raster font.
Definition: FontType.idl:39