LibreOffice Module sw (master) 1
Public Member Functions | Static Public Member Functions | Static Private Attributes | List of all members
StackHack Class Reference

#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
 

Detailed Description

Definition at line 463 of file frmtool.hxx.

Constructor & Destructor Documentation

◆ StackHack()

StackHack::StackHack ( )
inline

Definition at line 469 of file frmtool.hxx.

References s_bLocked, and s_nCnt.

◆ ~StackHack()

StackHack::~StackHack ( )
inline

Definition at line 474 of file frmtool.hxx.

References s_bLocked, and s_nCnt.

Member Function Documentation

◆ Count()

static sal_uInt8 StackHack::Count ( )
inlinestatic

Definition at line 481 of file frmtool.hxx.

References s_nCnt.

Referenced by SwSectionFrame::MakeAll(), and SwTabFrame::MakeAll().

◆ IsLocked()

static bool StackHack::IsLocked ( )
inlinestatic

Member Data Documentation

◆ s_bLocked

bool StackHack::s_bLocked = false
staticprivate

Definition at line 466 of file frmtool.hxx.

Referenced by IsLocked(), StackHack(), and ~StackHack().

◆ s_nCnt

sal_uInt8 StackHack::s_nCnt = 0
staticprivate

Definition at line 465 of file frmtool.hxx.

Referenced by Count(), StackHack(), and ~StackHack().


The documentation for this class was generated from the following files: