| /aoo4110/main/comphelper/source/property/ | 
| H A D | propmultiplex.cxx | 65 void OPropertyChangeListener::setAdapter(OPropertyChangeMultiplexer* pAdapter)  in setAdapter()86 OPropertyChangeMultiplexer::OPropertyChangeMultiplexer(OPropertyChangeListener* _pListener, const  …  in OPropertyChangeMultiplexer()  function in comphelper::OPropertyChangeMultiplexer
 97 OPropertyChangeMultiplexer::~OPropertyChangeMultiplexer()  in ~OPropertyChangeMultiplexer()
 102 void OPropertyChangeMultiplexer::lock()  in lock()
 108 void OPropertyChangeMultiplexer::unlock()  in unlock()
 114 void OPropertyChangeMultiplexer::dispose()  in dispose()
 136 void SAL_CALL OPropertyChangeMultiplexer::disposing( const  EventObject& _rSource) throw( RuntimeEx…  in disposing()
 157 void SAL_CALL OPropertyChangeMultiplexer::propertyChange( const  PropertyChangeEvent& _rEvent ) thr…  in propertyChange()
 164 void OPropertyChangeMultiplexer::addProperty(const ::rtl::OUString& _sPropertyName)  in addProperty()
 
 | 
| /aoo4110/main/comphelper/inc/comphelper/ | 
| H A D | propmultiplex.hxx | 40 	class OPropertyChangeMultiplexer;48 		friend class OPropertyChangeMultiplexer;
 50 		OPropertyChangeMultiplexer*	m_pAdapter;
 68 		void    setAdapter( OPropertyChangeMultiplexer* _pAdapter );
 75 …class COMPHELPER_DLLPUBLIC OPropertyChangeMultiplexer	:public cppu::WeakImplHelper1< ::com::sun::s…  class
 86 		virtual ~OPropertyChangeMultiplexer();
 88 …OPropertyChangeMultiplexer(OPropertyChangeListener* _pListener, const  ::com::sun::star::uno::Refe…
 
 | 
| /aoo4110/main/reportdesign/source/ui/inc/ | 
| H A D | SectionWindow.hxx | 45 	class OPropertyChangeMultiplexer;62         ::rtl::Reference< comphelper::OPropertyChangeMultiplexer> m_pSectionMulti;
 63         ::rtl::Reference< comphelper::OPropertyChangeMultiplexer> m_pGroupMulti;
 
 | 
| H A D | GroupsSorting.hxx | 52 	class OPropertyChangeMultiplexer;97 …::rtl::Reference< comphelper::OPropertyChangeMultiplexer>	                    m_pCurrentGroupListe…
 98     ::rtl::Reference< comphelper::OPropertyChangeMultiplexer>                   	m_pReportListener;
 
 | 
| H A D | ReportSection.hxx | 55 		::rtl::Reference< comphelper::OPropertyChangeMultiplexer>				            m_pMulti;56 		::rtl::Reference< comphelper::OPropertyChangeMultiplexer>				            m_pReportListener;
 
 | 
| H A D | UITools.hxx | 46     class OPropertyChangeMultiplexer;82 …::rtl::Reference< comphelper::OPropertyChangeMultiplexer> addStyleListener( const ::com::sun::star…
 
 | 
| H A D | AddField.hxx | 77     ::rtl::Reference< comphelper::OPropertyChangeMultiplexer>	                m_pChangeListener;
 | 
| H A D | ReportWindow.hxx | 63         ::rtl::Reference< comphelper::OPropertyChangeMultiplexer>	m_pReportListener;
 | 
| H A D | ScrollHelper.hxx | 64         ::rtl::Reference<comphelper::OPropertyChangeMultiplexer >
 | 
| /aoo4110/main/extensions/source/propctrlr/ | 
| H A D | submissionhandler.hxx | 37     class OPropertyChangeMultiplexer;80         ::comphelper::OPropertyChangeMultiplexer*   m_pPropChangeMultiplexer;
 
 | 
| H A D | submissionhandler.cxx | 267             m_pPropChangeMultiplexer = new OPropertyChangeMultiplexer( this, m_xComponent );  in onNewComponent()
 | 
| /aoo4110/main/reportdesign/source/ui/dlg/ | 
| H A D | Navigator.cxx | 128         ::rtl::Reference< comphelper::OPropertyChangeMultiplexer>   m_pListener;158     ::rtl::Reference< comphelper::OPropertyChangeMultiplexer>	                m_pReportListener;
 231 …m_pReportListener = new OPropertyChangeMultiplexer(this,m_rController.getReportDefinition().get());  in DBG_NAME()
 791             m_pListener = new ::comphelper::OPropertyChangeMultiplexer(this,xProp);  in DBG_NAME()
 
 | 
| H A D | GroupsSorting.cxx | 1048 …m_pReportListener = new OPropertyChangeMultiplexer(this,m_pController->getReportDefinition().get()…  in DBG_NAME()1135 		m_pCurrentGroupListener = new OPropertyChangeMultiplexer(this,xGroup.get());  in DisplayData()
 
 | 
| H A D | AddField.cxx | 212 	        m_pChangeListener = new ::comphelper::OPropertyChangeMultiplexer( this, m_xRowSet );  in OAddFieldWindow()
 | 
| /aoo4110/main/reportdesign/source/ui/report/ | 
| H A D | SectionWindow.cxx | 91     m_pSectionMulti = new OPropertyChangeMultiplexer(this,_xSection.get());  in DBG_NAME()101         m_pGroupMulti = new OPropertyChangeMultiplexer(this,xGroup.get());  in DBG_NAME()
 
 | 
| H A D | ReportSection.cxx | 187 	m_pMulti = new comphelper::OPropertyChangeMultiplexer(this,m_xSection.get());  in fill()
 | 
| /aoo4110/main/forms/source/component/ | 
| H A D | clickableimage.cxx | 517 …OPropertyChangeMultiplexer* pMultiplexer = new OPropertyChangeMultiplexer( this, m_xAggregateSet );  in implConstruct()
 | 
| /aoo4110/main/svx/source/inc/ | 
| H A D | tabwin.hxx | 88 	::comphelper::OPropertyChangeMultiplexer*	m_pChangeListener;
 | 
| H A D | gridcell.hxx | 217 	::comphelper::OPropertyChangeMultiplexer*	m_pModelChangeBroadcaster;218     ::comphelper::OPropertyChangeMultiplexer*	m_pFieldChangeBroadcaster;
 
 | 
| /aoo4110/main/reportdesign/source/ui/misc/ | 
| H A D | UITools.cxx | 181 ::rtl::Reference< comphelper::OPropertyChangeMultiplexer> addStyleListener(const uno::Reference< re…  in addStyleListener()183     ::rtl::Reference< comphelper::OPropertyChangeMultiplexer> pRet = NULL;  in addStyleListener()
 189             pRet = new comphelper::OPropertyChangeMultiplexer(_pListener,xPageStyle);  in addStyleListener()
 
 | 
| /aoo4110/main/svx/source/form/ | 
| H A D | tabwin.cxx | 414 	    m_pChangeListener = new ::comphelper::OPropertyChangeMultiplexer(this, xSet);  in UpdateContent()
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | gridctrl.hxx | 246 	::comphelper::OPropertyChangeMultiplexer*		m_pDataSourcePropMultiplexer;
 | 
| /aoo4110/main/svx/source/fmcomp/ | 
| H A D | gridctrl.cxx | 148 	::comphelper::OPropertyChangeMultiplexer*	m_pRealListener;176 		m_pRealListener = new ::comphelper::OPropertyChangeMultiplexer(this, _rField);  in GridFieldValueListener()
 1525 …m_pDataSourcePropMultiplexer = new ::comphelper::OPropertyChangeMultiplexer(m_pDataSourcePropListe…  in setDataSource()
 
 | 
| H A D | gridcell.cxx | 565 …m_pModelChangeBroadcaster = new ::comphelper::OPropertyChangeMultiplexer(this, Reference< ::com::s…  in TYPEINIT1()588 …            m_pFieldChangeBroadcaster = new ::comphelper::OPropertyChangeMultiplexer(this, xField);  in TYPEINIT1()
 630 void lcl_clearBroadCaster(::comphelper::OPropertyChangeMultiplexer*& _pBroadcaster)  in lcl_clearBroadCaster()
 
 | 
| /aoo4110/main/forms/source/inc/ | 
| H A D | FormComponent.hxx | 667     ::comphelper::OPropertyChangeMultiplexer*
 |