summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-11-18 14:12:53 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-11-19 15:08:08 +0000
commit22f51321902af18ed8cc6b128cc8fa1e7470f797 (patch)
treed473fa2f129e17fbd15b2ab34ab0e5c98b95717b /include
parentde7a50d627250fb9bb6c15f6b601d846566040d5 (diff)
xmloff: add meta:generator constants LO_43x and LO_44x
Change-Id: I1d962ad637f19b02855616edebcedbad719689c5 (cherry picked from commit ee655627ad2ba66a8160b4cbdaeb1dd52d047a1d) Reviewed-on: https://gerrit.libreoffice.org/20053 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/xmlimp.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 2939f6e10bea..82949d318a3c 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -480,9 +480,11 @@ public:
static const sal_uInt16 LO_3x = 30 | LO_flag;
static const sal_uInt16 LO_41x = 41 | LO_flag;
static const sal_uInt16 LO_42x = 42 | LO_flag;
- /// @ATTENTION: when adding a new value more specific than "4x", grep for
+ 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_4x = 43 | LO_flag;
+ static const sal_uInt16 LO_5x = 50 | LO_flag;
static const sal_uInt16 ProductVersionUnknown = SAL_MAX_UINT16;
/** depending on whether the generator version indicates LO, compare