LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclDebugObjCounter Struct Reference

Counts the number of created root objects. More...

#include <xlroot.hxx>

Inheritance diagram for XclDebugObjCounter:
[legend]

Public Member Functions

 XclDebugObjCounter ()
 
 ~XclDebugObjCounter ()
 

Public Attributes

sal_Int32 mnObjCnt
 

Detailed Description

Counts the number of created root objects.

Definition at line 41 of file xlroot.hxx.

Constructor & Destructor Documentation

◆ XclDebugObjCounter()

XclDebugObjCounter::XclDebugObjCounter ( )
inlineexplicit

Definition at line 44 of file xlroot.hxx.

◆ ~XclDebugObjCounter()

XclDebugObjCounter::~XclDebugObjCounter ( )

Definition at line 78 of file xlroot.cxx.

References mnObjCnt.

Member Data Documentation

◆ mnObjCnt

sal_Int32 XclDebugObjCounter::mnObjCnt

Definition at line 43 of file xlroot.hxx.

Referenced by XclRoot::XclRoot(), ~XclDebugObjCounter(), and XclRoot::~XclRoot().


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