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

#include <frmfmt.hxx>

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

Public Member Functions

 ContactChangedHint (SdrObject **ppObject)
 
virtual ~ContactChangedHint () 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

SdrObject ** m_ppObject
 

Detailed Description

Definition at line 323 of file frmfmt.hxx.

Constructor & Destructor Documentation

◆ ContactChangedHint()

sw::ContactChangedHint::ContactChangedHint ( SdrObject **  ppObject)
inline

Definition at line 326 of file frmfmt.hxx.

References SwContactChanged.

◆ ~ContactChangedHint()

sw::ContactChangedHint::~ContactChangedHint ( )
overridevirtual

Definition at line 3459 of file atrfrm.cxx.

Member Data Documentation

◆ m_ppObject

SdrObject** sw::ContactChangedHint::m_ppObject

Definition at line 325 of file frmfmt.hxx.

Referenced by SwDrawContact::SwClientNotify().


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