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

#include <fmtfld.hxx>

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

Public Member Functions

 FindFormatForPostItIdHint (const sal_uInt32 nPostItId, SwFormatField *&rpFormat)
 
- 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

const sal_uInt32 m_nPostItId
 
SwFormatField *& m_rpFormat
 

Detailed Description

Definition at line 51 of file fmtfld.hxx.

Constructor & Destructor Documentation

◆ FindFormatForPostItIdHint()

sw::FindFormatForPostItIdHint::FindFormatForPostItIdHint ( const sal_uInt32  nPostItId,
SwFormatField *&  rpFormat 
)
inline

Definition at line 54 of file fmtfld.hxx.

References SwFindFormatForPostItId.

Member Data Documentation

◆ m_nPostItId

const sal_uInt32 sw::FindFormatForPostItIdHint::m_nPostItId

Definition at line 52 of file fmtfld.hxx.

◆ m_rpFormat

SwFormatField*& sw::FindFormatForPostItIdHint::m_rpFormat

Definition at line 53 of file fmtfld.hxx.


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