summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export/ww8export.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/ww8export/ww8export.cxx')
-rw-r--r--sw/qa/extras/ww8export/ww8export.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ww8export/ww8export.cxx b/sw/qa/extras/ww8export/ww8export.cxx
index 24b3c5a7cb03..2e3d200c31e4 100644
--- a/sw/qa/extras/ww8export/ww8export.cxx
+++ b/sw/qa/extras/ww8export/ww8export.cxx
@@ -22,7 +22,7 @@ class Test : public SwModelTestBase
public:
Test() : SwModelTestBase("/sw/qa/extras/ww8export/data/", "MS Word 97") {}
- bool mustTestImportOf(const char* filename) const
+ bool mustTestImportOf(const char* filename) const SAL_OVERRIDE
{
// If the testcase is stored in some other format, it's pointless to test.
return OString(filename).endsWith(".doc");