LibreOffice Module sw (master)
1
|
#include <frmfmt.hxx>
Public Member Functions | |
CreatePortionHint (SwDrawContact **ppContact) | |
virtual | ~CreatePortionHint () override |
![]() | |
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 | |
SwDrawContact ** | m_ppContact |
Definition at line 333 of file frmfmt.hxx.
|
inline |
Definition at line 336 of file frmfmt.hxx.
|
overridevirtual |
Definition at line 3446 of file atrfrm.cxx.
SwDrawContact** sw::CreatePortionHint::m_ppContact |
Definition at line 335 of file frmfmt.hxx.