From 73cb43a65a0273467e706e772366346dc6364691 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 6 Aug 2014 17:08:27 +0200 Subject: update help ids for DbasePage Change-Id: I8d3e16014406a22bf921252df6a46b5f290935d0 --- helpers/help_hid.lst | 3 --- source/text/shared/explorer/database/11030000.xhp | 8 ++++---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 2fb7be50cf..37d58d3742 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -1291,7 +1291,6 @@ HID_DSADMIN_BOOLEANCOMPARISON,39017, HID_DSADMIN_BROWSECONN,38809, HID_DSADMIN_CALC_PATH,39015, HID_DSADMIN_CHARSET,38777, -HID_DSADMIN_DBASE_INDICIES,38814, HID_DSADMIN_DBASE_PATH,39007, HID_DSADMIN_DECIMAL_SEPARATOR,38820, HID_DSADMIN_FIELD_SEPARATOR,38818, @@ -1309,13 +1308,11 @@ HID_DSADMIN_ODBC_DATASOURCE,39010, HID_DSADMIN_ODBC_OPTIONS,38816, HID_DSADMIN_ORACLE_DATABASE,39018, HID_DSADMIN_PAGE_ADO,38851, -HID_DSADMIN_PAGE_DBASE,38797, HID_DSADMIN_PAGE_LDAP,38942, HID_DSADMIN_PAGE_ODBC,38799, HID_DSADMIN_PAGE_TEXT,38801, HID_DSADMIN_PAGE_USERDRIVER,39001, HID_DSADMIN_PORTNUMBER,39035, -HID_DSADMIN_SHOWDELETED,38812, HID_DSADMIN_TEXT_HEADER,38817, HID_DSADMIN_TEXT_SEPARATOR,38819, HID_DSADMIN_THOUSANDS_SEPARATOR,38821, diff --git a/source/text/shared/explorer/database/11030000.xhp b/source/text/shared/explorer/database/11030000.xhp index 969ee4cdc1..0005bcbedb 100644 --- a/source/text/shared/explorer/database/11030000.xhp +++ b/source/text/shared/explorer/database/11030000.xhp @@ -35,9 +35,9 @@ To be able to define relations between tables, use JDBC or ODBC from within $[officename]. - + Display inactive records -Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records. +Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records. In dBASE format, deleted records remain in the file. To view any changes that you make to the database, close the connection to the database, and then reconnect the database. UFI: deleted note about case sensitivity. Should be not other than for all other files. @@ -45,8 +45,8 @@ Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database. - + Indexes -Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database. +Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database. -- cgit