Home
last modified time | relevance | path

Searched refs:OChildDispListener_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/package/source/xstor/
H A Ddisposelistener.cxx32 OChildDispListener_Impl::OChildDispListener_Impl( OStorage& aStorage ) in OChildDispListener_Impl() function in OChildDispListener_Impl
36 OChildDispListener_Impl::~OChildDispListener_Impl() in ~OChildDispListener_Impl()
39 void OChildDispListener_Impl::OwnerIsDisposed() in OwnerIsDisposed()
45 void SAL_CALL OChildDispListener_Impl::disposing( const lang::EventObject& Source ) in disposing()
H A Ddisposelistener.hxx32 class OChildDispListener_Impl : public ::cppu::WeakImplHelper1 < ::com::sun::star::lang::XEventList… class
38 OChildDispListener_Impl( OStorage& aStorage );
39 virtual ~OChildDispListener_Impl();
H A Dxstorage.cxx77 OChildDispListener_Impl* m_pSubElDispListener;
2233 m_pData->m_pSubElDispListener = new OChildDispListener_Impl( *this ); in MakeLinkToSubComponent_Impl()

Completed in 44 milliseconds