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

#include <fmtfld.hxx>

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

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
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Public Attributes

std::vector< SwDDETable * > & m_rvTables
 

Detailed Description

Definition at line 91 of file fmtfld.hxx.

Constructor & Destructor Documentation

◆ GatherDdeTablesHint()

sw::GatherDdeTablesHint::GatherDdeTablesHint ( std::vector< SwDDETable * > &  rvTables)
inline

Definition at line 93 of file fmtfld.hxx.

Member Data Documentation

◆ m_rvTables

std::vector<SwDDETable*>& sw::GatherDdeTablesHint::m_rvTables

Definition at line 92 of file fmtfld.hxx.


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