summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2002-02-22 10:33:00 +0000
committerBjörn Milcke <bm@openoffice.org>2002-02-22 10:33:00 +0000
commit67728acba0076ec011b5f6e1304981822f730f91 (patch)
tree271b4d49688806e540611df5a3b3aca58159ab7f /xmloff/source/chart
parentea6b1c9085b28e64d2b1daa343d5552b25f55584 (diff)
#97710# chain shape prop mapper instead of extrnal shape prop mapper to get alien attributes on import
Diffstat (limited to 'xmloff/source/chart')
-rw-r--r--xmloff/source/chart/PropertyMaps.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/chart/PropertyMaps.cxx b/xmloff/source/chart/PropertyMaps.cxx
index 46bac9e3549a..374e04b66108 100644
--- a/xmloff/source/chart/PropertyMaps.cxx
+++ b/xmloff/source/chart/PropertyMaps.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertyMaps.cxx,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: obo $ $Date: 2001-11-08 16:01:07 $
+ * last change: $Author: bm $ $Date: 2002-02-22 11:33:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -466,7 +466,7 @@ XMLChartImportPropertyMapper::XMLChartImportPropertyMapper( const UniReference<
// give an empty model. It is only used for numbering rules that don't exist in chart
uno::Reference< frame::XModel > xEmptyModel;
- ChainImportMapper( XMLShapeImportHelper::CreateExternalShapePropMapper( xEmptyModel, mrImport ));
+ ChainImportMapper( XMLShapeImportHelper::CreateShapePropMapper( xEmptyModel, mrImport ));
// do not chain text properties: on import this is done by shape mapper
// to import old documents