summaryrefslogtreecommitdiffstats
path: root/sc/qa
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-17 11:36:53 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-17 11:36:53 +0200
commitca0da38c1739df56494859212c662a2e92ab4d28 (patch)
tree6cb2da476025a1e6d635b87683196a6f653d5e5c /sc/qa
parentmaDeletedPages member of slidesorter is only written to, never read (diff)
downloadcore-ca0da38c1739df56494859212c662a2e92ab4d28.tar.gz
core-ca0da38c1739df56494859212c662a2e92ab4d28.zip
loplugin:commaoperator, this should have been a |
Change-Id: If0d6e896752ec564df6f32f4b871c3f3dde1a825
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/helper/qahelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx
index 101df14d69e2..9929c6c800c1 100644
--- a/sc/qa/unit/helper/qahelper.hxx
+++ b/sc/qa/unit/helper/qahelper.hxx
@@ -51,7 +51,7 @@
#define DIF_FORMAT_TYPE (SfxFilterFlags::IMPORT | SfxFilterFlags::EXPORT | SfxFilterFlags::ALIEN )
#define XLS_XML_FORMAT_TYPE (SfxFilterFlags::IMPORT | SfxFilterFlags::EXPORT | SfxFilterFlags::ALIEN)
#define XLSB_XML_FORMAT_TYPE (SfxFilterFlags::IMPORT | SfxFilterFlags::ALIEN | SfxFilterFlags::STARONEFILTER | SfxFilterFlags::PREFERED)
-#define FODS_FORMAT_TYPE (SfxFilterFlags::IMPORT | SfxFilterFlags::EXPORT | SfxFilterFlags::OWN, SfxFilterFlags::STARONEFILTER )
+#define FODS_FORMAT_TYPE (SfxFilterFlags::IMPORT | SfxFilterFlags::EXPORT | SfxFilterFlags::OWN | SfxFilterFlags::STARONEFILTER )
#define FORMAT_ODS 0
#define FORMAT_XLS 1