summaryrefslogtreecommitdiff
path: root/dbaccess/util
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-04-26 11:18:04 +0000
committerFrank Schönheit <fs@openoffice.org>2001-04-26 11:18:04 +0000
commit82156352d21b2d1bf8e0510e06309cc5643fbdb8 (patch)
treef79ec57616af0f15076db370992b9adeb1846793 /dbaccess/util
parent06a7ad094d6b90c135bdd8f7a7339a04424c4fa1 (diff)
added support for data source associated bookmarks
Diffstat (limited to 'dbaccess/util')
-rw-r--r--dbaccess/util/hidother.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src
index d643a0fea0dd..29f9f1dad55a 100644
--- a/dbaccess/util/hidother.src
+++ b/dbaccess/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: oj $ $Date: 2001-04-24 14:34:31 $
+ * last change: $Author: fs $ $Date: 2001-04-26 12:18:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -236,10 +236,15 @@ hidspecial HID_DSADMIN_CREATEDATABASE { HelpId = HID_DSADMIN_C
hidspecial HID_BROWSER_COLUMNINFO { HelpId = HID_BROWSER_COLUMNINFO ; };
hidspecial HID_DSADMIN_USECATALOG { HelpId = HID_DSADMIN_USECATALOG ; };
hidspecial HID_BROWSER_VIEW_CREATE_DESIGN { HelpId = HID_BROWSER_VIEW_CREATE_DESIGN ; };
+hidspecial HID_DSADMIN_DOCUMENTS { HelpId = HID_DSADMIN_DOCUMENTS ; };
+hidspecial HID_DSADMIN_DOCUMENTLINKS { HelpId = HID_DSADMIN_DOCUMENTLINKS ; };
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.22 2001/04/24 14:34:31 oj
+ * new helpids
+ *
* Revision 1.21 2001/04/24 08:35:10 oj
* wrong hid name
*