From c4ea034beb2fa0f1e874a39391a9498bdd7c7aad Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 1 Sep 2020 16:43:20 -0300 Subject: tdf#118148 Extended tips for HC2/swriter Change-Id: I523bd35ae359d8c5d18e9a553ef101dda0a1e2dd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101894 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- sw/uiconfig/swriter/ui/mailmerge.ui | 83 +++++++++++++++++++++++++++++++++++-- 1 file changed, 79 insertions(+), 4 deletions(-) (limited to 'sw/uiconfig/swriter/ui/mailmerge.ui') diff --git a/sw/uiconfig/swriter/ui/mailmerge.ui b/sw/uiconfig/swriter/ui/mailmerge.ui index 6c3becb6618a..c8f05325d232 100644 --- a/sw/uiconfig/swriter/ui/mailmerge.ui +++ b/sw/uiconfig/swriter/ui/mailmerge.ui @@ -1,5 +1,5 @@ - + @@ -18,9 +18,6 @@ 0 0 dialog - - - False @@ -143,6 +140,11 @@ 0 True True + + + Processes all the records from the database. + + False @@ -160,6 +162,11 @@ 0 True all + + + Processes only the marked records from the database. This option is only available when you have previously marked the necessary records in the database. + + False @@ -182,6 +189,11 @@ 0 True all + + + Specify the number of the first record to be printed. + + False @@ -196,6 +208,11 @@ True adjustment1 True + + + Specify the number of the first record to be printed. + + False @@ -224,6 +241,11 @@ True adjustment2 True + + + Specify the number of the last record to be printed. + + False @@ -294,6 +316,11 @@ 0 True True + + + Prints the form letters. + + False @@ -328,6 +355,11 @@ 0 True printer + + + Saves the form letters in files. + + False @@ -399,6 +431,11 @@ True 0 True + + + Generate each file name from data contained in a database. + + 0 @@ -453,6 +490,11 @@ True False + + + Uses the content of the selected database field as the file name for the form letter. + + 1 @@ -464,6 +506,11 @@ True False + + + Select the file format to store the resulting document. + + 1 @@ -478,6 +525,11 @@ True True True + + + Opens the Select Path dialog. + + 2 @@ -489,6 +541,11 @@ True True True + + + Specifies the path to store the form letters. + + 1 @@ -726,6 +783,11 @@ 0 True True + + + Create one big document containing all data records. + + False @@ -743,6 +805,11 @@ 0 True singledocument + + + Create one document for every one data record. + + False @@ -815,5 +882,13 @@ cancel help + + + + + + The Mail Merge dialog helps you in printing and saving form letters. + + -- cgit