diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc index f4881457ec68..247d75aa26dc 100644 --- a/dbaccess/inc/dbaccess_helpid.hrc +++ b/dbaccess/inc/dbaccess_helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: dbaccess_helpid.hrc,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: fs $ $Date: 2000-12-14 08:50:47 $ + * last change: $Author: fs $ $Date: 2001-01-04 11:19:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -147,12 +147,19 @@ #define HID_DLG_COLWIDTH (HID_DBACCESS_START + 69) #define HID_DSADMIN_SPECIAL_MESSAGE (HID_DBACCESS_START + 70) +#define HID_DSADMIN_USER_ADO (HID_DBACCESS_START + 71) +#define HID_DSADMIN_PWDREC_ADO (HID_DBACCESS_START + 72) +#define HID_DSADMIN_CONNURL_ADOPAGE (HID_DBACCESS_START + 73) +#define HID_DSADMIN_PAGE_ADO (HID_DBACCESS_START + 74) #endif // _DBA_DBACCESS_HELPID_HRC_ /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.13 2000/12/14 08:50:47 fs + * #81845# +HID_DSADMIN_SPECIAL_MESSAGE + * * Revision 1.12 2000/12/12 16:26:36 fs * #81869# typo in one of the help id defines *