summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationTableView.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-05-22 10:25:53 +0000
committerOcke Janssen <oj@openoffice.org>2002-05-22 10:25:53 +0000
commit56f81a7d9adde1ac26a46adcdc514af90e2a24ed (patch)
treedd55ee0201b86ecd2c46ba340df89434225a20fb /dbaccess/source/ui/inc/RelationTableView.hxx
parent315935d18d28db1d8b5ccef52e9c24e0a1788da1 (diff)
#99302# correct movement
Diffstat (limited to 'dbaccess/source/ui/inc/RelationTableView.hxx')
-rw-r--r--dbaccess/source/ui/inc/RelationTableView.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/RelationTableView.hxx b/dbaccess/source/ui/inc/RelationTableView.hxx
index d8e370719d34..c4a83076f456 100644
--- a/dbaccess/source/ui/inc/RelationTableView.hxx
+++ b/dbaccess/source/ui/inc/RelationTableView.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: RelationTableView.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: oj $ $Date: 2002-02-08 08:56:33 $
+ * last change: $Author: oj $ $Date: 2002-05-22 11:25:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,6 @@ namespace dbaui
ORelationTableConnectionData* m_pCurrentlyTabConnData; // set when we creating a connection with more than one keycolumn
protected:
virtual void ConnDoubleClicked( OTableConnection* pConnection );
- virtual void KeyInput( const KeyEvent& rEvt );
virtual void AddTabWin(const ::rtl::OUString& _rComposedName, const ::rtl::OUString& rWinName, BOOL bNewTable = FALSE);
public: