summaryrefslogtreecommitdiff
path: root/sc/inc/chartarr.hxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-05-18 11:11:39 +0000
committerEike Rathke <er@openoffice.org>2001-05-18 11:11:39 +0000
commit407fe5c197e1c685a994d7faba83160286cc49b5 (patch)
tree63ea5325c2c9b8e54a63afca5f8acc7508ee06da /sc/inc/chartarr.hxx
parentd0d58b8b0be68bd62c33ff3170c569186addcbfb (diff)
#87169# #86215# new SchChartRange/SchCellRangeAddress replacing old ChartSeriesAddress mechanism
Diffstat (limited to 'sc/inc/chartarr.hxx')
-rw-r--r--sc/inc/chartarr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/chartarr.hxx b/sc/inc/chartarr.hxx
index bd3a8f580876..5e09bcd189a0 100644
--- a/sc/inc/chartarr.hxx
+++ b/sc/inc/chartarr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: chartarr.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: er $ $Date: 2000-12-08 13:43:52 $
+ * last change: $Author: er $ $Date: 2001-05-18 12:08:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -206,7 +206,7 @@ public:
BOOL operator==(const ScChartArray& rCmp) const;
SchMemChart* CreateMemChart();
- void SetExtraStrings( SchMemChart& rMem, BOOL bDontCreateSeriesRanges = FALSE );
+ void SetExtraStrings( SchMemChart& rMem );
void InvalidateGlue()
{