summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/sectfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/sectfrm.hxx')
-rw-r--r--sw/source/core/inc/sectfrm.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/inc/sectfrm.hxx b/sw/source/core/inc/sectfrm.hxx
index 8c1b84bbd5b8..b8215887a19a 100644
--- a/sw/source/core/inc/sectfrm.hxx
+++ b/sw/source/core/inc/sectfrm.hxx
@@ -128,6 +128,8 @@ public:
bool IsBalancedSection() const;
+ virtual void dumpAsXmlAttributes(xmlTextWriterPtr writer);
+
DECL_FIXEDMEMPOOL_NEWDEL(SwSectionFrm)
};