summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-05-10 11:09:25 +0000
committerFrank Schönheit <fs@openoffice.org>2001-05-10 11:09:25 +0000
commitb98d9efc80c040dd402e0eef15e29ac563bddb97 (patch)
treeb79677704287bdc9494194aceb535d60e05c2664 /dbaccess/inc/dbaccess_helpid.hrc
parent97fcbfb2af1a5f7ea9754d57a1f5c952d8b7dbbf (diff)
#86223# new help ids (not surprising ...)
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc14
1 files changed, 12 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 28310b054216..c18ee4c4ffeb 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: fs $ $Date: 2001-04-26 12:11:34 $
+ * last change: $Author: fs $ $Date: 2001-05-10 12:09:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -255,12 +255,22 @@
#define HID_DSADMIN_DOCUMENTS (HID_DBACCESS_START + 163)
#define HID_DSADMIN_DOCUMENTLINKS (HID_DBACCESS_START + 164)
+#define HID_DSADMIN_FILTER_EXPLANATION (HID_DBACCESS_START + 165)
+#define HID_CONFIRM_DROP_BUTTON_ALL (HID_DBACCESS_START + 166)
+#define HID_DSBROWSER_BOOKMARK_SELECTED (HID_DBACCESS_START + 167)
+#define HID_DSADMIN_TABLE_TOOLBOX (HID_DBACCESS_START + 168)
+#define HID_DSADMIN_QUERY_TOOLBOX (HID_DBACCESS_START + 169)
+#define HID_DSADMIN_BOOKMARK_TOOLBOX (HID_DBACCESS_START + 170)
+
// don't forget to update the file util/hidother.src
#endif // _DBA_DBACCESS_HELPID_HRC_
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.28 2001/04/26 12:11:34 fs
+ * added support for data source associated bookmarks
+ *
* Revision 1.27 2001/04/24 14:35:08 oj
* new helpids
*