Home
last modified time | relevance | path

Searched refs:HelpListener_Impl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dhelpinterceptor.cxx304 HelpListener_Impl::HelpListener_Impl( HelpInterceptor_Impl* pInter ) in HelpListener_Impl() function in HelpListener_Impl
312 void SAL_CALL HelpListener_Impl::statusChanged( const ::com::sun::star::frame::FeatureStateEvent& E… in statusChanged()
324 void SAL_CALL HelpListener_Impl::disposing( const ::com::sun::star::lang::EventObject& ) in disposing()
H A Dnewhelp.hxx505 class HelpListener_Impl;
521 HelpListener_Impl* pHelpListener;
547 DECL_LINK( ChangeHdl, HelpListener_Impl* );
H A Dhelpinterceptor.hxx126 class HelpListener_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::frame::XStatusListener > class
134 HelpListener_Impl( HelpInterceptor_Impl* pInter );
H A Dnewhelp.cxx3141 IMPL_LINK( SfxHelpWindow_Impl, ChangeHdl, HelpListener_Impl*, pListener ) in IMPL_LINK() argument
3213 pHelpListener ( new HelpListener_Impl( pHelpInterceptor ) ), in SfxHelpWindow_Impl()

Completed in 51 milliseconds