Home
last modified time | relevance | path

Searched refs:OEventListenerAdapter (Results 1 – 12 of 12) sorted by path

/trunk/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx101 class ImplRepository : public ::utl::OEventListenerAdapter, public SfxListener
/trunk/main/basic/source/inc/
H A Dnamecont.hxx218 class SfxLibraryContainer : public SfxLibraryContainer_BASE, public ::utl::OEventListenerAdapter
/trunk/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx64 , public ::utl::OEventListenerAdapter
H A DItemConverter.hxx74 public ::utl::OEventListenerAdapter
/trunk/main/dbaccess/source/ui/app/
H A DAppView.hxx95 ,public ::utl::OEventListenerAdapter
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx39 class OTableWindowData : public ::utl::OEventListenerAdapter
H A Dbrwview.hxx61 class UnoDataBrowserView : public ODataView, public ::utl::OEventListenerAdapter
H A Ddirectsql.hxx70 ,public ::utl::OEventListenerAdapter
/trunk/main/unotools/inc/unotools/
H A Dconfignode.hxx52 class UNOTOOLS_DLLPUBLIC OConfigurationNode : public ::utl::OEventListenerAdapter
H A Deventlisteneradapter.hxx40 class UNOTOOLS_DLLPUBLIC OEventListenerAdapter class
45 …UNOTOOLS_DLLPRIVATE OEventListenerAdapter( const OEventListenerAdapter& _rSource ); // never imple…
46 …UNOTOOLS_DLLPRIVATE const OEventListenerAdapter& operator=( const OEventListenerAdapter& _rSource …
52 OEventListenerAdapter();
53 virtual ~OEventListenerAdapter();
/trunk/main/unotools/source/config/
H A Dconfignode.cxx93 :OEventListenerAdapter() in OConfigurationNode()
/trunk/main/unotools/source/misc/
H A Deventlisteneradapter.cxx45 OEventListenerAdapter* m_pAdapter;
52 OEventListenerImpl( OEventListenerAdapter* _pAdapter, const Reference< XComponent >& _rxComp );
62 …OEventListenerImpl::OEventListenerImpl( OEventListenerAdapter* _pAdapter, const Reference< XCompon… in OEventListenerImpl()
112 OEventListenerAdapter::OEventListenerAdapter() in OEventListenerAdapter() function in utl::OEventListenerAdapter
118 OEventListenerAdapter::~OEventListenerAdapter() in ~OEventListenerAdapter()
126 …void OEventListenerAdapter::stopComponentListening( const ::com::sun::star::uno::Reference< ::com:… in stopComponentListening()
148 void OEventListenerAdapter::stopAllComponentListening( ) in stopAllComponentListening()
163 void OEventListenerAdapter::startComponentListening( const Reference< XComponent >& _rxComp ) in startComponentListening()

Completed in 35 milliseconds