Home
last modified time | relevance | path

Searched refs:OPropertyMediator (Results 1 – 7 of 7) sorted by relevance

/trunk/main/reportdesign/source/core/sdr/
H A DPropertyForward.cxx43 OPropertyMediator::OPropertyMediator(const Reference< XPropertySet>& _xSource in DBG_NAME()
98 OPropertyMediator::~OPropertyMediator() in ~OPropertyMediator()
103 void SAL_CALL OPropertyMediator::propertyChange( const PropertyChangeEvent& evt ) throw(RuntimeExce… in propertyChange()
169 void SAL_CALL OPropertyMediator::disposing( const ::com::sun::star::lang::EventObject& /*_rSource*/… in disposing()
175 void SAL_CALL OPropertyMediator::disposing() in disposing()
184 void OPropertyMediator::stopListening() in stopListening()
192 void OPropertyMediator::startListening() in startListening()
H A DRptObject.cxx931 …m_xMediator = TMediator::createFromQuery(new OPropertyMediator(m_xReportComponent.get(),xControlMo… in CreateMediator()
/trunk/main/reportdesign/inc/
H A DPropertyForward.hxx47 class REPORTDESIGN_DLLPUBLIC OPropertyMediator : public ::cppu::BaseMutex class
56 OPropertyMediator(OPropertyMediator&);
57 void operator =(OPropertyMediator&);
59 virtual ~OPropertyMediator();
65OPropertyMediator(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& …
H A DRptObject.hxx75 class OPropertyMediator;
80 …typedef ::comphelper::ImplementationReference<OPropertyMediator,::com::sun::star::beans::XProperty…
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx165 …m_xMasterDetails = new OPropertyMediator( m_xDataProvider.get(), m_xReportComponent.get(), aProper… in inspect()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx75 class OPropertyMediator;
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3019 …m_xRowSetMediator = new OPropertyMediator( m_xReportDefinition.get(), xRowSetProp, aPropertyMediat… in getRowSet()

Completed in 254 milliseconds