LibreOffice Module starmath (master) 1
Public Member Functions | Private Attributes | List of all members
DepthProtect Class Reference

#include <parsebase.hxx>

Public Member Functions

 DepthProtect (sal_Int32 &rParseDepth)
 
 ~DepthProtect ()
 

Private Attributes

sal_Int32 & m_rParseDepth
 

Detailed Description

Definition at line 70 of file parsebase.hxx.

Constructor & Destructor Documentation

◆ DepthProtect()

DepthProtect::DepthProtect ( sal_Int32 &  rParseDepth)
inline

Definition at line 76 of file parsebase.hxx.

References DEPTH_LIMIT, and m_rParseDepth.

◆ ~DepthProtect()

DepthProtect::~DepthProtect ( )
inline

Definition at line 83 of file parsebase.hxx.

References m_rParseDepth.

Member Data Documentation

◆ m_rParseDepth

sal_Int32& DepthProtect::m_rParseDepth
private

Definition at line 73 of file parsebase.hxx.

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


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