Home
last modified time | relevance | path

Searched refs:rPropSet2 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/core/
H A DPropertySetMerger.cxx54 …MergerImpl( const Reference< XPropertySet > rPropSet1, const Reference< XPropertySet > rPropSet2 );
82 …::PropertySetMergerImpl( Reference< XPropertySet > rPropSet1, Reference< XPropertySet > rPropSet2 ) in PropertySetMergerImpl() argument
86 , mxPropSet2( rPropSet2 ) in PropertySetMergerImpl()
87 , mxPropSet2State( rPropSet2, UNO_QUERY ) in PropertySetMergerImpl()
88 , mxPropSet2Info( rPropSet2->getPropertySetInfo() ) in PropertySetMergerImpl()
260 …_CreateInstance( Reference< XPropertySet > rPropSet1, Reference< XPropertySet > rPropSet2 ) throw() in PropertySetMerger_CreateInstance() argument
262 return new PropertySetMergerImpl( rPropSet1, rPropSet2 ); in PropertySetMerger_CreateInstance()
/aoo42x/main/xmloff/inc/
H A DPropertySetMerger.hxx32 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > rPropSet2 ) throw();

Completed in 22 milliseconds