LibreOffice Module sw (master) 1
|
#include <flowfrm.hxx>
Public Member Functions | |
FlowFrameJoinLockGuard (SwLayoutFrame *pFrame) | |
~FlowFrameJoinLockGuard () | |
Private Attributes | |
SwFlowFrame * | m_pFlow |
bool | m_bOldJoinLocked |
Definition at line 248 of file flowfrm.hxx.
|
inline |
Definition at line 257 of file flowfrm.hxx.
References m_bOldJoinLocked, and m_pFlow.
|
inline |
Definition at line 271 of file flowfrm.hxx.
References m_bOldJoinLocked, and m_pFlow.
|
private |
Definition at line 252 of file flowfrm.hxx.
Referenced by FlowFrameJoinLockGuard(), and ~FlowFrameJoinLockGuard().
|
private |
Definition at line 251 of file flowfrm.hxx.
Referenced by FlowFrameJoinLockGuard(), and ~FlowFrameJoinLockGuard().