summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-28 09:22:55 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-28 09:22:55 +0000
commitf9d709f0635e07d36d58bef49c1cfccd19cb60c3 (patch)
tree4f28e3972949828ad8665bb4983aefef040929ec /dbaccess/inc/dbaccess_helpid.hrc
parent472302224be4f0dcf9299919b75dfbae219d6ff7 (diff)
new helpids for relation design
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc13
1 files changed, 11 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 5ee8d69d807a..3d8c1db43d66 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: oj $ $Date: 2001-02-23 14:56:57 $
+ * last change: $Author: oj $ $Date: 2001-02-28 10:22:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -241,6 +241,12 @@
#define HID_TAB_NAMEMATCHING_COLS_ASSIGN (HID_DBACCESS_START + 149)
#define HID_TAB_WIZ_COPYTABLE (HID_DBACCESS_START + 150)
#define HID_TAB_WIZ_TABLENAME_EDIT (HID_DBACCESS_START + 151)
+#define HID_CTL_RELATIONTAB (HID_DBACCESS_START + 152)
+#define HID_TLB_RELATIONDESIGN (HID_DBACCESS_START + 153)
+#define HID_RELATIONDIALOG_LEFTFIELDCELL (HID_DBACCESS_START + 154)
+#define HID_RELATIONDIALOG_RIGHTFIELDCELL (HID_DBACCESS_START + 155)
+#define HID_RELDLG_KEYFIELDS (HID_DBACCESS_START + 156)
+#define HID_BROWSER_RELATION_DESIGN (HID_DBACCESS_START + 157)
// don't forget to update the file util/hidother.src
#endif // _DBA_DBACCESS_HELPID_HRC_
@@ -248,6 +254,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.22 2001/02/23 14:56:57 oj
+ * a lot more helpids
+ *
* Revision 1.21 2001/02/16 16:06:05 oj
* new helpid
*