Searched refs:LIGHT (Results 1 – 9 of 9) sorted by relevance
46 OWNJAR: LIGHT50 LIGHT: target
33 const byte LIGHT=3;
61 const float LIGHT = 75.000000;
58 { ::com::sun::star::awt::FontWeight::LIGHT, 250 },
144 case WEIGHT_LIGHT: aFD.Weight = com::sun::star::awt::FontWeight::LIGHT;break; in getMaterial()
86 3 : <member scope="com::sun::star::awt">FontWeight::LIGHT</member>
279 return ::com::sun::star::awt::FontWeight::LIGHT; in ConvertFontWeight()305 else if( f <= ::com::sun::star::awt::FontWeight::LIGHT ) in ConvertFontWeight()
2601 ::css::awt::FontWeight::LIGHT, // WEIGHT_LIGHT in mapFontWeight()2620 : nWeight <= ::css::awt::FontWeight::LIGHT ? WEIGHT_LIGHT in mapFontWeight()
999 return ::com::sun::star::awt::FontWeight::LIGHT; in ConvertFontWeight()
Completed in 72 milliseconds