LibreOffice Module sw (master) 1
|
#include <frmtool.hxx>
Public Member Functions | |
StackHack () | |
~StackHack () | |
Static Public Member Functions | |
static bool | IsLocked () |
static sal_uInt8 | Count () |
Static Private Attributes | |
static sal_uInt8 | s_nCnt = 0 |
static bool | s_bLocked = false |
Definition at line 463 of file frmtool.hxx.
|
inline |
Definition at line 469 of file frmtool.hxx.
|
inline |
Definition at line 474 of file frmtool.hxx.
|
inlinestatic |
Definition at line 481 of file frmtool.hxx.
References s_nCnt.
Referenced by SwSectionFrame::MakeAll(), and SwTabFrame::MakeAll().
|
inlinestatic |
Definition at line 480 of file frmtool.hxx.
References s_bLocked.
Referenced by SwContentFrame::CalcLowers(), SwHeadFootFrame::FormatSize(), SwContentFrame::MakeAll(), SwSectionFrame::MakeAll(), SwTabFrame::MakeAll(), and SwFrame::MakePos().
|
staticprivate |
Definition at line 466 of file frmtool.hxx.
Referenced by IsLocked(), StackHack(), and ~StackHack().
|
staticprivate |
Definition at line 465 of file frmtool.hxx.
Referenced by Count(), StackHack(), and ~StackHack().