summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-12-12 15:26:36 +0000
committerFrank Schönheit <fs@openoffice.org>2000-12-12 15:26:36 +0000
commit1affab62fa599937d8fbe61596a85535f6a3d532 (patch)
tree48e2a349c28cd9d9e9a35aeda1f5453c105691a2 /dbaccess/inc/dbaccess_helpid.hrc
parent925c690e21dea744816b012bda2f5b65316fc81c (diff)
#81869# typo in one of the help id defines
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc9
1 files changed, 6 insertions, 3 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 55afb34c33f9..9f6521bae1e3 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: oj $ $Date: 2000-12-12 13:08:07 $
+ * last change: $Author: fs $ $Date: 2000-12-12 16:26:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,7 +121,7 @@
#define HID_DSADMIN_DBASE_INDICIES (HID_DBACCESS_START + 46)
#define HID_DSADMIN_DRIVERCLASS (HID_DBACCESS_START + 47)
#define HID_DSADMIN_ODBC_OPTIONS (HID_DBACCESS_START + 48)
-#define HID_DSADMIN_TEXT_HEADER (HID_DBACCESS_START + 59)
+#define HID_DSADMIN_TEXT_HEADER (HID_DBACCESS_START + 49)
#define HID_DSADMIN_FIELD_SEPARATOR (HID_DBACCESS_START + 50)
#define HID_DSADMIN_TEXT_SEPARATOR (HID_DBACCESS_START + 51)
#define HID_DSADMIN_DECIMAL_SEPARATOR (HID_DBACCESS_START + 52)
@@ -151,6 +151,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.11 2000/12/12 13:08:07 oj
+ * #80933# new hlp ids for the dialogs
+ *
* Revision 1.10 2000/12/08 21:10:19 fs
* some new help ids for the data source browser
*