summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-03-14 09:36:46 +0000
committerOcke Janssen <oj@openoffice.org>2001-03-14 09:36:46 +0000
commite403d51e0b1dc263fe7a4b9be2082e17dba8bd29 (patch)
treee97eef44dc11e086899174c894eafa43ab374713 /dbaccess/inc
parent1524b8f33d9a44dcea8ef8160684804dd2e46bf8 (diff)
new helpid
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 3d8c1db43d66..5e1d77433660 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: oj $ $Date: 2001-02-28 10:22:50 $
+ * last change: $Author: oj $ $Date: 2001-03-14 10:36:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -247,6 +247,7 @@
#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)
+#define HID_TABLE_DESIGN_NO_CONNECTION (HID_DBACCESS_START + 158)
// don't forget to update the file util/hidother.src
#endif // _DBA_DBACCESS_HELPID_HRC_
@@ -254,6 +255,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.23 2001/02/28 10:22:50 oj
+ * new helpids for relation design
+ *
* Revision 1.22 2001/02/23 14:56:57 oj
* a lot more helpids
*