#include <sfxstatuslistener.hxx>
Definition at line 35 of file sfxstatuslistener.hxx.
◆ SfxStatusListener() [1/2]
SfxStatusListener::SfxStatusListener |
( |
const css::uno::Reference< css::frame::XDispatchProvider > & |
rDispatchProvider, |
|
|
sal_uInt16 |
nSlotId, |
|
|
const OUString & |
aCommand |
|
) |
| |
◆ ~SfxStatusListener()
SfxStatusListener::~SfxStatusListener |
( |
| ) |
|
|
overridevirtual |
◆ SfxStatusListener() [2/2]
◆ addEventListener()
void SAL_CALL SfxStatusListener::addEventListener |
( |
const css::uno::Reference< css::lang::XEventListener > & |
xListener | ) |
|
|
overridevirtual |
◆ dispose()
void SAL_CALL SfxStatusListener::dispose |
( |
void |
| ) |
|
|
overridevirtual |
◆ disposing()
void SAL_CALL SfxStatusListener::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
|
overridevirtual |
◆ GetId()
sal_uInt16 SfxStatusListener::GetId |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ ReBind()
void SfxStatusListener::ReBind |
( |
| ) |
|
◆ removeEventListener()
void SAL_CALL SfxStatusListener::removeEventListener |
( |
const css::uno::Reference< css::lang::XEventListener > & |
aListener | ) |
|
|
overridevirtual |
◆ StateChangedAtStatusListener()
◆ statusChanged()
void SAL_CALL SfxStatusListener::statusChanged |
( |
const css::frame::FeatureStateEvent & |
Event | ) |
|
|
overridevirtual |
◆ UnBind()
void SfxStatusListener::UnBind |
( |
| ) |
|
◆ m_aCommand
css::util::URL SfxStatusListener::m_aCommand |
|
private |
◆ m_nSlotID
sal_uInt16 SfxStatusListener::m_nSlotID |
|
private |
◆ m_xDispatch
css::uno::Reference< css::frame::XDispatch > SfxStatusListener::m_xDispatch |
|
private |
◆ m_xDispatchProvider
css::uno::Reference< css::frame::XDispatchProvider > SfxStatusListener::m_xDispatchProvider |
|
private |
The documentation for this class was generated from the following files: