summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/inc/PropertyMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/PropertyMapper.hxx')
-rw-r--r--chart2/source/view/inc/PropertyMapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/view/inc/PropertyMapper.hxx b/chart2/source/view/inc/PropertyMapper.hxx
index a878d57e482d..910353d70e72 100644
--- a/chart2/source/view/inc/PropertyMapper.hxx
+++ b/chart2/source/view/inc/PropertyMapper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertyMapper.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: bm $ $Date: 2003-10-09 16:46:44 $
+ * last change: $Author: bm $ $Date: 2003-10-17 14:50:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,7 +130,7 @@ public:
const tNameSequence& rNames
, const tAnySequence& rValues
, const ::com::sun::star::uno::Reference<
- ::com::sun::star::drawing::XShape >& xTarget );
+ ::com::sun::star::beans::XPropertySet >& xTarget );
static const tMakePropertyNameMap& getPropertyNameMapForCharacterProperties();
static const tMakePropertyNameMap& getPropertyNameMapForParagraphProperties();