Searched refs:SwXSelChgLstnr_Impl (Results 1 – 2 of 2) sorted by relevance
102 class SwXSelChgLstnr_Impl : public cppu::WeakImplHelper1 class109 SwXSelChgLstnr_Impl(SwMailMergeDlg& rParentDlg);110 ~SwXSelChgLstnr_Impl();118 SwXSelChgLstnr_Impl::SwXSelChgLstnr_Impl(SwMailMergeDlg& rParentDlg) : in SwXSelChgLstnr_Impl() function in SwXSelChgLstnr_Impl124 SwXSelChgLstnr_Impl::~SwXSelChgLstnr_Impl() in ~SwXSelChgLstnr_Impl()129 void SwXSelChgLstnr_Impl::selectionChanged( const EventObject& ) throw (RuntimeException) in selectionChanged()149 void SwXSelChgLstnr_Impl::disposing( const EventObject& ) throw (RuntimeException) in disposing()335 pImpl->xChgLstnr = new SwXSelChgLstnr_Impl(*this); in SwMailMergeDlg()
52 class SwXSelChgLstnr_Impl;66 friend class SwXSelChgLstnr_Impl;
Completed in 18 milliseconds