diff options
author | Stephan Bergmann <sb@openoffice.org> | 2002-10-04 12:37:07 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2002-10-04 12:37:07 +0000 |
commit | 1853a26593988325ad5d8969d5d2eedc950ef48f (patch) | |
tree | 5151f52428ff80d09df4fdc894bd05ee7dd27b75 /sal/textenc/tcvtkr6.tab | |
parent | 762f2cf5d8c4c4db1938185a0fdff7989542db82 (diff) |
#102179# Removed unused ImplTextEncodingData.meTextEncoding.
Diffstat (limited to 'sal/textenc/tcvtkr6.tab')
-rw-r--r-- | sal/textenc/tcvtkr6.tab | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sal/textenc/tcvtkr6.tab b/sal/textenc/tcvtkr6.tab index d1f06692c5a6..13cc5699fecc 100644 --- a/sal/textenc/tcvtkr6.tab +++ b/sal/textenc/tcvtkr6.tab @@ -2,9 +2,9 @@ * * $RCSfile: tcvtkr6.tab,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: sb $ $Date: 2001-10-12 10:44:53 $ + * last change: $Author: sb $ $Date: 2002-10-04 13:37:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -629,7 +629,6 @@ static ImplTextEncodingData const aImplEUCKRTextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_EUC_KR, 1, 2, 2, @@ -653,7 +652,6 @@ static ImplTextEncodingData const aImplMS949TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_MS_949, 1, 2, 2, @@ -677,7 +675,6 @@ static ImplTextEncodingData const aImplAPPLEKOREANTextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_APPLE_KOREAN, 1, 2, 2, @@ -1251,7 +1248,6 @@ static ImplTextEncodingData const aImplMS1361TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_MS_1361, 1, 2, 2, |