summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
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/inc/dbaccess_helpid.hrc
parente6b3811a40ff41660a6b06bc4a27945916676272 (diff)
#17620 add ssl login support to ldap address book
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 648090ecabe8..3e6e202b67f6 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.52 $
+ * $Revision: 1.53 $
*
- * last change: $Author: hr $ $Date: 2003-03-19 17:51:48 $
+ * last change: $Author: yl146652 $ $Date: 2004-01-30 05:04:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -326,6 +326,9 @@
#define HID_DSADMIN_USER_DEFINED (HID_DBACCESS_START + 234)
#define HID_DSADMIN_USERDEF_OPTIONS (HID_DBACCESS_START + 235)
#define HID_DSADMIN_CHARSET_USERDEF (HID_DBACCESS_START + 236)
+#define HID_DSADMIN_USER_LDAP (HID_DBACCESS_START + 237)
+#define HID_DSADMIN_PWDREC_LDAP (HID_DBACCESS_START + 238)
+#define HID_DSADMIN_USESSL_LDAP (HID_DBACCESS_START + 239)