summaryrefslogtreecommitdiff
path: root/basic/source/inc/filefmt.hxx
diff options
context:
space:
mode:
authorAsela Dasanayaka <rukmal.tb@gmail.com>2016-08-03 10:18:16 +0530
committerTor Lillqvist <tml@collabora.com>2016-08-24 12:19:57 +0000
commit057ae1cfcac518e5693e75aca87d307ce90ba6fb (patch)
treec31fb30a5863d357218697cd5063cd4dfdaa5115 /basic/source/inc/filefmt.hxx
parent9fcfe485cd23d7e560aa05efbd02401d62d144dd (diff)
tdf#96505 get rid of "long" integer literals 'L'
Remove L from integer literals in module basic all 0L, 1L, 2L and 3L Change-Id: Ia46ce3d206020e16fc17e95731244a557941528c Reviewed-on: https://gerrit.libreoffice.org/27816 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'basic/source/inc/filefmt.hxx')
-rw-r--r--basic/source/inc/filefmt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/inc/filefmt.hxx b/basic/source/inc/filefmt.hxx
index d6ef8c8be0f4..94be6db80b39 100644
--- a/basic/source/inc/filefmt.hxx
+++ b/basic/source/inc/filefmt.hxx
@@ -43,9 +43,9 @@ class SvStream;
// Version 13: tdf#94617 store methods nStart information greater than sal_Int16 limit
//
-#define B_LEGACYVERSION 0x00000011L
-#define B_EXT_IMG_VERSION 0x00000012L
-#define B_CURVERSION 0x00000013L
+#define B_LEGACYVERSION 0x00000011
+#define B_EXT_IMG_VERSION 0x00000012
+#define B_CURVERSION 0x00000013
// The file contains either a module- or a library-record.
// Those records contain further records. Every record's got