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

#include <fmtfld.hxx>

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

Public Member Functions

 GatherRefFieldsHint (std::vector< SwGetRefField * > &rvRFields, const sal_uInt16 nType)
 
- 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< SwGetRefField * > & m_rvRFields
 
const sal_uInt16 m_nType
 

Detailed Description

Definition at line 77 of file fmtfld.hxx.

Constructor & Destructor Documentation

◆ GatherRefFieldsHint()

sw::GatherRefFieldsHint::GatherRefFieldsHint ( std::vector< SwGetRefField * > &  rvRFields,
const sal_uInt16  nType 
)
inline

Definition at line 80 of file fmtfld.hxx.

References nType, and SwGatherRefFields.

Member Data Documentation

◆ m_nType

const sal_uInt16 sw::GatherRefFieldsHint::m_nType

Definition at line 79 of file fmtfld.hxx.

◆ m_rvRFields

std::vector<SwGetRefField*>& sw::GatherRefFieldsHint::m_rvRFields

Definition at line 78 of file fmtfld.hxx.


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