summaryrefslogtreecommitdiff
path: root/sc/inc/dbcolect.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-28 10:25:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-28 10:25:19 +0000
commit5db04abe2532f20ded241c3a3bf93a32c93d1557 (patch)
treed9c9abf09c84e7664dfde54c05e43631c7f0c262 /sc/inc/dbcolect.hxx
parent2eb3f21940760571e63e43d30db8a38177106f4d (diff)
INTEGRATION: CWS dr37 (1.8.84); FILE MERGED
2005/04/22 14:37:06 nn 1.8.84.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets
Diffstat (limited to 'sc/inc/dbcolect.hxx')
-rw-r--r--sc/inc/dbcolect.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/dbcolect.hxx b/sc/inc/dbcolect.hxx
index a49f174f7b84..c939f79bc7a9 100644
--- a/sc/inc/dbcolect.hxx
+++ b/sc/inc/dbcolect.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbcolect.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:30:47 $
+ * last change: $Author: hr $ $Date: 2005-09-28 11:25:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -253,6 +253,7 @@ public:
BOOL SearchName( const String& rName, USHORT& rIndex ) const;
+ void DeleteOnTab( SCTAB nTab );
void UpdateReference(UpdateRefMode eUpdateRefMode,
SCCOL nCol1, SCROW nRow1, SCTAB nTab1,
SCCOL nCol2, SCROW nRow2, SCTAB nTab2,