Home
last modified time | relevance | path

Searched refs:SwXDispatch (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/ui/uno/
H A Dunodispatch.cxx94 m_xDispatch = new SwXDispatch(*m_pView); in queryDispatch()
218 SwXDispatch::SwXDispatch(SwView& rVw) : in SwXDispatch() function in SwXDispatch
227 SwXDispatch::~SwXDispatch() in ~SwXDispatch()
239 void SwXDispatch::dispatch( in dispatch()
302 void SwXDispatch::addStatusListener( in addStatusListener()
353 void SwXDispatch::removeStatusListener( in removeStatusListener()
377 void SwXDispatch::selectionChanged( const lang::EventObject& ) throw(uno::RuntimeException) in selectionChanged()
405 void SwXDispatch::disposing( const lang::EventObject& rSource ) throw(uno::RuntimeException) in disposing()
425 const sal_Char* SwXDispatch::GetDBChangeURL() in GetDBChangeURL()
H A Dunotxvw.cxx978 aURL.Complete = C2U(SwXDispatch::GetDBChangeURL()); in NotifyDBChanged()
/aoo42x/main/sw/source/ui/inc/
H A Dunodispatch.hxx103 class SwXDispatch : public cppu::WeakImplHelper2 class
114 SwXDispatch(SwView& rView);
115 ~SwXDispatch();

Completed in 21 milliseconds