LibreOffice Module sw (master) 1
|
#include <dbg_lay.hxx>
Public Member Functions | |
SwEnterLeave (const SwFrame *pFrame, PROT nFunc, DbgAction nAct, void *pPar) | |
~SwEnterLeave () | |
Private Attributes | |
std::unique_ptr< SwImplEnterLeave > | pImpl |
Definition at line 80 of file dbg_lay.hxx.
Definition at line 886 of file dbg_lay.cxx.
References AdjustN, FrmChanges, Grow, MoveBack, MoveFwd, pImpl, SwProtocol::Record(), and Shrink.
SwEnterLeave::~SwEnterLeave | ( | ) |
Definition at line 906 of file dbg_lay.cxx.
References pImpl.
|
private |
Definition at line 82 of file dbg_lay.hxx.
Referenced by SwEnterLeave(), and ~SwEnterLeave().