summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-10 18:07:44 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-10 18:07:44 +0000
commit9e929d565108fd95784f192ad34ae9519204f56e (patch)
tree6dd3f92222a9b8207660c431a0ebe423e54f9175 /sc/source/ui/inc
parente5a0ffee392c9260b9654728ff8f8a6c31647bad (diff)
#76477# StartQuerySh removed
Diffstat (limited to 'sc/source/ui/inc')
-rw-r--r--sc/source/ui/inc/dbfunc.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/inc/dbfunc.hxx b/sc/source/ui/inc/dbfunc.hxx
index 1524e2d62d5c..b8ffbdff8806 100644
--- a/sc/source/ui/inc/dbfunc.hxx
+++ b/sc/source/ui/inc/dbfunc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbfunc.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:58 $
+ * last change: $Author: nn $ $Date: 2000-11-10 19:07:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,6 @@ public:
void RepeatDB( BOOL bRecord = TRUE );
- void StartQuerySh( const ScImportParam& rParam );
BOOL ImportData( const ScImportParam& rParam, BOOL bRecord = TRUE );
void GotoDBArea( const String& rDBName );