summaryrefslogtreecommitdiffstats
path: root/sal/textenc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-14 07:30:56 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-14 07:30:56 +0000
commit4c24e4af257f36c1c227da00962fcb3a9664b215 (patch)
treebee5477f4be3d82fa160cdda8aa7aa9eab5285c6 /sal/textenc
parentINTEGRATION: CWS sb69 (1.6.92); FILE MERGED (diff)
downloadcore-4c24e4af257f36c1c227da00962fcb3a9664b215.tar.gz
core-4c24e4af257f36c1c227da00962fcb3a9664b215.zip
INTEGRATION: CWS sb69 (1.9.202); FILE MERGED
2007/01/26 12:57:46 sb 1.9.202.2: #i73103# Improved documentation. 2007/01/24 16:36:58 sb 1.9.202.1: #i73103# Support mappings from Unicode characters to MS1258 base + combining characters.
Diffstat (limited to 'sal/textenc')
-rw-r--r--sal/textenc/tenchelp.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/textenc/tenchelp.h b/sal/textenc/tenchelp.h
index 4a625acba044..d5c58a6182a8 100644
--- a/sal/textenc/tenchelp.h
+++ b/sal/textenc/tenchelp.h
@@ -4,9 +4,9 @@
*
* $RCSfile: tenchelp.h,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:45:42 $
+ * last change: $Author: obo $ $Date: 2007-03-14 08:30:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -130,6 +130,9 @@ typedef struct
{
sal_uInt16 mnUniChar;
sal_uChar mnChar;
+ sal_uChar mnChar2;
+ // to cater for mappings like MS1258 with 1--2 bytes per Unicode char,
+ // 0 if unused
} ImplUniCharTabData;
typedef struct