summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/unodatbr.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-07-08 09:39:36 +0000
committerOliver Bolte <obo@openoffice.org>2005-07-08 09:39:36 +0000
commitba276b3a9404e2e455bdf7c34c7cdd11f94539f7 (patch)
tree2c7cef771e5c0806d7c4c57c9f2ec47af64ec348 /dbaccess/source/ui/inc/unodatbr.hxx
parentINTEGRATION: CWS dba20blocker (1.13.134); FILE MERGED (diff)
downloadcore-ba276b3a9404e2e455bdf7c34c7cdd11f94539f7.tar.gz
core-ba276b3a9404e2e455bdf7c34c7cdd11f94539f7.zip
INTEGRATION: CWS dba20blocker (1.59.60); FILE MERGED
2005/06/24 07:26:07 fs 1.59.60.1: copying fix for #121276# into this CWS
Diffstat (limited to 'dbaccess/source/ui/inc/unodatbr.hxx')
-rw-r--r--dbaccess/source/ui/inc/unodatbr.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/unodatbr.hxx b/dbaccess/source/ui/inc/unodatbr.hxx
index 1bb16a5280a3..fc3141cdcf52 100644
--- a/dbaccess/source/ui/inc/unodatbr.hxx
+++ b/dbaccess/source/ui/inc/unodatbr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unodatbr.hxx,v $
*
- * $Revision: 1.59 $
+ * $Revision: 1.60 $
*
- * last change: $Author: obo $ $Date: 2005-03-18 10:11:22 $
+ * last change: $Author: obo $ $Date: 2005-07-08 10:39:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -295,6 +295,7 @@ namespace dbaui
// SbaGridListener overridables
virtual void RowChanged();
virtual void ColumnChanged();
+ virtual void SelectionChanged();
String getURL() const;