summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/redline.hxx')
-rw-r--r--sw/inc/redline.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index b789ce6ea2e1..533c027628a2 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -293,6 +293,7 @@ public:
bool operator==( const SwRangeRedline& ) const;
bool operator<( const SwRangeRedline& ) const;
+ void dumpAsXml(struct _xmlTextWriter* pWriter) const;
};
/// Base object for 'Redlines' that are not of 'Ranged' type (like table row insert\delete)