summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-04 10:02:01 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-04 10:02:01 +0000
commitb9c33f75fc05a2653b77ef40a36868a02ee719c1 (patch)
tree04eecc3d95097d197efe76fe7c476e9bcde52c27 /chart2
parent1ad18670f9eaab4f423b4017929479f22127c88a (diff)
INTEGRATION: CWS chart23 (1.8.44); FILE MERGED
2008/03/05 08:52:31 iha 1.8.44.2: #i86579# Can't change Asian fonts in Charts 2008/03/05 08:42:13 iha 1.8.44.1: #i86579# Can't change Asian fonts in Charts
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/main/PropertyMapper.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/source/view/main/PropertyMapper.cxx b/chart2/source/view/main/PropertyMapper.cxx
index 33ffa11ca05b..54150c34fd55 100644
--- a/chart2/source/view/main/PropertyMapper.cxx
+++ b/chart2/source/view/main/PropertyMapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertyMapper.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ihi $ $Date: 2007-11-23 12:13:06 $
+ * last change: $Author: kz $ $Date: 2008-04-04 11:02:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -216,14 +216,14 @@ const tMakePropertyNameMap& PropertyMapper::getPropertyNameMapForCharacterProper
( C2U( "CharFontCharSetAsian" ), C2U("CharFontCharSetAsian") )
( C2U( "CharFontCharSetComplex" ), C2U("CharFontCharSetComplex") )
( C2U( "CharFontName" ), C2U("CharFontName") )
+ ( C2U( "CharFontNameAsian" ), C2U("CharFontNameAsian") )
+ ( C2U( "CharFontNameComplex" ), C2U("CharFontNameComplex") )
( C2U( "CharFontPitch" ), C2U("CharFontPitch") )
( C2U( "CharFontPitchAsian" ), C2U("CharFontPitchAsian") )
( C2U( "CharFontPitchComplex" ), C2U("CharFontPitchComplex") )
( C2U( "CharFontStyleName" ), C2U("CharFontStyleName") )
- ( C2U( "CharFontStyleNameComplex" ),C2U("CharFontNameComplex") )
- ( C2U( "CharFontStyleNameComplex" ),C2U("CharFontStyleNameComplex") )
- ( C2U( "CharFontStyleNameAsian" ), C2U("CharFontNameAsian") )
( C2U( "CharFontStyleNameAsian" ), C2U("CharFontStyleNameAsian") )
+ ( C2U( "CharFontStyleNameComplex" ),C2U("CharFontStyleNameComplex") )
( C2U( "CharHeight" ), C2U("CharHeight") )
( C2U( "CharHeightAsian" ), C2U("CharHeightAsian") )