summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8FFData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/WW8FFData.hxx')
-rw-r--r--sw/source/filter/ww8/WW8FFData.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/WW8FFData.hxx b/sw/source/filter/ww8/WW8FFData.hxx
index 0f6dd3f51d7d..81e3e672da40 100644
--- a/sw/source/filter/ww8/WW8FFData.hxx
+++ b/sw/source/filter/ww8/WW8FFData.hxx
@@ -63,7 +63,7 @@ private:
::std::vector< OUString > msListEntries;
protected:
- void WriteOUString(SvStream * pStream, const OUString & rStr, bool bAddZero);
+ static void WriteOUString(SvStream * pStream, const OUString & rStr, bool bAddZero);
public:
WW8FFData();