LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwFieldHint Class Referencefinal

#include <fieldhint.hxx>

Inheritance diagram for SwFieldHint:
[legend]
Collaboration diagram for SwFieldHint:
[legend]

Public Member Functions

 SwFieldHint (SwPaM *const pPaM, SwRootFrame const *const pLayout)
 
- 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

SwPaMm_pPaM
 
SwRootFrame const * m_pLayout
 

Detailed Description

Definition at line 28 of file fieldhint.hxx.

Constructor & Destructor Documentation

◆ SwFieldHint()

SwFieldHint::SwFieldHint ( SwPaM *const  pPaM,
SwRootFrame const *const  pLayout 
)
inline

Definition at line 34 of file fieldhint.hxx.

Member Data Documentation

◆ m_pLayout

SwRootFrame const* SwFieldHint::m_pLayout

Definition at line 32 of file fieldhint.hxx.

◆ m_pPaM

SwPaM* SwFieldHint::m_pPaM

Definition at line 31 of file fieldhint.hxx.

Referenced by SwDDETable::SwClientNotify().


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