22 module
com { module sun { module star { module awt {
29published constants FontWeight
34 const float DONTKNOW = 0.000000;
39 const float THIN = 50.000000;
69 const float BOLD = 150.000000;
const float ULTRALIGHT
specifies a 60% font weight.
Definition FontWeight.idl:44
const float THIN
specifies a 50% font weight.
Definition FontWeight.idl:39
const float ULTRABOLD
specifies a 175% font weight.
Definition FontWeight.idl:74
const float SEMIBOLD
specifies a 110% font weight.
Definition FontWeight.idl:64
const float BLACK
specifies a 200% font weight.
Definition FontWeight.idl:79
const float LIGHT
specifies a 75% font weight.
Definition FontWeight.idl:49
const float NORMAL
specifies a normal font weight.
Definition FontWeight.idl:59
const float SEMILIGHT
specifies a 90% font weight.
Definition FontWeight.idl:54
Definition Ambiguous.idl:20