summaryrefslogtreecommitdiff
path: root/sc/inc/cellsuno.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-05-17 14:19:34 +0000
committerNiklas Nebel <nn@openoffice.org>2001-05-17 14:19:34 +0000
commit8a7dec596a82a178c8b1dd2d35f98142e68b6991 (patch)
tree4f96f5123453428bcea7171bd5db3a51ac8d4039 /sc/inc/cellsuno.hxx
parent9d38c7de2b9fcd863f6330792a0e3e7d9390a5c0 (diff)
#87088# XChartData set methods
Diffstat (limited to 'sc/inc/cellsuno.hxx')
-rw-r--r--sc/inc/cellsuno.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/cellsuno.hxx b/sc/inc/cellsuno.hxx
index ab162361088d..2d65c11842fe 100644
--- a/sc/inc/cellsuno.hxx
+++ b/sc/inc/cellsuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cellsuno.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: nn $ $Date: 2001-04-17 19:35:20 $
+ * last change: $Author: nn $ $Date: 2001-05-17 15:18:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -278,6 +278,8 @@ private:
private:
void PaintRanges_Impl( USHORT nPart );
+ ScRangeListRef GetLimitedChartRanges_Impl( long nDataColumns, long nDataRows ) const;
+ void ForceChartListener_Impl();
SchMemChart* CreateMemChart_Impl() const;
const ScPatternAttr* GetCurrentAttrsFlat();