LibreOffice Module sw (master) 1
|
#include <txtfrm.hxx>
Public Member Functions | |
TextFrameLockGuard (SwFrame *pFrame) | |
~TextFrameLockGuard () | |
Private Attributes | |
SwTextFrame * | m_pTextFrame |
bool | m_bOldLocked |
Definition at line 819 of file txtfrm.hxx.
|
inline |
Definition at line 827 of file txtfrm.hxx.
References SwTextFrame::IsLocked(), SwFrame::IsTextFrame(), SwTextFrame::Lock(), m_bOldLocked, and m_pTextFrame.
|
inline |
Definition at line 841 of file txtfrm.hxx.
References m_bOldLocked, m_pTextFrame, and SwTextFrame::Unlock().
|
private |
Definition at line 823 of file txtfrm.hxx.
Referenced by TextFrameLockGuard(), and ~TextFrameLockGuard().
|
private |
Definition at line 822 of file txtfrm.hxx.
Referenced by TextFrameLockGuard(), and ~TextFrameLockGuard().