LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
HelpListener_Impl Class Reference

#include <helpinterceptor.hxx>

Inheritance diagram for HelpListener_Impl:
[legend]
Collaboration diagram for HelpListener_Impl:
[legend]

Public Member Functions

 HelpListener_Impl (HelpInterceptor_Impl *pInter)
 
virtual void SAL_CALL statusChanged (const css::frame::FeatureStateEvent &Event) override
 
virtual void SAL_CALL disposing (const css::lang::EventObject &obj) override
 
void SetChangeHdl (const Link< HelpListener_Impl &, void > &rLink)
 
const OUString & GetFactory () const
 

Private Attributes

HelpInterceptor_ImplpInterceptor
 
Link< HelpListener_Impl &, void > aChangeLink
 
OUString aFactory
 

Detailed Description

Definition at line 102 of file helpinterceptor.hxx.

Constructor & Destructor Documentation

◆ HelpListener_Impl()

HelpListener_Impl::HelpListener_Impl ( HelpInterceptor_Impl pInter)
explicit

Definition at line 217 of file helpinterceptor.cxx.

References HelpInterceptor_Impl::addStatusListener(), and pInterceptor.

Member Function Documentation

◆ disposing()

void SAL_CALL HelpListener_Impl::disposing ( const css::lang::EventObject &  obj)
overridevirtual

◆ GetFactory()

const OUString & HelpListener_Impl::GetFactory ( ) const
inline

Definition at line 116 of file helpinterceptor.hxx.

References aFactory.

◆ SetChangeHdl()

void HelpListener_Impl::SetChangeHdl ( const Link< HelpListener_Impl &, void > &  rLink)
inline

Definition at line 115 of file helpinterceptor.hxx.

References aChangeLink.

◆ statusChanged()

void SAL_CALL HelpListener_Impl::statusChanged ( const css::frame::FeatureStateEvent &  Event)
overridevirtual

Member Data Documentation

◆ aChangeLink

Link<HelpListener_Impl&,void> HelpListener_Impl::aChangeLink
private

Definition at line 106 of file helpinterceptor.hxx.

Referenced by SetChangeHdl(), and statusChanged().

◆ aFactory

OUString HelpListener_Impl::aFactory
private

Definition at line 107 of file helpinterceptor.hxx.

Referenced by GetFactory(), and statusChanged().

◆ pInterceptor

HelpInterceptor_Impl* HelpListener_Impl::pInterceptor
private

Definition at line 105 of file helpinterceptor.hxx.

Referenced by disposing(), and HelpListener_Impl().


The documentation for this class was generated from the following files: