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

#include <fmexpl.hxx>

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

Public Member Functions

 FmNavInsertedHint (FmEntryData *pInsertedEntryData, sal_uInt32 nRelPos)
 
virtual ~FmNavInsertedHint () override
 
FmEntryDataGetEntryData () const
 
sal_uInt32 GetRelPos () 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

FmEntryDatapEntryData
 
sal_uInt32 nPos
 

Detailed Description

Definition at line 55 of file fmexpl.hxx.

Constructor & Destructor Documentation

◆ FmNavInsertedHint()

FmNavInsertedHint::FmNavInsertedHint ( FmEntryData pInsertedEntryData,
sal_uInt32  nRelPos 
)

Definition at line 49 of file fmexpl.cxx.

References nPos.

◆ ~FmNavInsertedHint()

FmNavInsertedHint::~FmNavInsertedHint ( )
overridevirtual

Definition at line 57 of file fmexpl.cxx.

Member Function Documentation

◆ GetEntryData()

FmEntryData * FmNavInsertedHint::GetEntryData ( ) const
inline

Definition at line 64 of file fmexpl.hxx.

References pEntryData.

◆ GetRelPos()

sal_uInt32 FmNavInsertedHint::GetRelPos ( ) const
inline

Definition at line 65 of file fmexpl.hxx.

References nPos.

Member Data Documentation

◆ nPos

sal_uInt32 FmNavInsertedHint::nPos
private

Definition at line 58 of file fmexpl.hxx.

Referenced by GetRelPos().

◆ pEntryData

FmEntryData* FmNavInsertedHint::pEntryData
private

Definition at line 57 of file fmexpl.hxx.

Referenced by GetEntryData().


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