summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/DataPointProperties.cxx
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2003-11-13 08:40:42 +0000
committerBjörn Milcke <bm@openoffice.org>2003-11-13 08:40:42 +0000
commit726d9c1ad20c09533bdb1af131ae63da5e4a5d91 (patch)
tree743e49a4df6230c2d72312ad96bbefac2548bd71 /chart2/source/model/main/DataPointProperties.cxx
parent90dcbd3955bcc8b17831567c4a35871c608e5f38 (diff)
property Symbol -> SymbolProperties
Diffstat (limited to 'chart2/source/model/main/DataPointProperties.cxx')
-rw-r--r--chart2/source/model/main/DataPointProperties.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/model/main/DataPointProperties.cxx b/chart2/source/model/main/DataPointProperties.cxx
index 72eb6a37aa7d..9baf97c1b6fa 100644
--- a/chart2/source/model/main/DataPointProperties.cxx
+++ b/chart2/source/model/main/DataPointProperties.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPointProperties.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: bm $ $Date: 2003-11-12 10:44:42 $
+ * last change: $Author: bm $ $Date: 2003-11-13 09:40:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -249,7 +249,7 @@ void DataPointProperties::AddPropertiesToVector(
// others
rOutProperties.push_back(
- Property( C2U( "Symbol" ),
+ Property( C2U( "SymbolProperties" ),
PROP_DATAPOINT_SYMBOL_PROP,
::getCppuType( reinterpret_cast< const chart2::SymbolProperties * >(0)),
beans::PropertyAttribute::BOUND