summaryrefslogtreecommitdiff
path: root/sw/inc/section.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-02-16 09:19:03 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-02-16 09:20:23 +0100
commitc8b36dcde79588ec71957117be1c19f3ddaec647 (patch)
treea9351652564ba230d584ae554b96f5566f9fe129 /sw/inc/section.hxx
parent8314c3bda34102053905c751938984b5212b836f (diff)
sw: clean up remaining format collection dumpers
Change-Id: I00833847c3c9410312205751a89d319a3143d516
Diffstat (limited to 'sw/inc/section.hxx')
-rw-r--r--sw/inc/section.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/section.hxx b/sw/inc/section.hxx
index 4a1edd435a41..ad89b4bc4291 100644
--- a/sw/inc/section.hxx
+++ b/sw/inc/section.hxx
@@ -343,6 +343,7 @@ public:
virtual bool IsInContent() const SAL_OVERRIDE;
virtual ::com::sun::star::uno::Reference<
::com::sun::star::rdf::XMetadatable > MakeUnoObject() SAL_OVERRIDE;
+ void dumpAsXml(struct _xmlTextWriter* pWriter) const;
};