summaryrefslogtreecommitdiff
path: root/i18npool/inc/bullet.h
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-03-08 16:14:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-03-08 16:14:37 +0000
commitc0f5a2a1e88c224316b9a295d90dce55ba639188 (patch)
treede0f2992f5867e83e2d49bac7c33b72e25dd5ab7 /i18npool/inc/bullet.h
parentea46fa31bf36c29532b8299b98edf6bf9f61cc18 (diff)
INTEGRATION: CWS i18n09 (1.2.60); FILE MERGED
2003/12/09 21:03:41 khong 1.2.60.1: #i17516# add Hebrew alphabetic numbering list
Diffstat (limited to 'i18npool/inc/bullet.h')
-rw-r--r--i18npool/inc/bullet.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18npool/inc/bullet.h b/i18npool/inc/bullet.h
index 53fc56728252..f960980c1f14 100644
--- a/i18npool/inc/bullet.h
+++ b/i18npool/inc/bullet.h
@@ -364,4 +364,10 @@ static sal_Unicode table_Alphabet_th[] = {
0x0E28, 0x0E29, 0x0E2A, 0x0E2B, 0x0E2C, 0x0E2D, 0x0E2E
};
+static sal_Unicode table_Alphabet_he[] = {
+ 0x05D0, 0x05D1, 0x05D2, 0x05D3, 0x05D4, 0x05D5, 0x05D6, 0x05D7,
+ 0x05D8, 0x05D9, 0x05DB, 0x05DC, 0x05DE, 0x05E0, 0x05E1, 0x05E2,
+ 0x05E4, 0x05E6, 0x05E7, 0x05E8, 0x05E9, 0x05EA
+};
+
} } } }