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

#include <calbck.hxx>

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

Public Member Functions

 ModifyChangedHint (const SwModify *pNew)
 
- 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 SwModifym_pNew
 

Detailed Description

Definition at line 80 of file calbck.hxx.

Constructor & Destructor Documentation

◆ ModifyChangedHint()

sw::ModifyChangedHint::ModifyChangedHint ( const SwModify pNew)
inline

Definition at line 82 of file calbck.hxx.

Member Data Documentation

◆ m_pNew

const SwModify* sw::ModifyChangedHint::m_pNew

Definition at line 83 of file calbck.hxx.


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