summaryrefslogtreecommitdiff
path: root/i18npool/source/nativenumber/data/numberchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/nativenumber/data/numberchar.h')
-rw-r--r--i18npool/source/nativenumber/data/numberchar.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/i18npool/source/nativenumber/data/numberchar.h b/i18npool/source/nativenumber/data/numberchar.h
index cd22f12fd2bd..62e490fd71e1 100644
--- a/i18npool/source/nativenumber/data/numberchar.h
+++ b/i18npool/source/nativenumber/data/numberchar.h
@@ -53,7 +53,8 @@ static const sal_Int16 NumberChar_mn = 27;
static const sal_Int16 NumberChar_he = 28;
static const sal_Int16 NumberChar_ne = 29;
static const sal_Int16 NumberChar_dz = 30;
-static const sal_Int16 NumberChar_Count = 31;
+static const sal_Int16 NumberChar_cu = 31;
+static const sal_Int16 NumberChar_Count = 32;
static const sal_Unicode NumberChar[][10] = {
// 0 1 2 3 4 5 6 7 8 9
@@ -88,6 +89,7 @@ static const sal_Unicode NumberChar[][10] = {
{ 0x0020, 0x05D0, 0x05D1, 0x05D2, 0x05D3, 0x05D4, 0x05D5, 0x05D6, 0x05D7, 0x05D8 }, // Hebrew
{ 0x0966, 0x0967, 0x0968, 0x0969, 0x096A, 0x096B, 0x096C, 0x096D, 0x096E, 0x096F }, // Nepali
{ 0x0F20, 0x0F21, 0x0F22, 0x0F23, 0x0F24, 0x0F25, 0x0F26, 0x0F27, 0x0F28, 0x0F29 }, // Dzongkha
+ { 0x0030, 0x0430, 0x0432, 0x0433, 0x0434, 0x0454, 0x0455, 0x0437, 0x0438, 0x0473 }, // Church Slavic
};
static sal_Unicode DecimalChar[] = {
@@ -122,6 +124,7 @@ static sal_Unicode DecimalChar[] = {
0x0000, // Hebrew
0x0000, // Nepali
0x0000, // Dzongkha
+ 0x0000, // Church Slavic
};
static const sal_Unicode MinusChar[] = {
@@ -156,6 +159,7 @@ static const sal_Unicode MinusChar[] = {
0x0000, // Hebrew
0x0000, // Nepali
0x0000, // Dzongkha
+ 0x0000, // Church Slavic
};
static sal_uInt16 SeparatorChar[] = {
@@ -190,6 +194,7 @@ static sal_uInt16 SeparatorChar[] = {
0x0000, // Hebrew
0x0000, // Nepali
0x0000, // Dzongkha
+ 0x0000, // Church Slavic
};
#define NUMBER_ZERO NumberChar[NumberChar_HalfWidth][0] // 0x0030