LibreOffice Module sw (master) 1
|
#include <tox.hxx>
Public Member Functions | |
FindContentFrameHint (SwContentFrame *&rpContentFrame, const SwDoc &rDoc, const SwRootFrame &rLayout) | |
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 | |
SwContentFrame *& | m_rpContentFrame |
const SwDoc & | m_rDoc |
const SwRootFrame & | m_rLayout |
|
inline |
const SwRootFrame& sw::FindContentFrameHint::m_rLayout |
SwContentFrame*& sw::FindContentFrameHint::m_rpContentFrame |