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

#include <sfxtypes.hxx>

Public Member Functions

 SfxStack (const char *pName)
 
 ~SfxStack ()
 

Static Private Attributes

static unsigned nLevel = 0
 

Detailed Description

Definition at line 27 of file sfxtypes.hxx.

Constructor & Destructor Documentation

◆ SfxStack()

SfxStack::SfxStack ( const char *  pName)
inline

Definition at line 32 of file sfxtypes.hxx.

References nLevel, pName, and SAL_INFO.

◆ ~SfxStack()

SfxStack::~SfxStack ( )
inline

Definition at line 37 of file sfxtypes.hxx.

References nLevel, and SAL_INFO.

Member Data Documentation

◆ nLevel

unsigned SfxStack::nLevel = 0
staticprivate

Definition at line 29 of file sfxtypes.hxx.

Referenced by SfxStack(), and ~SfxStack().


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