summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/tabfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/tabfrm.hxx')
-rw-r--r--sw/source/core/inc/tabfrm.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/inc/tabfrm.hxx b/sw/source/core/inc/tabfrm.hxx
index 3527e2f6deff..40e0df831408 100644
--- a/sw/source/core/inc/tabfrm.hxx
+++ b/sw/source/core/inc/tabfrm.hxx
@@ -216,6 +216,8 @@ public:
sal_uInt16 GetBottomLineSize() const;
// <-- collapsing
+ virtual void dumpAsXmlAttributes(xmlTextWriterPtr writer);
+
DECL_FIXEDMEMPOOL_NEWDEL(SwTabFrm)
};