LibreOffice Module sw (master)
1
|
Public Member Functions | |
TableDepthGuard (SwHTMLParser &rParser) | |
bool | TooDeep () const |
~TableDepthGuard () | |
Private Attributes | |
SwHTMLParser & | m_rParser |
Definition at line 876 of file swhtml.hxx.
|
inline |
Definition at line 881 of file swhtml.hxx.
References SwHTMLParser::m_nTableDepth.
|
inline |
Definition at line 887 of file swhtml.hxx.
References SwHTMLParser::m_nTableDepth.
|
inline |
Definition at line 886 of file swhtml.hxx.
References SwHTMLParser::m_nTableDepth.
Referenced by SwHTMLParser::BuildTable().
|
private |
Definition at line 879 of file swhtml.hxx.