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 {
32published constants FontPitch
37 const short DONTKNOW = 0;
const short VARIABLE
specifies a font with a variable character width.
Definition FontPitch.idl:47
const short FIXED
specifies a font with a fixed character width.
Definition FontPitch.idl:42
Definition Ambiguous.idl:22