Searched refs:OPropertyMediator (Results 1 – 7 of 7) sorted by relevance
41 OPropertyMediator::OPropertyMediator(const Reference< XPropertySet>& _xSource in DBG_NAME()96 OPropertyMediator::~OPropertyMediator() in ~OPropertyMediator()101 void SAL_CALL OPropertyMediator::propertyChange( const PropertyChangeEvent& evt ) throw(RuntimeExce… in propertyChange()167 void SAL_CALL OPropertyMediator::disposing( const ::com::sun::star::lang::EventObject& /*_rSource*/… in disposing()173 void SAL_CALL OPropertyMediator::disposing() in disposing()182 void OPropertyMediator::stopListening() in stopListening()190 void OPropertyMediator::startListening() in startListening()
931 …m_xMediator = TMediator::createFromQuery(new OPropertyMediator(m_xReportComponent.get(),xControlMo… in CreateMediator()
47 class REPORTDESIGN_DLLPUBLIC OPropertyMediator : public ::cppu::BaseMutex class56 OPropertyMediator(OPropertyMediator&);57 void operator =(OPropertyMediator&);59 virtual ~OPropertyMediator();65 …OPropertyMediator(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& …
75 class OPropertyMediator;80 …typedef ::comphelper::ImplementationReference<OPropertyMediator,::com::sun::star::beans::XProperty…
165 …m_xMasterDetails = new OPropertyMediator( m_xDataProvider.get(), m_xReportComponent.get(), aProper… in inspect()
75 class OPropertyMediator;
3019 …m_xRowSetMediator = new OPropertyMediator( m_xReportDefinition.get(), xRowSetProp, aPropertyMediat… in getRowSet()
Completed in 78 milliseconds