Lines Matching refs:Value
1477 aPropHashMap[ rRunAttrib.Name ] = rRunAttrib.Value; //!! should not only be the value !! in getCharacterAttributes()
1490 uno::Any aAny( pAttribs[0].Value ); in getCharacterAttributes()
1531 rRes.Value <<= numStr; in getCharacterAttributes()
1544 rResField.Value <<= rtl::OUString(strFieldType.ToLowerAscii()); in getCharacterAttributes()
1769 uno::Any &anyChar = rRes.Value; in _correctValues()
1828 uno::Any &anyCharUnderLine = rRes.Value; in _correctValues()
1885 rRes.Value <<= (sal_Int16)-1; in _correctValues()
1897 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1910 rRes.Value <<= (sal_Int16)-1; in _correctValues()
1919 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
2732 aPropSet.setPropertyValue(pPropArray->Name, pPropArray->Value); in setAttributes()
2846 … pOutSequence->Value = aPropSet._getPropertyValue( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes()
2938 pOutSequence->Value = aPropSet.getPropertyValue( pProperties->Name ); in getRunAttributes()