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/tcvtarb1.tab | |
parent | 762f2cf5d8c4c4db1938185a0fdff7989542db82 (diff) |
#102179# Removed unused ImplTextEncodingData.meTextEncoding.
Diffstat (limited to 'sal/textenc/tcvtarb1.tab')
-rw-r--r-- | sal/textenc/tcvtarb1.tab | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/sal/textenc/tcvtarb1.tab b/sal/textenc/tcvtarb1.tab index 53b3152a6fc6..812965486228 100644 --- a/sal/textenc/tcvtarb1.tab +++ b/sal/textenc/tcvtarb1.tab @@ -2,9 +2,9 @@ * * $RCSfile: tcvtarb1.tab,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: sb $ $Date: 2002-08-08 13:57:16 $ + * last change: $Author: sb $ $Date: 2002-10-04 13:37:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -248,7 +248,6 @@ static ImplTextEncodingData const aImplIBM862TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_IBM_862, 1, 1, 1, @@ -407,7 +406,6 @@ static ImplTextEncodingData const aImplIBM864TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_IBM_864, 1, 1, 1, @@ -561,7 +559,6 @@ static ImplTextEncodingData const aImplMS1255TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_MS_1255, 1, 1, 1, @@ -740,7 +737,6 @@ static ImplTextEncodingData const aImplMS1256TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_MS_1256, 1, 1, 1, @@ -841,7 +837,6 @@ static ImplTextEncodingData const aImplISO88596TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_ISO_8859_8, 1, 1, 1, @@ -963,7 +958,6 @@ static ImplTextEncodingData const aImplISO88598TextEncodingData NULL, NULL, NULL }, - RTL_TEXTENCODING_ISO_8859_8, 1, 1, 1, |