summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8attributeoutput.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-01-04 12:57:09 +0000
committerCaolán McNamara <cmc@openoffice.org>2010-01-04 12:57:09 +0000
commitd8b779f2d3b99a845a391a25d43ccfa48c53b4f5 (patch)
treeb8ccfb6635651ddc7a901ea58d864c87f8cf2910 /sw/source/filter/ww8/ww8attributeoutput.hxx
parent3439c301e10bf14bdc7d1494ea0a4b5f170627bb (diff)
exchgcmtdoc2: #i98634#: export writer change-comment as normal msword comment
Diffstat (limited to 'sw/source/filter/ww8/ww8attributeoutput.hxx')
-rw-r--r--sw/source/filter/ww8/ww8attributeoutput.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8attributeoutput.hxx b/sw/source/filter/ww8/ww8attributeoutput.hxx
index 4968d88887dc..8d8516433432 100644
--- a/sw/source/filter/ww8/ww8attributeoutput.hxx
+++ b/sw/source/filter/ww8/ww8attributeoutput.hxx
@@ -57,8 +57,7 @@ public:
/// Start of the text run.
///
- /// No-op for binary filters.
- virtual void StartRun( const SwRedlineData* /*pRedlineData*/ ) {}
+ virtual void StartRun( const SwRedlineData* pRedlineData );
/// End of the text run.
///