LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
StyleStatusListener Class Referencefinal

Listener for style selection. More...

#include <StylesPreviewWindow.hxx>

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

Public Member Functions

 StyleStatusListener (StylesPreviewWindow_Base *pPreviewControl, const css::uno::Reference< css::frame::XDispatchProvider > &xDispatchProvider)
 
void StateChangedAtStatusListener (SfxItemState eState, const SfxPoolItem *pState) override
 
- 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
 

Private Attributes

StylesPreviewWindow_Basem_pPreviewControl
 

Detailed Description

Listener for style selection.

Definition at line 32 of file StylesPreviewWindow.hxx.

Constructor & Destructor Documentation

◆ StyleStatusListener()

StyleStatusListener::StyleStatusListener ( StylesPreviewWindow_Base pPreviewControl,
const css::uno::Reference< css::frame::XDispatchProvider > &  xDispatchProvider 
)

Definition at line 133 of file StylesPreviewWindow.cxx.

References SfxStatusListener::ReBind().

Member Function Documentation

◆ StateChangedAtStatusListener()

void StyleStatusListener::StateChangedAtStatusListener ( SfxItemState  eState,
const SfxPoolItem pState 
)
overridevirtual

Member Data Documentation

◆ m_pPreviewControl

StylesPreviewWindow_Base* StyleStatusListener::m_pPreviewControl
private

Definition at line 34 of file StylesPreviewWindow.hxx.

Referenced by StateChangedAtStatusListener().


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