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

#include <calbck.hxx>

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

Public Member Functions

 LegacyModifyHint (const SfxPoolItem *pOld, const SfxPoolItem *pNew)
 
sal_uInt16 GetWhich () const
 
virtual ~LegacyModifyHint () override
 
- 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 SfxPoolItemm_pOld
 
const SfxPoolItemm_pNew
 

Detailed Description

Definition at line 72 of file calbck.hxx.

Constructor & Destructor Documentation

◆ LegacyModifyHint()

sw::LegacyModifyHint::LegacyModifyHint ( const SfxPoolItem pOld,
const SfxPoolItem pNew 
)
inline

Definition at line 74 of file calbck.hxx.

References SwLegacyModify.

◆ ~LegacyModifyHint()

sw::LegacyModifyHint::~LegacyModifyHint ( )
overridevirtual

Definition at line 56 of file calbck.cxx.

Member Function Documentation

◆ GetWhich()

sal_uInt16 sw::LegacyModifyHint::GetWhich ( ) const
inline

Member Data Documentation

◆ m_pNew

const SfxPoolItem* sw::LegacyModifyHint::m_pNew

Definition at line 78 of file calbck.hxx.

Referenced by SwFrameFormat::SwClientNotify(), and SwTextNode::TriggerNodeUpdate().

◆ m_pOld

const SfxPoolItem* sw::LegacyModifyHint::m_pOld

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