19 #ifndef __com_sun_star_awt_FontPitch_idl__
20 #define __com_sun_star_awt_FontPitch_idl__
24 module com { module sun { module star { module awt {
32 published constants FontPitch
const short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:44
const short FIXED
specifies a font with a fixed character width.
Definition: FontPitch.idl:42
const short VARIABLE
specifies a font with a variable character width.
Definition: FontPitch.idl:47