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

#include <frmfmt.hxx>

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

Public Member Functions

 RestoreFlyAnchorHint (Point aPos)
 
virtual ~RestoreFlyAnchorHint () 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 Point m_aPos
 

Detailed Description

Definition at line 365 of file frmfmt.hxx.

Constructor & Destructor Documentation

◆ RestoreFlyAnchorHint()

sw::RestoreFlyAnchorHint::RestoreFlyAnchorHint ( Point  aPos)
inline

Definition at line 368 of file frmfmt.hxx.

References SwRestoreFlyAnchor.

◆ ~RestoreFlyAnchorHint()

sw::RestoreFlyAnchorHint::~RestoreFlyAnchorHint ( )
overridevirtual

Definition at line 3462 of file atrfrm.cxx.

Member Data Documentation

◆ m_aPos

const Point sw::RestoreFlyAnchorHint::m_aPos

Definition at line 367 of file frmfmt.hxx.


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