LibreOffice Module sc (master) 1
|
Counts the number of created root objects. More...
#include <xlroot.hxx>
Public Member Functions | |
XclDebugObjCounter () | |
~XclDebugObjCounter () | |
Public Attributes | |
sal_Int32 | mnObjCnt |
Counts the number of created root objects.
Definition at line 41 of file xlroot.hxx.
|
inlineexplicit |
Definition at line 44 of file xlroot.hxx.
XclDebugObjCounter::~XclDebugObjCounter | ( | ) |
Definition at line 78 of file xlroot.cxx.
References mnObjCnt.
sal_Int32 XclDebugObjCounter::mnObjCnt |
Definition at line 43 of file xlroot.hxx.
Referenced by XclRoot::XclRoot(), ~XclDebugObjCounter(), and XclRoot::~XclRoot().