summaryrefslogtreecommitdiff
path: root/svx/source/dialog/txenctab.src
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-18 13:41:22 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-18 13:41:22 +0000
commitf2ee3030bed7d0d30b9954868f20ec851359ec12 (patch)
tree9bd161a987b47a5789a0f8e5a164c4ba52f6c939 /svx/source/dialog/txenctab.src
parentb2b11ceb2bce879b76df45bfeb7468a7f7a40ab0 (diff)
INTEGRATION: CWS ivo06 (1.43.60); FILE MERGED
2004/11/11 19:48:19 ihi 1.43.60.1: #i18826# PairedList support
Diffstat (limited to 'svx/source/dialog/txenctab.src')
-rw-r--r--svx/source/dialog/txenctab.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/dialog/txenctab.src b/svx/source/dialog/txenctab.src
index df551d33e6cb..ef0d1aeadc4e 100644
--- a/svx/source/dialog/txenctab.src
+++ b/svx/source/dialog/txenctab.src
@@ -2,9 +2,9 @@
*
* $RCSfile: txenctab.src,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: pjunck $ $Date: 2004-10-22 14:09:31 $
+ * last change: $Author: obo $ $Date: 2004-11-18 14:41:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,13 +65,13 @@
#define _SOLAR_RSC_INVOKED
#include <rtl/textenc.h>
-
+#define PairedList ItemList
// Encodings for which no conversion exist yet are commented out.
// RID_SVXSTR_TEXTENCODING_TABLE ----------------------------------------------------
StringArray RID_SVXSTR_TEXTENCODING_TABLE
{
- ItemList [ de ] =
+ PairedList [ de ] =
{
< "Westeuropa (Windows-1252/WinLatin 1)" ; RTL_TEXTENCODING_MS_1252 ; > ;
< "Westeuropa (Apple Macintosh)" ; RTL_TEXTENCODING_APPLE_ROMAN ; > ;
@@ -162,7 +162,7 @@ StringArray RID_SVXSTR_TEXTENCODING_TABLE
< "Kyrillisch (KOI8-U)" ; RTL_TEXTENCODING_KOI8_U ; > ;
< "Kyrillisch (PT154)" ; RTL_TEXTENCODING_PT154 ; > ;
};
- ItemList [ en-US ] =
+ PairedList [ en-US ] =
{
< "Western Europe (Windows-1252/WinLatin 1)" ; RTL_TEXTENCODING_MS_1252 ; > ;
< "Western Europe (Apple Macintosh)" ; RTL_TEXTENCODING_APPLE_ROMAN ; > ;