summaryrefslogtreecommitdiffstats
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-11-21 14:43:24 +0000
committerOcke Janssen <oj@openoffice.org>2002-11-21 14:43:24 +0000
commit1f2ed3ee926cbb4394d38684d55a297b1eb0b6c3 (patch)
tree4c77597eeac372179c7428363ab7361dba165912 /dbaccess/inc/dbaccess_helpid.hrc
parent#104812# insert more defensive programming (diff)
downloadcore-1f2ed3ee926cbb4394d38684d55a297b1eb0b6c3.tar.gz
core-1f2ed3ee926cbb4394d38684d55a297b1eb0b6c3.zip
#105213# impl new feature of rown mysql driver page
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc11
1 files changed, 9 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 713811072990..a1d171fff3ec 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.50 $
+ * $Revision: 1.51 $
*
- * last change: $Author: oj $ $Date: 2002-07-25 06:28:50 $
+ * last change: $Author: oj $ $Date: 2002-11-21 15:43:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -319,6 +319,10 @@
#define HID_DSADMIN_RETRIEVE_AUTO (HID_DBACCESS_START + 229)
#define HID_DSADMIN_AUTORETRIEVEENABLED (HID_DBACCESS_START + 230)
+#define HID_DSADMIN_PAGE_MYSQL (HID_DBACCESS_START + 231)
+#define HID_TAB_PAGE_TABLEPRIVILEGES (HID_DBACCESS_START + 232)
+
+
// don't forget to update the file util/hidother.src
@@ -328,6 +332,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.50 2002/07/25 06:28:50 oj
+ * #100280# #95146# new helpids for report and autoincrement fields
+ *
* Revision 1.49 2002/07/09 12:54:58 oj
* #99921# check if datasource allows to check names
*