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 806 of file txtfrm.hxx.
|
inline |
Definition at line 814 of file txtfrm.hxx.
References SwTextFrame::IsLocked(), SwFrame::IsTextFrame(), SwTextFrame::Lock(), m_bOldLocked, and m_pTextFrame.
|
inline |
Definition at line 828 of file txtfrm.hxx.
References m_bOldLocked, m_pTextFrame, and SwTextFrame::Unlock().
|
private |
Definition at line 810 of file txtfrm.hxx.
Referenced by TextFrameLockGuard(), and ~TextFrameLockGuard().
|
private |
Definition at line 809 of file txtfrm.hxx.
Referenced by TextFrameLockGuard(), and ~TextFrameLockGuard().