Searched refs:CloseListener_Impl (Results 1 – 1 of 1) sorted by relevance
64 class DBACCESS_DLLPRIVATE CloseListener_Impl : public CloseListener_Base class67 CloseListener_Impl() in CloseListener_Impl() function in dbaui::CloseListener_Impl82 ~CloseListener_Impl() in ~CloseListener_Impl()91 …void SAL_CALL CloseListener_Impl::queryClosing( const EventObject& i_source, ::sal_Bool i_deliverO… in queryClosing()102 …void SAL_CALL CloseListener_Impl::notifyClosing( const EventObject& i_source ) throw (RuntimeExcep… in notifyClosing()108 …void SAL_CALL CloseListener_Impl::disposing( const EventObject& i_source ) throw (RuntimeException) in disposing()119 ::rtl::Reference< CloseListener_Impl > pListener;133 i_data.pListener = new CloseListener_Impl; in lcl_init()
Completed in 9 milliseconds