summaryrefslogtreecommitdiff
path: root/dbaccess/util/hidother.src
diff options
context:
space:
mode:
authorWind Li <yl146652@openoffice.org>2004-01-30 04:04:49 +0000
committerWind Li <yl146652@openoffice.org>2004-01-30 04:04:49 +0000
commit803885c777af39e895d5501717f861afc1ddce7f (patch)
tree42715d436e12a80f5df9e6fbc51f4190409d6822 /dbaccess/util/hidother.src
parente6b3811a40ff41660a6b06bc4a27945916676272 (diff)
#17620 add ssl login support to ldap address book
Diffstat (limited to 'dbaccess/util/hidother.src')
-rw-r--r--dbaccess/util/hidother.src7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src
index 6f78d708bf34..a7d9fa8f1d89 100644
--- a/dbaccess/util/hidother.src
+++ b/dbaccess/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.46 $
+ * $Revision: 1.47 $
*
- * last change: $Author: hr $ $Date: 2003-03-19 17:53:10 $
+ * last change: $Author: yl146652 $ $Date: 2004-01-30 05:04:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -325,6 +325,9 @@ hidspecial HID_DSADMIN_PAGE_USERDRIVER { HelpId = HID_DSADMIN_P
hidspecial HID_DSADMIN_USER_DEFINED { HelpId = HID_DSADMIN_USER_DEFINED ; };
hidspecial HID_DSADMIN_USERDEF_OPTIONS { HelpId = HID_DSADMIN_USERDEF_OPTIONS ; };
hidspecial HID_DSADMIN_CHARSET_USERDEF { HelpId = HID_DSADMIN_CHARSET_USERDEF ; };
+hidspecial HID_DSADMIN_USER_LDAP { HelpId = HID_DSADMIN_USER_LDAP ; };
+hidspecial HID_DSADMIN_PWDREC_LDAP { HelpId = HID_DSADMIN_PWDREC_LDAP ; };
+hidspecial HID_DSADMIN_USESSL_LDAP { HelpId = HID_DSADMIN_USESSL_LDAP ; };