diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-01-04 10:24:38 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-01-04 10:24:38 +0000 |
commit | b4a602e731a23b3daf55f8a040797580e28ec0f9 (patch) | |
tree | c0de2c6d9a82222a521eb7125e97be6d8e0aad36 /dbaccess/util | |
parent | 174cdee3c924c3630e619be9f1c63ea5e803fe8b (diff) |
#81485# help ids for the ADO page
Diffstat (limited to 'dbaccess/util')
-rw-r--r-- | dbaccess/util/hidother.src | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src index 0ab98d763b94..4cb7310a7b03 100644 --- a/dbaccess/util/hidother.src +++ b/dbaccess/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: fs $ $Date: 2000-12-14 08:52:33 $ + * last change: $Author: fs $ $Date: 2001-01-04 11:24:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -132,10 +132,17 @@ hidspecial HID_BROWSER_REFRESHCONN { HelpId = HID_BROWSER_R hidspecial HID_DSADMIN_SPECIAL_MESSAGE { HelpId = HID_DSADMIN_SPECIAL_MESSAGE; }; +hidspecial HID_DSADMIN_USER_ADO { HelpId = HID_DSADMIN_USER_ADO; }; +hidspecial HID_DSADMIN_PWDREC_ADO { HelpId = HID_DSADMIN_PWDREC_ADO; }; +hidspecial HID_DSADMIN_CONNURL_ADOPAGE { HelpId = HID_DSADMIN_CONNURL_ADOPAGE; }; +hidspecial HID_DSADMIN_PAGE_ADO { HelpId = HID_DSADMIN_PAGE_ADO; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.9 2000/12/14 08:52:33 fs + * #81845# +HID_DSADMIN_SPECIAL_MESSAGE + * * Revision 1.8 2000/12/12 16:32:06 fs * #81862# type for the adabas user help id (why the heck does the compiler not complain about this?????) * |