Searched refs:SfxClosePreventer_Impl (Results 1 – 1 of 1) sorted by relevance
146 class SfxClosePreventer_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::util::XCloseListen… class152 SfxClosePreventer_Impl();167 SfxClosePreventer_Impl::SfxClosePreventer_Impl() in SfxClosePreventer_Impl() function in SfxClosePreventer_Impl173 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 12 milliseconds