Searched refs:mapFontWeight (Results 1 – 2 of 2) sorted by relevance
660 static ::css::uno::Any mapFontWeight(::FontWeight nWeight);662 static ::FontWeight mapFontWeight(::css::uno::Any const & rWeight);
1248 aPropVal.Value = mapFontWeight( pWeight->getFontWeight() ); in retrieveRunAttributesImpl()1385 mapFontWeight(rAttributeSet[i].Value)), in changeParagraphAttributes()2593 ::css::uno::Any Document::mapFontWeight(::FontWeight nWeight) in mapFontWeight() function in accessibility::Document2613 ::FontWeight Document::mapFontWeight(::css::uno::Any const & rWeight) in mapFontWeight() function in accessibility::Document
Completed in 22 milliseconds