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