summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndtxt.hxx')
-rw-r--r--sw/inc/ndtxt.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/inc/ndtxt.hxx b/sw/inc/ndtxt.hxx
index 7fb3b552aaf1..fc60c194c4ec 100644
--- a/sw/inc/ndtxt.hxx
+++ b/sw/inc/ndtxt.hxx
@@ -801,6 +801,10 @@ public:
bool IsCollapse() const;
+#if OSL_DEBUG_LEVEL > 0
+ virtual void dumpAsXml( xmlTextWriterPtr writer = NULL );
+#endif
+
DECL_FIXEDMEMPOOL_NEWDEL(SwTxtNode)
};