19#ifndef __com_sun_star_awt_FontWidth_idl__
20#define __com_sun_star_awt_FontWidth_idl__
24 module
com { module sun { module star { module awt {
31published constants FontWidth
36 const float DONTKNOW = 0.000000;
61 const float NORMAL = 100.000000;
71 const float EXPANDED = 150.000000;
const float EXTRACONDENSED
The width of the font is condensed to 60%.
Definition FontWidth.idl:46
const float ULTRACONDENSED
The width of the font is condensed to 50%.
Definition FontWidth.idl:41
const float CONDENSED
The width of the font is condensed to 75%.
Definition FontWidth.idl:51
const float SEMICONDENSED
The width of the font is condensed to 90%.
Definition FontWidth.idl:56
const float ULTRAEXPANDED
The width of the font is expanded to 200%.
Definition FontWidth.idl:81
const float SEMIEXPANDED
The width of the font is expanded to 110%.
Definition FontWidth.idl:66
const float EXTRAEXPANDED
The width of the font is expanded to 175%.
Definition FontWidth.idl:76
Definition Ambiguous.idl:22