summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 09:43:51 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 09:43:51 +0000
commit403948615791e65486d585844bc911f128a97b28 (patch)
treec4d3f7f42bff4f5a229d5a25a100837c18e61f49 /dbaccess/inc/dbaccess_helpid.hrc
parent4e41f4126cfae0c81e77b088c80e4d0b81bc3201 (diff)
INTEGRATION: CWS mozab03 (1.54.4); FILE MERGED
2004/02/13 09:57:33 yl146652 1.54.4.1: #17620# Add authentification 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 4a7f7727c3cf..48071b5337e9 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.54 $
+ * $Revision: 1.55 $
*
- * last change: $Author: yl146652 $ $Date: 2004-01-30 09:05:26 $
+ * last change: $Author: obo $ $Date: 2004-03-17 10:43:51 $
*
* 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)