LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::DocPosUpdateAtIndex Class Referencefinal

#include <hints.hxx>

Inheritance diagram for sw::DocPosUpdateAtIndex:
[legend]
Collaboration diagram for sw::DocPosUpdateAtIndex:
[legend]

Public Member Functions

 DocPosUpdateAtIndex (const SwTwips nDocPos, const SwTextNode &rNode, sal_uInt32 nIndex)
 
- 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
 

Public Attributes

const SwTwips m_nDocPos
 
const SwTextNodem_rNode
 
const sal_uInt32 m_nIndex
 

Detailed Description

Definition at line 154 of file hints.hxx.

Constructor & Destructor Documentation

◆ DocPosUpdateAtIndex()

sw::DocPosUpdateAtIndex::DocPosUpdateAtIndex ( const SwTwips  nDocPos,
const SwTextNode rNode,
sal_uInt32  nIndex 
)
inline

Definition at line 160 of file hints.hxx.

References nIndex, and SwDocPosUpdateAtIndex.

Member Data Documentation

◆ m_nDocPos

const SwTwips sw::DocPosUpdateAtIndex::m_nDocPos

Definition at line 157 of file hints.hxx.

◆ m_nIndex

const sal_uInt32 sw::DocPosUpdateAtIndex::m_nIndex

Definition at line 159 of file hints.hxx.

◆ m_rNode

const SwTextNode& sw::DocPosUpdateAtIndex::m_rNode

Definition at line 158 of file hints.hxx.


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