Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/app/
H A Dcloseveto.cxx64 class DBACCESS_DLLPRIVATE CloseListener_Impl : public CloseListener_Base class
67 CloseListener_Impl() in CloseListener_Impl() function in dbaui::CloseListener_Impl
82 ~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 7 milliseconds