summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/browserids.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-28 09:11:33 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-28 09:11:33 +0000
commit1d8e2404d2253d602052a4bd1511fafcfbcd1888 (patch)
tree617cecfbea13972fd792f300715eb8459b02d8f6 /dbaccess/source/ui/inc/browserids.hxx
parentnew relation design (diff)
downloadcore-1d8e2404d2253d602052a4bd1511fafcfbcd1888.tar.gz
core-1d8e2404d2253d602052a4bd1511fafcfbcd1888.zip
changes for the new relation design
Diffstat (limited to 'dbaccess/source/ui/inc/browserids.hxx')
-rw-r--r--dbaccess/source/ui/inc/browserids.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/browserids.hxx b/dbaccess/source/ui/inc/browserids.hxx
index 7cbc722975a5..09aeb5e5b981 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: oj $ $Date: 2001-02-16 15:54:53 $
+ * last change: $Author: oj $ $Date: 2001-02-28 10:10:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,9 +113,11 @@
#define ID_TREE_TABLE_COPY 11
#define ID_TREE_QUERY_COPY 12
#define ID_TREE_TABLE_PASTE 13
+#define ID_TREE_RELATION_DESIGN 14
#define ID_BROWSER_QUERY_EXECUTE SID_FM_EXECUTE
#define ID_BROWSER_CLEAR_QUERY (SID_SBA_START+130)
+#define ID_REALTION_ADD_RELATION (SID_SBA_START+131)
#define ID_BROWSER_QUERY_VIEW_FUNCTIONS (SID_SBA_START+134)
#define ID_BROWSER_QUERY_VIEW_TABLES (SID_SBA_START+135)
#define ID_BROWSER_QUERY_VIEW_ALIASES (SID_SBA_START+136)
@@ -131,4 +133,6 @@
#define ID_QUERY_ZOOM_OUT SID_ZOOM_OUT
+
+
#endif // DBACCESS_UI_BROWSER_ID_HXX