22 module
com { module sun { module star { module awt {
39 const float THIN = 50.000000;
69 const float BOLD = 150.000000;
These values are used to specify whether a font is thin or bold.
Definition FontWeight.idl:30
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 BOLD
specifies a 150% font weight.
Definition FontWeight.idl:69
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
const float DONTKNOW
The font weight is not specified/known.
Definition FontWeight.idl:34
Definition Ambiguous.idl:20