LibreOffice Module sw (master) 1
|
Public Member Functions | |
TableDepthGuard (SwHTMLParser &rParser) | |
bool | TooDeep () const |
~TableDepthGuard () | |
Private Attributes | |
SwHTMLParser & | m_rParser |
Definition at line 883 of file swhtml.hxx.
|
inline |
Definition at line 888 of file swhtml.hxx.
References SwHTMLParser::m_nTableDepth, and m_rParser.
|
inline |
Definition at line 894 of file swhtml.hxx.
References SwHTMLParser::m_nTableDepth, and m_rParser.
|
inline |
Definition at line 893 of file swhtml.hxx.
References SwHTMLParser::m_nTableDepth, and m_rParser.
Referenced by SwHTMLParser::BuildTable().
|
private |
Definition at line 886 of file swhtml.hxx.
Referenced by TableDepthGuard(), TooDeep(), and ~TableDepthGuard().