LibreOffice Module svx (master) 1
|
Public Member Functions | |
SfxStyleControllerItem_Impl (const Reference< XDispatchProvider > &rDispatchProvider, sal_uInt16 nSlotId, const OUString &rCommand, SvxStyleToolBoxControl &rTbxCtl) | |
Public Member Functions inherited from SfxStatusListener | |
SfxStatusListener (const css::uno::Reference< css::frame::XDispatchProvider > &rDispatchProvider, sal_uInt16 nSlotId, const OUString &aCommand) | |
virtual | ~SfxStatusListener () override |
sal_uInt16 | GetId () const |
void | UnBind () |
void | ReBind () |
virtual void | StateChangedAtStatusListener (SfxItemState eState, const SfxPoolItem *pState) |
virtual void SAL_CALL | dispose () override |
virtual void SAL_CALL | addEventListener (const css::uno::Reference< css::lang::XEventListener > &xListener) override |
virtual void SAL_CALL | removeEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) override |
virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
virtual void SAL_CALL | statusChanged (const css::frame::FeatureStateEvent &Event) override |
Protected Member Functions | |
virtual void | StateChangedAtStatusListener (SfxItemState eState, const SfxPoolItem *pState) override |
Private Attributes | |
SvxStyleToolBoxControl & | rControl |
Definition at line 844 of file tbcontrl.cxx.
SfxStyleControllerItem_Impl::SfxStyleControllerItem_Impl | ( | const Reference< XDispatchProvider > & | rDispatchProvider, |
sal_uInt16 | nSlotId, | ||
const OUString & | rCommand, | ||
SvxStyleToolBoxControl & | rTbxCtl | ||
) |
Definition at line 2872 of file tbcontrl.cxx.
|
overrideprotectedvirtual |
Reimplemented from SfxStatusListener.
Definition at line 2882 of file tbcontrl.cxx.
References DBG_ASSERT, SfxStatusListener::GetId(), rControl, and SvxStyleToolBoxControl::SetFamilyState().
|
private |
Definition at line 856 of file tbcontrl.cxx.
Referenced by StateChangedAtStatusListener().