summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-04-26 11:11:34 +0000
committerFrank Schönheit <fs@openoffice.org>2001-04-26 11:11:34 +0000
commit06a7ad094d6b90c135bdd8f7a7339a04424c4fa1 (patch)
tree264546edb1e6c5068be551cf965a3cd4f62372f6 /dbaccess/inc
parent8f15a970bdbad647b0a66c579f366e4950adec0e (diff)
added support for data source associated bookmarks
Diffstat (limited to 'dbaccess/inc')
-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 b7804eb0ff70..28310b054216 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: oj $ $Date: 2001-04-24 14:35:08 $
+ * last change: $Author: fs $ $Date: 2001-04-26 12:11:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -252,6 +252,8 @@
#define HID_BROWSER_COLUMNINFO (HID_DBACCESS_START + 160)
#define HID_DSADMIN_USECATALOG (HID_DBACCESS_START + 161)
#define HID_BROWSER_VIEW_CREATE_DESIGN (HID_DBACCESS_START + 162)
+#define HID_DSADMIN_DOCUMENTS (HID_DBACCESS_START + 163)
+#define HID_DSADMIN_DOCUMENTLINKS (HID_DBACCESS_START + 164)
// don't forget to update the file util/hidother.src
#endif // _DBA_DBACCESS_HELPID_HRC_
@@ -259,6 +261,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.27 2001/04/24 14:35:08 oj
+ * new helpids
+ *
* Revision 1.26 2001/04/24 08:34:41 oj
* wrong hid name
*