summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-07-18 19:58:06 +0200
committerMichael Stahl <mstahl@redhat.com>2017-07-19 22:50:09 +0200
commit58ccac44f7df4273db31e4bbe9043bfb4af4d08a (patch)
treec60d65f9183e08e4748219c023131bcdeec9ab6b /include/xmloff
parentca004d940ee8cdec9a4e8bee869c23115d7fd378 (diff)
tdf#108824 Honor ODF default for "Mouse pointer visible" property
Change-Id: I6b4c431d66835b6affe834a23b900fa61830d87f Reviewed-on: https://gerrit.libreoffice.org/40159 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlimp.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 1521dd93b0cd..3a38ec1919fc 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -540,9 +540,10 @@ public:
static const sal_uInt16 LO_42x = 42 | LO_flag;
static const sal_uInt16 LO_43x = 43 | LO_flag;
static const sal_uInt16 LO_44x = 44 | LO_flag;
- /// @ATTENTION: when adding a new value more specific than "5x", grep for
- /// all current uses and adapt them!!!
static const sal_uInt16 LO_5x = 50 | LO_flag;
+ /// @ATTENTION: when adding a new value more specific than "6x", grep for
+ /// all current uses and adapt them!!!
+ static const sal_uInt16 LO_6x = 60 | LO_flag;
static const sal_uInt16 ProductVersionUnknown = SAL_MAX_UINT16;
/** depending on whether the generator version indicates LO, compare