diff options
author | Ocke Janssen <oj@openoffice.org> | 2001-06-25 07:24:31 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2001-06-25 07:24:31 +0000 |
commit | cce0e0296133b6642d7263350f5747b7543076e5 (patch) | |
tree | bbfa12b29ef862601e007394e444fd5a1e9639d1 /dbaccess/source/ui/dlg/dbadmin.hrc | |
parent | 74564726a287c2b81e6286337ec8768a77ad4f8a (diff) |
#88699# new ids for controls
Diffstat (limited to 'dbaccess/source/ui/dlg/dbadmin.hrc')
-rw-r--r-- | dbaccess/source/ui/dlg/dbadmin.hrc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/dbadmin.hrc b/dbaccess/source/ui/dlg/dbadmin.hrc index 8c3c1e1ec2e2..169e68e7f2d3 100644 --- a/dbaccess/source/ui/dlg/dbadmin.hrc +++ b/dbaccess/source/ui/dlg/dbadmin.hrc @@ -2,9 +2,9 @@ * * $RCSfile: dbadmin.hrc,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: oj $ $Date: 2001-06-20 07:08:34 $ + * last change: $Author: oj $ $Date: 2001-06-25 08:24:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,6 +85,7 @@ #define FT_HOSTNAME 18 #define FT_BASEDN 19 #define FT_PORTNUMBER 20 +#define FT_LDAPROWCOUNT 21 #define LB_DATATYPE 1 #define LB_DATASOURCES 2 @@ -136,6 +137,7 @@ #define TLB_ACTIONS 1 #define NF_PORTNUMBER 1 +#define NF_LDAPROWCOUNT 2 //======================================================================== @@ -177,6 +179,9 @@ /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.19 2001/06/20 07:08:34 oj + * #88434# new page for user admin + * * Revision 1.18 2001/05/29 13:33:12 oj * #87149# addressbook ui impl * |