LibreOffice Module sw (master) 1
|
#include <fmtfld.hxx>
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 | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Public Attributes | |
std::vector< SwNodeOffset > & | m_rvNodeIndex |
Definition at line 71 of file fmtfld.hxx.
|
inline |
Definition at line 73 of file fmtfld.hxx.
References SwGatherNodeIndex.
std::vector<SwNodeOffset>& sw::GatherNodeIndexHint::m_rvNodeIndex |
Definition at line 72 of file fmtfld.hxx.
Referenced by SwFormatField::SwClientNotify().