LibreOffice Module sw (master) 1
|
#include <fmtfld.hxx>
Public Member Functions | |
GatherDdeTablesHint (std::vector< SwDDETable * > &rvTables) | |
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< SwDDETable * > & | m_rvTables |
Definition at line 91 of file fmtfld.hxx.
|
inline |
Definition at line 93 of file fmtfld.hxx.
std::vector<SwDDETable*>& sw::GatherDdeTablesHint::m_rvTables |
Definition at line 92 of file fmtfld.hxx.