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

#include <frmfmt.hxx>

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

Public Member Functions

 FindSdrObjectHint (SdrObject *&rpObject)
 
virtual ~FindSdrObjectHint () 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_rpObject
 

Detailed Description

Definition at line 56 of file frmfmt.hxx.

Constructor & Destructor Documentation

◆ FindSdrObjectHint()

sw::FindSdrObjectHint::FindSdrObjectHint ( SdrObject *&  rpObject)
inline

Definition at line 59 of file frmfmt.hxx.

References SwFindSdrObject.

◆ ~FindSdrObjectHint()

sw::FindSdrObjectHint::~FindSdrObjectHint ( )
overridevirtual

Definition at line 3464 of file atrfrm.cxx.

Member Data Documentation

◆ m_rpObject

SdrObject*& sw::FindSdrObjectHint::m_rpObject

Definition at line 58 of file frmfmt.hxx.

Referenced by SwContact::SwClientNotify().


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