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

#include <fmtfld.hxx>

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

Public Member Functions

 SwFormatFieldHint (const SwFormatField *pField, SwFormatFieldHintWhich nWhich, const SwView *pView=nullptr)
 
const SwFormatFieldGetField () const
 
SwFormatFieldHintWhich Which () const
 
const SwViewGetView () const
 
- 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
 

Private Attributes

const SwFormatFieldm_pField
 
SwFormatFieldHintWhich m_nWhich
 
const SwViewm_pView
 

Detailed Description

Definition at line 184 of file fmtfld.hxx.

Constructor & Destructor Documentation

◆ SwFormatFieldHint()

SwFormatFieldHint::SwFormatFieldHint ( const SwFormatField pField,
SwFormatFieldHintWhich  nWhich,
const SwView pView = nullptr 
)
inline

Definition at line 191 of file fmtfld.hxx.

Member Function Documentation

◆ GetField()

const SwFormatField * SwFormatFieldHint::GetField ( ) const
inline

Definition at line 197 of file fmtfld.hxx.

◆ GetView()

const SwView * SwFormatFieldHint::GetView ( ) const
inline

Definition at line 199 of file fmtfld.hxx.

◆ Which()

SwFormatFieldHintWhich SwFormatFieldHint::Which ( ) const
inline

Definition at line 198 of file fmtfld.hxx.

References SfxPoolItem::m_nWhich.

Member Data Documentation

◆ m_nWhich

SwFormatFieldHintWhich SwFormatFieldHint::m_nWhich
private

Definition at line 187 of file fmtfld.hxx.

◆ m_pField

const SwFormatField* SwFormatFieldHint::m_pField
private

Definition at line 186 of file fmtfld.hxx.

◆ m_pView

const SwView* SwFormatFieldHint::m_pView
private

Definition at line 188 of file fmtfld.hxx.


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