Home
last modified time | relevance | path

Searched refs:mapFontWeight (Results 1 – 2 of 2) sorted by path

/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx660 static ::css::uno::Any mapFontWeight(::FontWeight nWeight);
662 static ::FontWeight mapFontWeight(::css::uno::Any const & rWeight);
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1248 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::Document
2613 ::FontWeight Document::mapFontWeight(::css::uno::Any const & rWeight) in mapFontWeight() function in accessibility::Document

Completed in 29 milliseconds