LibreOffice Module sw (master) 1
|
#include <frmfmt.hxx>
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 | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Public Attributes | |
const Point | m_aPos |
Definition at line 365 of file frmfmt.hxx.
|
inline |
Definition at line 368 of file frmfmt.hxx.
References SwRestoreFlyAnchor.
|
overridevirtual |
Definition at line 3462 of file atrfrm.cxx.
const Point sw::RestoreFlyAnchorHint::m_aPos |
Definition at line 367 of file frmfmt.hxx.