Lines Matching refs:beans

367 ::css::uno::Sequence< ::css::beans::PropertyValue > SAL_CALL
559 ::css::uno::Sequence< ::css::beans::PropertyValue > const & rAttributeSet) in setAttributes()
579 ::css::uno::Sequence< ::css::beans::PropertyValue > SAL_CALL
588 ::css::uno::Sequence< ::css::beans::PropertyValue > SAL_CALL
1019 const ::css::beans::PropertyValue* pValues;
1020 IndexCompare( const ::css::beans::PropertyValue* pVals ) : pValues(pVals) {} in IndexCompare()
1027 ::css::uno::Sequence< ::css::beans::PropertyValue >
1037 ::css::uno::Sequence< ::css::beans::PropertyValue > aAttribs( AttributeCount ); in retrieveCharacterAttributes()
1043 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1052 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1060 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1068 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1076 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1092 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1100 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1108 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1116 aAttribs[i].State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveCharacterAttributes()
1148 ::css::beans::PropertyValue* pValues = aAttribs.getArray(); in retrieveCharacterAttributes()
1154 …::css::uno::Sequence< ::css::beans::PropertyValue > aRes = convertHashMapToSequence( aCharAttrSeq … in retrieveCharacterAttributes()
1158 const ::css::beans::PropertyValue* pPairs = aRes.getConstArray(); in retrieveCharacterAttributes()
1164 ::css::uno::Sequence< ::css::beans::PropertyValue > aNewValues( nLength ); in retrieveCharacterAttributes()
1165 ::css::beans::PropertyValue* pNewValues = aNewValues.getArray(); in retrieveCharacterAttributes()
1186 ::css::uno::Sequence< ::css::beans::PropertyValue >
1200 ::css::uno::Sequence< ::css::beans::PropertyValue >
1203 ::css::uno::Sequence< ::css::beans::PropertyValue > aValues( rAttrSeq.size() ); in convertHashMapToSequence()
1204 ::css::beans::PropertyValue* pValues = aValues.getArray(); in convertHashMapToSequence()
1234 ::css::beans::PropertyValue aPropVal; in retrieveRunAttributesImpl()
1239 aPropVal.State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveRunAttributesImpl()
1244 ::css::beans::PropertyValue aPropVal; in retrieveRunAttributesImpl()
1249 aPropVal.State = ::css::beans::PropertyState_DIRECT_VALUE; in retrieveRunAttributesImpl()
1271 ::css::uno::Sequence< ::css::beans::PropertyValue >
1355 ::css::uno::Sequence< ::css::beans::PropertyValue > const & rAttributeSet) in changeParagraphAttributes()