From 09a1ae513f57e41146f3ce5408d04b3e5c3f624e Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 1 Jan 2018 20:17:54 +0100 Subject: Fix ahelps on (Insert Field - )Database page -Drop an unnecessary ahelp -No more 'Don't show this again' box in the printmergedialog.ui file Change-Id: I65ee28e091368693cbf4b5cc966c63a15b86b4aa Reviewed-on: https://gerrit.libreoffice.org/47439 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/swriter/01/04090006.xhp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/source/text/swriter/01/04090006.xhp b/source/text/swriter/01/04090006.xhp index c83a63d752..bfbd7afc06 100644 --- a/source/text/swriter/01/04090006.xhp +++ b/source/text/swriter/01/04090006.xhp @@ -103,7 +103,7 @@ Enter the number of the record that you want to insert when the condition that you specify is met. The record number corresponds to the current selection in the data source view. For example, if you select the last 5 records in a database containing 10 records, the number of the first record will be 1, and not 6. If you refer to fields in a different database (or in a different table or query within the same database), $[officename] determines the record number relative to the current selection. Format -Select the format of the field that you want to insert. This option is available for numerical, boolean, date and time fields.see #i64135 +Select the format of the field that you want to insert. This option is available for numerical, boolean, date and time fields.see #i64135 From database Uses the format defined in the selected database. @@ -116,11 +116,9 @@ List of user-defined formats -Lists the available user-defined formats. +Lists the available user-defined formats. Printing a form letter When you print a document that contains database fields, a dialog asks you if you want to print a form letter. If you answer Yes, the Mail Merge dialog opens where you can select the database records to print. -Do not show warning again -Suppresses this dialog from now on. There is no easy way to get it back! -- cgit