summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-03-22 07:06:31 +0000
committerOcke Janssen <oj@openoffice.org>2001-03-22 07:06:31 +0000
commite9e97cbf9db432ea908b79b3cb6f7944ff9b6994 (patch)
tree4931f088985f373c1c5141a8bf38c4285d84653a /dbaccess/inc/dbaccess_helpid.hrc
parentbd2b64f9f41149fab616e2850d1f0dbc1cd597bf (diff)
some new helpids
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc9
1 files changed, 7 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 5e1d77433660..09d1f3aace13 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: oj $ $Date: 2001-03-14 10:36:27 $
+ * last change: $Author: oj $ $Date: 2001-03-22 08:06:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -248,6 +248,8 @@
#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)
+#define HID_DSADMIN_CREATEDATABASE (HID_DBACCESS_START + 159)
+#define HID_BROWSER_COLUMNINFO (HID_DBACCESS_START + 160)
// don't forget to update the file util/hidother.src
#endif // _DBA_DBACCESS_HELPID_HRC_
@@ -255,6 +257,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.24 2001/03/14 10:36:27 oj
+ * new helpid
+ *
* Revision 1.23 2001/02/28 10:22:50 oj
* new helpids for relation design
*