Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx215 class SwConnectionDisposedListener_Impl : public cppu::WeakImplHelper1 class
222 SwConnectionDisposedListener_Impl(SwNewDBMgr& rMgr);
223 ~SwConnectionDisposedListener_Impl();
236 ,xDisposeListener(new SwConnectionDisposedListener_Impl(rDBMgr)) in SwNewDBMgr_Impl()
3085 SwConnectionDisposedListener_Impl::SwConnectionDisposedListener_Impl(SwNewDBMgr& rMgr) : in SwConnectionDisposedListener_Impl() function in SwConnectionDisposedListener_Impl
3091 SwConnectionDisposedListener_Impl::~SwConnectionDisposedListener_Impl() in ~SwConnectionDisposedListener_Impl()
3096 void SwConnectionDisposedListener_Impl::disposing( const EventObject& rSource ) in disposing()
/trunk/main/sw/inc/
H A Ddbmgr.hxx187 class SwConnectionDisposedListener_Impl;
192 friend class SwConnectionDisposedListener_Impl;

Completed in 37 milliseconds