Lines Matching refs:Value
1042 aAttribs[i].Value = mapFontColor( aFont.GetFillColor() ); in retrieveCharacterAttributes()
1051 aAttribs[i].Value = mapFontColor( m_rEngine.GetTextColor() ); in retrieveCharacterAttributes()
1059 aAttribs[i].Value = ::css::uno::makeAny( (::rtl::OUString)aFont.GetName() ); in retrieveCharacterAttributes()
1067 aAttribs[i].Value = ::css::uno::makeAny( (sal_Int16)aFont.GetHeight() ); in retrieveCharacterAttributes()
1075 aAttribs[i].Value = ::css::uno::makeAny( (sal_Int16)aFont.GetItalic() ); in retrieveCharacterAttributes()
1091 aAttribs[i].Value = ::css::uno::makeAny( (sal_Int16)aFont.GetStrikeout() ); in retrieveCharacterAttributes()
1099 aAttribs[i].Value = ::css::uno::makeAny( (sal_Int16)aFont.GetUnderline() ); in retrieveCharacterAttributes()
1107 aAttribs[i].Value = ::css::uno::makeAny( (float)aFont.GetWeight() ); in retrieveCharacterAttributes()
1115 aAttribs[i].Value = ::css::uno::makeAny( (sal_Int16)m_rEngine.GetTextAlign() ); in retrieveCharacterAttributes()
1238 aPropVal.Value = mapFontColor( pColor->GetColor() ); in retrieveRunAttributesImpl()
1248 aPropVal.Value = mapFontWeight( pWeight->getFontWeight() ); in retrieveRunAttributesImpl()
1378 mapFontColor(rAttributeSet[i].Value)), in changeParagraphAttributes()
1385 mapFontWeight(rAttributeSet[i].Value)), in changeParagraphAttributes()