INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED
2006/01/10 23:02:00 khong 1.1.2.1: i60331 extract dictionary data to external library
This commit is contained in:
parent
89692eafa7
commit
80f009e09e
1 changed files with 24 additions and 0 deletions
24
i18npool/source/textconversion/data/textconv_dict.map
Normal file
24
i18npool/source/textconversion/data/textconv_dict.map
Normal file
|
@ -0,0 +1,24 @@
|
|||
OOO_1.1 {
|
||||
global:
|
||||
GetVersionInfo;
|
||||
component_getDescriptionFunc;
|
||||
getHangul2HanjaData;
|
||||
getHangul2HanjaIndex;
|
||||
getHangul2HanjaIndexCount;
|
||||
getHanja2HangulIndex;
|
||||
getHanja2HangulData;
|
||||
getSTC_CharIndex_S2T;
|
||||
getSTC_CharData_S2T;
|
||||
getSTC_CharIndex_S2V;
|
||||
getSTC_CharData_S2V;
|
||||
getSTC_CharIndex_T2S;
|
||||
getSTC_CharData_T2S;
|
||||
getSTC_WordData;
|
||||
getSTC_WordEntry_S2T;
|
||||
getSTC_WordIndex_S2T;
|
||||
getSTC_WordEntry_T2S;
|
||||
getSTC_WordIndex_T2S;
|
||||
|
||||
local:
|
||||
*;
|
||||
};
|
Loading…
Reference in a new issue