Lines Matching refs:rPropMapper
484 const UniReference<XMLPropertySetMapper> & rPropMapper, in _FillPropertySet() argument
505 const OUString& rPropName = rPropMapper->GetEntryAPIName( nIdx ); in _FillPropertySet()
506 const sal_Int32 nPropFlags = rPropMapper->GetEntryFlags( nIdx ); in _FillPropertySet()
566 sal_Int16 nContextId = rPropMapper->GetEntryContextId(nIdx); in _FillPropertySet()
602 const UniReference<XMLPropertySetMapper> & rPropMapper, in _PrepareForMultiPropertySet() argument
624 const OUString& rPropName = rPropMapper->GetEntryAPIName( nIdx ); in _PrepareForMultiPropertySet()
625 const sal_Int32 nPropFlags = rPropMapper->GetEntryFlags( nIdx ); in _PrepareForMultiPropertySet()
642 sal_Int16 nContextId = rPropMapper->GetEntryContextId(nIdx); in _PrepareForMultiPropertySet()
685 const UniReference<XMLPropertySetMapper> & rPropMapper, in _FillMultiPropertySet() argument
696 _PrepareForMultiPropertySet(rProperties, rPropSetInfo, rPropMapper, pSpecialContextIds, in _FillMultiPropertySet()
716 const UniReference<XMLPropertySetMapper> & rPropMapper, in _FillTolerantMultiPropertySet() argument
727 …_PrepareForMultiPropertySet(rProperties, Reference<XPropertySetInfo>(NULL), rPropMapper, pSpecialC… in _FillTolerantMultiPropertySet()