summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 16:30:04 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 16:30:04 +0000
commitf13b4b7fe8414da0fce3f34ec8e808674f4980f1 (patch)
tree2e75cff290c76aaeeb1edff23df3b4fa37f18c1e
parent36b8c32bd18927cf80910f52209245a7cef1a98a (diff)
INTEGRATION: CWS chart20_DEV300 (1.15.28); FILE MERGED
2008/02/21 15:59:28 bm 1.15.28.1: #i366# error bars from ranges
-rw-r--r--chart2/source/model/main/ImplChartModel.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/chart2/source/model/main/ImplChartModel.cxx b/chart2/source/model/main/ImplChartModel.cxx
index d888352ea..ff21549b8 100644
--- a/chart2/source/model/main/ImplChartModel.cxx
+++ b/chart2/source/model/main/ImplChartModel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ImplChartModel.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: ihi $ $Date: 2008-01-14 14:01:28 $
+ * last change: $Author: kz $ $Date: 2008-03-06 17:30:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_chart2.hxx"
#include "ImplChartModel.hxx"
-#include "CachedDataSequence.hxx"
#include "DataSeries.hxx"
#include "StyleFamilies.hxx"
#include "StyleFamily.hxx"