Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dhelpinterceptor.cxx317 HelpStatusListener_Impl::HelpStatusListener_Impl( in HelpStatusListener_Impl() function in HelpStatusListener_Impl
325 HelpStatusListener_Impl::~HelpStatusListener_Impl() in ~HelpStatusListener_Impl()
333 void HelpStatusListener_Impl::statusChanged( in statusChanged()
341 void HelpStatusListener_Impl::disposing( const EventObject& ) in disposing()
H A Dhelpinterceptor.hxx144 class HelpStatusListener_Impl : public class
152 HelpStatusListener_Impl(
155 ~HelpStatusListener_Impl();
H A Dnewhelp.cxx2628 HelpStatusListener_Impl* pStateListener; in PreNotify()
2630 new HelpStatusListener_Impl(xDisp, aURL ); in PreNotify()