summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/browserids.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-02-06 06:23:39 +0000
committerOcke Janssen <oj@openoffice.org>2002-02-06 06:23:39 +0000
commitb915d86f205af10fd1e6b4d48d3cdda7a68a61b4 (patch)
tree3ca3cdb7a94c631ebe389484b1921dc046c252c6 /dbaccess/source/ui/inc/browserids.hxx
parent#90580# new interface class needed by the new control (diff)
downloadcore-b915d86f205af10fd1e6b4d48d3cdda7a68a61b4.tar.gz
core-b915d86f205af10fd1e6b4d48d3cdda7a68a61b4.zip
#96957# new handling inserted for context menu and accessibility
Diffstat (limited to 'dbaccess/source/ui/inc/browserids.hxx')
-rw-r--r--dbaccess/source/ui/inc/browserids.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/browserids.hxx b/dbaccess/source/ui/inc/browserids.hxx
index a6f51a35f042..2fcae32a77a4 100644
--- a/dbaccess/source/ui/inc/browserids.hxx
+++ b/dbaccess/source/ui/inc/browserids.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: browserids.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: oj $ $Date: 2001-09-25 13:24:37 $
+ * last change: $Author: oj $ $Date: 2002-02-06 07:23:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -158,6 +158,7 @@
#define ID_QUERY_TABLENAME (SID_SBA_START + 42) // Tabellennamen anzeigen
#define ID_QUERY_ALIASNAME (SID_SBA_START + 43) // Aliasnamen anzeigen
#define ID_QUERY_DISTINCT (SID_SBA_START + 44) // Distinct anzeigen
+#define ID_QUERY_EDIT_JOINCONNECTION (SID_SBA_START + 45) // show-edit Join
#define ID_QUERY_ZOOM_IN SID_ZOOM_IN
#define ID_QUERY_ZOOM_OUT SID_ZOOM_OUT