summaryrefslogtreecommitdiff
path: root/i18nutil/source/utility/casefolding_data.h
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-08-11 08:01:51 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-08-11 09:13:54 +0900
commitb47e653209729665cd1cf426ee6141705a2376a7 (patch)
treec858c84035a5312ea8e311e096715e55f774f5ff /i18nutil/source/utility/casefolding_data.h
parent32447330e6b62a2e886a5758fc35e844a7f5f28f (diff)
Mark as const
Change-Id: I220204cc5ebec15402ae175aef110abad8b00267
Diffstat (limited to 'i18nutil/source/utility/casefolding_data.h')
-rw-r--r--i18nutil/source/utility/casefolding_data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18nutil/source/utility/casefolding_data.h b/i18nutil/source/utility/casefolding_data.h
index 0b500837023b..c41e8ba665f9 100644
--- a/i18nutil/source/utility/casefolding_data.h
+++ b/i18nutil/source/utility/casefolding_data.h
@@ -23,7 +23,7 @@
namespace com { namespace sun { namespace star { namespace i18n {
-static sal_Int8 CaseMappingIndex[] = {
+static const sal_Int8 CaseMappingIndex[] = {
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, -1, -1, // 0000 - 07ff
-1, -1, -1, -1, -1, -1, -1, -1, // 0800 - 0fff
-1, -1, -1, -1, -1, -1, -1, -1, // 1000 - 17ff
@@ -59,7 +59,7 @@ static sal_Int8 CaseMappingIndex[] = {
};
-static Value CaseMappingValue[] = {
+static const Value CaseMappingValue[] = {
{0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, // 0000 - 0007
{0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, // 0008 - 000f
{0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, // 0010 - 0017