Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx93 class SwDBTreeList_Impl : public cppu::WeakImplHelper1 < XContainerListener > class
100 SwDBTreeList_Impl(SwWrtShell* pShell) : in SwDBTreeList_Impl() function in SwDBTreeList_Impl
102 ~SwDBTreeList_Impl();
118 SwDBTreeList_Impl::~SwDBTreeList_Impl() in ~SwDBTreeList_Impl()
135 void SwDBTreeList_Impl::elementInserted( const ContainerEvent& ) throw (RuntimeException) in elementInserted()
142 void SwDBTreeList_Impl::elementRemoved( const ContainerEvent& rEvent ) throw (RuntimeException) in elementRemoved()
164 void SwDBTreeList_Impl::disposing( const EventObject& ) throw (RuntimeException) in disposing()
171 void SwDBTreeList_Impl::elementReplaced( const ContainerEvent& rEvent ) throw (RuntimeException) in elementReplaced()
178 sal_Bool SwDBTreeList_Impl::HasContext() in HasContext()
199 Reference<XConnection> SwDBTreeList_Impl::GetConnection(const rtl::OUString& rSourceName) in GetConnection()
[all …]
/trunk/main/sw/source/ui/inc/
H A Ddbtree.hxx36 class SwDBTreeList_Impl;
51 SwDBTreeList_Impl* pImpl;

Completed in 22 milliseconds