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 782 of file txtfrm.hxx.
|
inline |
Definition at line 790 of file txtfrm.hxx.
References SwTextFrame::IsLocked(), SwFrame::IsTextFrame(), and SwTextFrame::Lock().
|
inline |
Definition at line 804 of file txtfrm.hxx.
References SwTextFrame::Unlock().
|
private |
Definition at line 786 of file txtfrm.hxx.
|
private |
Definition at line 785 of file txtfrm.hxx.