diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-05-21 07:06:23 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-05-21 07:06:23 +0000 |
commit | ed8fedf00159a4f0e9809bf34dd8c88323091428 (patch) | |
tree | 8074bcd1f39a6d65fc0de8ec3ef8e7dff41f3116 /i18npool | |
parent | 86857974bec85da2c5b88039b9c87ef4195621f8 (diff) |
INTEGRATION: CWS i18n04 (1.6.4); FILE MERGED
2003/05/09 21:35:08 khong 1.6.4.1: #109508# fix problem for Japanese search
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx | 14 | ||||
-rw-r--r-- | i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx | 14 | ||||
-rw-r--r-- | i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx | 18 |
3 files changed, 23 insertions, 23 deletions
diff --git a/i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx b/i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx index 456d4a4f9798..61d4fa3c2b22 100644 --- a/i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx +++ b/i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ignoreHyuByu_ja_JP.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-04-28 16:50:39 $ + * last change: $Author: rt $ $Date: 2003-05-21 08:05:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,11 +72,11 @@ using namespace rtl; namespace com { namespace sun { namespace star { namespace i18n { static Mapping HyuByu[] = { - { 0x30D5, 0x30E5, 0x30D2 }, - { 0x3075, 0x3085, 0x3072 }, - { 0x30F4, 0x30E5, 0x30D3 }, - { 0x3094, 0x3085, 0x3073 }, - { 0, 0, 0 } + { 0x30D5, 0x30E5, 0x30D2, sal_False }, + { 0x3075, 0x3085, 0x3072, sal_False }, + { 0x30F4, 0x30E5, 0x30D3, sal_False }, + { 0x3094, 0x3085, 0x3073, sal_False }, + { 0, 0, 0, sal_False } }; ignoreHyuByu_ja_JP::ignoreHyuByu_ja_JP() diff --git a/i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx b/i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx index 2d2076aee0ef..a7e325a689c4 100644 --- a/i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx +++ b/i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ignoreSeZe_ja_JP.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-04-28 16:51:57 $ + * last change: $Author: rt $ $Date: 2003-05-21 08:06:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,15 +73,15 @@ namespace com { namespace sun { namespace star { namespace i18n { static Mapping SeZe[] = { // SI + E --> SE - { 0x30B7, 0x30A7, 0x30BB }, + { 0x30B7, 0x30A7, 0x30BB, sal_True }, // SI + E --> SE - { 0x3057, 0x3047, 0x305B }, + { 0x3057, 0x3047, 0x305B, sal_True }, // ZI + E --> ZE - { 0x30B8, 0x30A7, 0x30BC }, + { 0x30B8, 0x30A7, 0x30BC, sal_True }, // ZI + E --> ZE - { 0x3058, 0x3047, 0x305C }, + { 0x3058, 0x3047, 0x305C, sal_True }, - { 0, 0, 0 } + { 0, 0, 0, sal_True } }; ignoreSeZe_ja_JP::ignoreSeZe_ja_JP() diff --git a/i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx b/i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx index 5110c26b1924..a73fd9d417ac 100644 --- a/i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx +++ b/i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ignoreTiJi_ja_JP.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-04-28 16:52:37 $ + * last change: $Author: rt $ $Date: 2003-05-21 08:06:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,19 +74,19 @@ namespace com { namespace sun { namespace star { namespace i18n { static Mapping TiJi[] = { // TU + I --> TI - { 0x30C4, 0x30A3, 0x30C1 }, + { 0x30C4, 0x30A3, 0x30C1, sal_True }, // TE + I --> TI - { 0x30C6, 0x30A3, 0x30C1 }, + { 0x30C6, 0x30A3, 0x30C1, sal_True }, // TU + I --> TI - { 0x3064, 0x3043, 0x3061 }, + { 0x3064, 0x3043, 0x3061, sal_True }, // TE + I --> TI - { 0x3066, 0x3043, 0x3061 }, + { 0x3066, 0x3043, 0x3061, sal_True }, // DE + I --> ZI - { 0x30C7, 0x30A3, 0x30B8 }, + { 0x30C7, 0x30A3, 0x30B8, sal_True }, // DE + I --> ZI - { 0x3067, 0x3043, 0x3058 }, + { 0x3067, 0x3043, 0x3058, sal_True }, - { 0, 0, 0 } + { 0, 0, 0, sal_True } }; ignoreTiJi_ja_JP::ignoreTiJi_ja_JP() |