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

#include <uiitems.hxx>

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

Public Member Functions

 ScIndexHint (SfxHintId nNewId, sal_uInt16 nIdx)
 
virtual ~ScIndexHint () override
 
sal_uInt16 GetIndex () const
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

sal_uInt16 nIndex
 

Detailed Description

Definition at line 114 of file uiitems.hxx.

Constructor & Destructor Documentation

◆ ScIndexHint()

ScIndexHint::ScIndexHint ( SfxHintId  nNewId,
sal_uInt16  nIdx 
)

Definition at line 98 of file uiitems.cxx.

References nIndex.

◆ ~ScIndexHint()

ScIndexHint::~ScIndexHint ( )
overridevirtual

Definition at line 104 of file uiitems.cxx.

Member Function Documentation

◆ GetIndex()

sal_uInt16 ScIndexHint::GetIndex ( ) const
inline

Definition at line 122 of file uiitems.hxx.

References nIndex.

Member Data Documentation

◆ nIndex

sal_uInt16 ScIndexHint::nIndex
private

Definition at line 116 of file uiitems.hxx.

Referenced by GetIndex().


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