summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2001-08-03 12:54:04 +0000
committerThomas Lange <tl@openoffice.org>2001-08-03 12:54:04 +0000
commit43fd81e2daab7b35ca4f784d72ffb01679e7863f (patch)
tree5defc47f20cb360583ccbcc4a69b35fbb3164a8b /starmath/source/rect.cxx
parent1c800ef62812fccbe5796274aab2f871e0d451fa (diff)
#89759# final changes in StarSymbol font applied
Diffstat (limited to 'starmath/source/rect.cxx')
-rw-r--r--starmath/source/rect.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx
index 115163776fb5..e04284106d92 100644
--- a/starmath/source/rect.cxx
+++ b/starmath/source/rect.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rect.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: tl $ $Date: 2001-07-17 08:28:20 $
+ * last change: $Author: tl $ $Date: 2001-08-03 13:54:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,11 +95,11 @@ static xub_Unicode __READONLY_DATA aMathAlpha[] =
{
MS_ALEPH, MS_IM, MS_RE,
MS_WP, xub_Unicode(0xE070), MS_EMPTYSET,
- xub_Unicode(0x2113), xub_Unicode(0xE0D6), xub_Unicode(0xE0D7),
- xub_Unicode(0xE0D8), xub_Unicode(0x210A), MS_HBAR,
+ xub_Unicode(0x2113), xub_Unicode(0xE0D6), xub_Unicode(0x2107),
+ xub_Unicode(0x2127), xub_Unicode(0x210A), MS_HBAR,
MS_LAMBDABAR, MS_SETN, MS_SETZ,
MS_SETQ, MS_SETR, MS_SETC,
- xub_Unicode(0xE0A4), xub_Unicode(0xE0A5), xub_Unicode(0x2112),
+ xub_Unicode(0x2373), xub_Unicode(0xE0A5), xub_Unicode(0x2112),
xub_Unicode(0x2130), xub_Unicode(0x2131),
xub_Unicode('\0')
};