Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Dobjserv.cxx146 class SfxClosePreventer_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::util::XCloseListen… class
152 SfxClosePreventer_Impl();
167 SfxClosePreventer_Impl::SfxClosePreventer_Impl() in SfxClosePreventer_Impl() function in SfxClosePreventer_Impl
173 void SAL_CALL SfxClosePreventer_Impl::queryClosing( const lang::EventObject&, sal_Bool bDeliverOwne… in queryClosing()
185 void SAL_CALL SfxClosePreventer_Impl::notifyClosing( const lang::EventObject& ) throw ( uno::Runtim… in notifyClosing()
188 void SAL_CALL SfxClosePreventer_Impl::disposing( const lang::EventObject& ) throw ( uno::RuntimeExc… in disposing()
194 SfxClosePreventer_Impl* m_pPreventer;
217 m_pPreventer = new SfxClosePreventer_Impl(); in Init_Impl()

Completed in 79 milliseconds