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

#include <cuihyperdlg.hxx>

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

Public Member Functions

 SvxHlinkCtrl (sal_uInt16 nId, SfxBindings &rBindings, SvxHpLinkDlg *pDlg)
 
virtual void dispose () override
 
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) override
 
- Public Member Functions inherited from SfxControllerItem
SfxBindingsGetBindings ()
 
const SfxBindingsGetBindings () const
 
 SfxControllerItem ()
 
 SfxControllerItem (sal_uInt16 nId, SfxBindings &)
 
virtual ~SfxControllerItem ()
 
virtual void dispose ()
 
void Bind (sal_uInt16 nNewId, SfxBindings *)
 
void UnBind ()
 
void ReBind ()
 
bool IsBound () const
 
void ClearCache ()
 
SfxControllerItemGetItemLink ()
 
SfxControllerItemChangeItemLink (SfxControllerItem *pNewLink)
 
void SetId (sal_uInt16 nItemId)
 
sal_uInt16 GetId () const
 
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState)
 
virtual void GetControlState (sal_uInt16 nSID, boost::property_tree::ptree &)
 
MapUnit GetCoreMetric () const
 
void SetFallbackCoreMetric (MapUnit eFallback)
 
SAL_DLLPRIVATE void BindInternal_Impl (sal_uInt16 nNewId, SfxBindings *)
 

Private Attributes

SvxHpLinkDlgpParent
 
SfxStatusForwarder aRdOnlyForwarder
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxControllerItem
static SfxItemState GetItemState (const SfxPoolItem *pState)
 

Detailed Description

Definition at line 41 of file cuihyperdlg.hxx.

Constructor & Destructor Documentation

◆ SvxHlinkCtrl()

SvxHlinkCtrl::SvxHlinkCtrl ( sal_uInt16  nId,
SfxBindings rBindings,
SvxHpLinkDlg pDlg 
)

Definition at line 47 of file cuihyperdlg.cxx.

References pParent.

Member Function Documentation

◆ dispose()

void SvxHlinkCtrl::dispose ( void  )
overridevirtual

Reimplemented from SfxControllerItem.

Definition at line 54 of file cuihyperdlg.cxx.

References aRdOnlyForwarder, SfxControllerItem::dispose(), and pParent.

Referenced by SvxHpLinkDlg::~SvxHpLinkDlg().

◆ StateChangedAtToolBoxControl()

void SvxHlinkCtrl::StateChangedAtToolBoxControl ( sal_uInt16  nSID,
SfxItemState  eState,
const SfxPoolItem pState 
)
overridevirtual

Reimplemented from SfxControllerItem.

Definition at line 61 of file cuihyperdlg.cxx.

References GetValue(), pParent, SvxHpLinkDlg::SetPage(), and SvxHpLinkDlg::SetReadOnlyMode().

Member Data Documentation

◆ aRdOnlyForwarder

SfxStatusForwarder SvxHlinkCtrl::aRdOnlyForwarder
private

Definition at line 46 of file cuihyperdlg.hxx.

Referenced by dispose().

◆ pParent

SvxHpLinkDlg* SvxHlinkCtrl::pParent
private

Definition at line 44 of file cuihyperdlg.hxx.

Referenced by dispose(), StateChangedAtToolBoxControl(), and SvxHlinkCtrl().


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