Searched refs:OChildDispListener_Impl (Results 1 – 3 of 3) sorted by relevance
32 OChildDispListener_Impl::OChildDispListener_Impl( OStorage& aStorage ) in OChildDispListener_Impl() function in OChildDispListener_Impl36 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()
32 class OChildDispListener_Impl : public ::cppu::WeakImplHelper1 < ::com::sun::star::lang::XEventList… class38 OChildDispListener_Impl( OStorage& aStorage );39 virtual ~OChildDispListener_Impl();
77 OChildDispListener_Impl* m_pSubElDispListener;2233 m_pData->m_pSubElDispListener = new OChildDispListener_Impl( *this ); in MakeLinkToSubComponent_Impl()
Completed in 39 milliseconds