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 short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:42
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 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 SEMILIGHT
specifies a 90% font weight.
Definition: FontWeight.idl:54
const short BOLD
specifies to strike out the characters with a bold line.
Definition: FontStrikeout.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