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

#include <fmtfld.hxx>

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

Public Member Functions

 GatherNodeIndexHint (std::vector< SwNodeOffset > &rvNodeIndex)
 
- 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

std::vector< SwNodeOffset > & m_rvNodeIndex
 

Detailed Description

Definition at line 71 of file fmtfld.hxx.

Constructor & Destructor Documentation

◆ GatherNodeIndexHint()

sw::GatherNodeIndexHint::GatherNodeIndexHint ( std::vector< SwNodeOffset > &  rvNodeIndex)
inline

Definition at line 73 of file fmtfld.hxx.

References SwGatherNodeIndex.

Member Data Documentation

◆ m_rvNodeIndex

std::vector<SwNodeOffset>& sw::GatherNodeIndexHint::m_rvNodeIndex

Definition at line 72 of file fmtfld.hxx.

Referenced by SwFormatField::SwClientNotify().


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