summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-02-05 07:22:24 +0000
committerFrank Schönheit <fs@openoffice.org>2001-02-05 07:22:24 +0000
commit5bc9a687d8159957358e5d2690b2eeee0c09c75d (patch)
tree16192a21da23d2b59e086fa1e3d01b67a46ef67e /dbaccess/inc
parenta9dd0b23f4f90107d324fc809caa2e78d2ccfa9b (diff)
#83397# corrected the query admin help id
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc9
1 files changed, 6 insertions, 3 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 4d9eb39c90da..88b2edcdfd3e 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: fs $ $Date: 2001-01-26 06:54:43 $
+ * last change: $Author: fs $ $Date: 2001-02-05 08:22:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -166,17 +166,20 @@
#define HID_DSADMIN_CONNURL_ADOPAGE (HID_DBACCESS_START + 82)
#define HID_DSADMIN_PAGE_ADO (HID_DBACCESS_START + 83)
-#define HID_DSADMIN_QUERYADMINISTRATION (HID_DBACCESS_START + 83)
#define HID_DSADMIN_QUERIES (HID_DBACCESS_START + 84)
#define HID_DSADMIN_QUERIES_NEW (HID_DBACCESS_START + 85)
#define HID_DSADMIN_QUERIES_EDIT (HID_DBACCESS_START + 86)
#define HID_DSADMIN_QUERIES_DELETE (HID_DBACCESS_START + 87)
+#define HID_DSADMIN_QUERYADMINISTRATION (HID_DBACCESS_START + 88)
#endif // _DBA_DBACCESS_HELPID_HRC_
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.16 2001/01/26 06:54:43 fs
+ * some new help ids for the query administration
+ *
* Revision 1.15 2001/01/09 15:54:13 oj
* #81232# some new help id's
*