summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-02-06 08:02:12 +0000
committerOcke Janssen <oj@openoffice.org>2002-02-06 08:02:12 +0000
commitc3a142ea8d96a4798bfe37d4e7e9030008449848 (patch)
treebdc190315abde1f8372dae8da5b557d724e3eaa8 /dbaccess
parent96440542b62881f3236e3b8b3c2cf78bd6c867a7 (diff)
#90580# introduce new file for relation control
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc14
-rw-r--r--dbaccess/util/hidother.src36
2 files changed, 16 insertions, 34 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index ecb4b7d88990..17983f24e195 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: oj $ $Date: 2001-09-25 13:28:23 $
+ * last change: $Author: oj $ $Date: 2002-02-06 09:01:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -171,10 +171,7 @@
#define HID_JOINSH_ADDTAB_TABLELIST (HID_DBACCESS_START + 85)
#define HID_CTL_QRYDGNTAB (HID_DBACCESS_START + 86)
#define HID_DLG_QRY_JOIN (HID_DBACCESS_START + 87)
-#define HID_DLG_QRY_INNER (HID_DBACCESS_START + 88)
-#define HID_DLG_QRY_LEFT (HID_DBACCESS_START + 89)
-#define HID_DLG_QRY_RIGHT (HID_DBACCESS_START + 90)
-#define HID_DLG_QRY_FULL (HID_DBACCESS_START + 91)
+#define HID_DLG_QRY_JOINTYPE (HID_DBACCESS_START + 88)
#define HID_DLG_QRY_HELPTEXT (HID_DBACCESS_START + 92)
#define HID_CTL_QRYDGNCRIT (HID_DBACCESS_START + 93)
@@ -304,6 +301,8 @@
#define HID_BROWSER_REFRESH_REBUILDVIEW (HID_DBACCESS_START + 209)
#define HID_BROWSER_RENAME_ENTRY (HID_DBACCESS_START + 210)
+#define HID_QUERY_EDIT_JOINCONNECTION (HID_DBACCESS_START + 211)
+
// don't forget to update the file util/hidother.src
@@ -313,6 +312,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.44 2001/09/25 13:28:23 oj
+ * #91719# implementing the XRename handling
+ *
* Revision 1.43 2001/08/16 10:57:02 fs
* #90573# +HID_BROWSER_REFRESH_REBUILDVIEW
*
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src
index 688529f256de..12fbd0b4e285 100644
--- a/dbaccess/util/hidother.src
+++ b/dbaccess/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: oj $ $Date: 2001-09-25 13:24:36 $
+ * last change: $Author: oj $ $Date: 2002-02-06 09:02:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -157,10 +157,7 @@ hidspecial HID_JOINSH_ADDTAB_CLOSE { HelpId = HID_JOINSH_AD
hidspecial HID_JOINSH_ADDTAB_TABLELIST { HelpId = HID_JOINSH_ADDTAB_TABLELIST; };
hidspecial HID_CTL_QRYDGNTAB { HelpId = HID_CTL_QRYDGNTAB; };
hidspecial HID_DLG_QRY_JOIN { HelpId = HID_DLG_QRY_JOIN; };
-hidspecial HID_DLG_QRY_INNER { HelpId = HID_DLG_QRY_INNER; };
-hidspecial HID_DLG_QRY_LEFT { HelpId = HID_DLG_QRY_LEFT; };
-hidspecial HID_DLG_QRY_RIGHT { HelpId = HID_DLG_QRY_RIGHT; };
-hidspecial HID_DLG_QRY_FULL { HelpId = HID_DLG_QRY_FULL; };
+hidspecial HID_DLG_QRY_JOINTYPE { HelpId = HID_DLG_QRY_JOINTYPE; };
hidspecial HID_DLG_QRY_HELPTEXT { HelpId = HID_DLG_QRY_HELPTEXT; };
hidspecial HID_CTL_QRYDGNCRIT { HelpId = HID_CTL_QRYDGNCRIT; };
@@ -289,9 +286,14 @@ hidspecial HID_QUERY_SQLMODE { HelpId = HID_QUERY_SQL
hidspecial HID_BROWSER_REFRESH_REBUILDVIEW { HelpId = HID_BROWSER_REFRESH_REBUILDVIEW ; };
hidspecial HID_BROWSER_RENAME_ENTRY { HelpId = HID_BROWSER_RENAME_ENTRY ; };
+hidspecial HID_QUERY_EDIT_JOINCONNECTION { HelpId = HID_QUERY_EDIT_JOINCONNECTION ; };
+
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.37 2001/09/25 13:24:36 oj
+ * #91719# implementing the XRename handling
+ *
* Revision 1.36 2001/08/16 10:57:22 fs
* #90573# +HID_BROWSER_REFRESH_REBUILDVIEW
*
@@ -310,28 +312,6 @@ hidspecial HID_BROWSER_RENAME_ENTRY { HelpId = HID_BROWSER_R
* Revision 1.31 2001/07/03 13:59:27 oj
* #86890# impl query paste in contextmenu
*
- * Revision 1.30 2001/06/25 08:23:11 oj
- * #88699# new helpids
- *
- * Revision 1.29 2001/06/20 06:56:39 oj
- * #88434# new helpids for useradmin page
- *
- * Revision 1.28 2001/06/18 15:12:44 fs
- * #88393# HID_DSBROWSER_DIRECTSQL
- *
- * Revision 1.27 2001/05/29 13:11:51 oj
- * #87149# addressbook ui impl
- *
- * Revision 1.26 2001/05/23 14:15:20 oj
- * #87149# new helpids
- *
- * Revision 1.25 2001/05/14 11:57:35 oj
- * #86744# new helpids for views
- *
- * Revision 1.24 2001/05/10 12:09:25 fs
- * #86223# new help ids (not surprising ...)
- *
- *
* Revision 1.0 30.10.00 14:02:39 fs
************************************************************************/