summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-10-22 08:57:52 +0000
committerOcke Janssen <oj@openoffice.org>2001-10-22 08:57:52 +0000
commit7c2496e729213313f2edd20f94d5bf6ad1a9eafd (patch)
tree7a0970fe7c9ae6d15fb68ab6b8000848a6d3bf7d /dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
parentb2dbd2375f63678b280aef2e15432b3e54825ee1 (diff)
#93513# activatecell when changing focus
Diffstat (limited to 'dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx')
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
index e29089767fdf..1c6879a74d12 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SelectionBrowseBox.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: oj $ $Date: 2001-10-05 06:49:18 $
+ * last change: $Author: oj $ $Date: 2001-10-22 09:57:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -179,6 +179,8 @@ namespace dbaui
void paste();
void copy();
+ virtual void GetFocus();
+
protected:
virtual sal_Bool SeekRow( long nRow );