Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/core/
H A DPropertySetMerger.cxx54 …PropertySetMergerImpl( const Reference< XPropertySet > rPropSet1, const Reference< XPropertySet > …
82 PropertySetMergerImpl::PropertySetMergerImpl( Reference< XPropertySet > rPropSet1, Reference< XProp… in PropertySetMergerImpl() argument
83 : mxPropSet1( rPropSet1 ) in PropertySetMergerImpl()
84 , mxPropSet1State( rPropSet1, UNO_QUERY ) in PropertySetMergerImpl()
85 , mxPropSet1Info( rPropSet1->getPropertySetInfo() ) in PropertySetMergerImpl()
260 Reference< XPropertySet > PropertySetMerger_CreateInstance( Reference< XPropertySet > rPropSet1, Re… in PropertySetMerger_CreateInstance() argument
262 return new PropertySetMergerImpl( rPropSet1, rPropSet2 ); in PropertySetMerger_CreateInstance()
/aoo4110/main/xmloff/inc/
H A DPropertySetMerger.hxx31 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > rPropSet1,

Completed in 14 milliseconds