Searched refs:SwDBTreeList_Impl (Results 1 – 2 of 2) sorted by relevance
93 class SwDBTreeList_Impl : public cppu::WeakImplHelper1 < XContainerListener > class100 SwDBTreeList_Impl(SwWrtShell* pShell) : in SwDBTreeList_Impl() function in SwDBTreeList_Impl102 ~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 …]
36 class SwDBTreeList_Impl;51 SwDBTreeList_Impl* pImpl;
Completed in 19 milliseconds