Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/envelp/
H A Dmailmrge.cxx102 class SwXSelChgLstnr_Impl : public cppu::WeakImplHelper1 class
109 SwXSelChgLstnr_Impl(SwMailMergeDlg& rParentDlg);
110 ~SwXSelChgLstnr_Impl();
118 SwXSelChgLstnr_Impl::SwXSelChgLstnr_Impl(SwMailMergeDlg& rParentDlg) : in SwXSelChgLstnr_Impl() function in SwXSelChgLstnr_Impl
124 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()
/aoo4110/main/sw/source/ui/inc/
H A Dmailmrge.hxx52 class SwXSelChgLstnr_Impl;
66 friend class SwXSelChgLstnr_Impl;

Completed in 20 milliseconds