summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/fmteiro.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/fmteiro.hxx b/sw/inc/fmteiro.hxx
index 4be9b7a86af2..1d6e365c5dff 100644
--- a/sw/inc/fmteiro.hxx
+++ b/sw/inc/fmteiro.hxx
@@ -39,6 +39,7 @@ public:
SfxMapUnit ePresMetric,
OUString &rText,
const IntlWrapper* pIntl = 0 ) const SAL_OVERRIDE;
+ void dumpAsXml(struct _xmlTextWriter* pWriter) const;
};
inline const SwFmtEditInReadonly &SwAttrSet::GetEditInReadonly(bool bInP) const