Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/misc/
H A Deventlisteneradapter.cxx42 class OEventListenerImpl : public ::cppu::WeakImplHelper1< XEventListener > class
52 OEventListenerImpl( OEventListenerAdapter* _pAdapter, const Reference< XComponent >& _rxComp );
62OEventListenerImpl::OEventListenerImpl( OEventListenerAdapter* _pAdapter, const Reference< XCompon… in OEventListenerImpl() function in utl::OEventListenerImpl
79 void OEventListenerImpl::dispose() in dispose()
90 void SAL_CALL OEventListenerImpl::disposing( const EventObject& _rSource ) throw (RuntimeException) in disposing()
134 OEventListenerImpl* pListenerImpl = static_cast< OEventListenerImpl* >( *dispose ); in stopComponentListening()
155 OEventListenerImpl* pListenerImpl = static_cast< OEventListenerImpl* >(*aDisposeLoop); in stopAllComponentListening()
171 OEventListenerImpl* pListenerImpl = new OEventListenerImpl(this, _rxComp); in startComponentListening()
/aoo41x/main/unotools/inc/unotools/
H A Deventlisteneradapter.hxx42 friend class OEventListenerImpl;

Completed in 7 milliseconds