summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocimp.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 19:29:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 19:29:11 +0000
commit29bce2cee0c3b21a5cf8925d5e5b969d915d9988 (patch)
treed6c032df0da8046a71795112112f6c63d585b0bc /sc/source/ui/docshell/dbdocimp.cxx
parent73e43c1f3656e2b46a7d0b2c74100c34cd53327a (diff)
INTEGRATION: CWS dialogdiet (1.13.194); FILE MERGED
2003/11/28 15:31:04 mba 1.13.194.1: #i22972#: obsolete include
Diffstat (limited to 'sc/source/ui/docshell/dbdocimp.cxx')
-rw-r--r--sc/source/ui/docshell/dbdocimp.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sc/source/ui/docshell/dbdocimp.cxx b/sc/source/ui/docshell/dbdocimp.cxx
index f175f7b17e05..bb3bff77ab4e 100644
--- a/sc/source/ui/docshell/dbdocimp.cxx
+++ b/sc/source/ui/docshell/dbdocimp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbdocimp.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 18:05:58 $
+ * last change: $Author: hr $ $Date: 2004-02-03 20:29:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,6 @@
#include <comphelper/types.hxx>
#include <vcl/msgbox.hxx>
#include <tools/debug.hxx>
-#include <offmgr/sbaitems.hxx> // SbaSelectionList
#include <svx/dataaccessdescriptor.hxx>
#include <com/sun/star/sdb/CommandType.hpp>
@@ -112,8 +111,6 @@ using namespace com::sun::star;
#define SC_DBPROP_SELECTION "Selection"
#define SC_DBPROP_CURSOR "Cursor"
-// -----------------------------------------------------------------
-
// static
void ScDBDocFunc::ShowInBeamer( const ScImportParam& rParam, SfxViewFrame* pFrame )
{