From 9bff7df37fa8a6303ef5fe4f10085ef635be3a95 Mon Sep 17 00:00:00 2001 From: Ming Hua Date: Fri, 19 Nov 2021 16:18:52 +0800 Subject: Related to tdf#141869: Update help for inserting cross-reference ...to match the UI changes made in commit 81472692c4ee0b12c6d2184823faefa7a53431e6. Change-Id: If09e850fe769a1475e92f7605399316d74af95df Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125534 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/swriter/01/04090002.xhp | 14 +++++++------- source/text/swriter/guide/references.xhp | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'source') diff --git a/source/text/swriter/01/04090002.xhp b/source/text/swriter/01/04090002.xhp index 5d20bba200..e4abae401b 100644 --- a/source/text/swriter/01/04090002.xhp +++ b/source/text/swriter/01/04090002.xhp @@ -134,12 +134,12 @@

Selectionon "Document" and "DocInformation" tab page this is called "Select", on the other tab pages "Selection"

-Lists the available fields for the field type selected in the Type list. To insert a field, click the field, select a format in the "Insert reference to" list, and then click Insert. +Lists the available fields for the field type selected in the Type list. To insert a field, click the field, select a format in the "Refer using" list, and then click Insert. To quickly insert a field from the list, hold down CommandCtrl and double-click the field.
-In the Insert reference to list, click the format that you want to use. +In the Refer using list, click the format that you want to use. -

Insert reference to

+

Refer using

Select the format that you want to use for the selected reference field. The following formats are available: @@ -152,7 +152,7 @@ -Page +Page number (unstyled) Inserts the number of the page containing the reference target. @@ -160,7 +160,7 @@ -Reference +Referenced text Inserts the complete reference target text. For footnotes the footnote number is inserted. @@ -168,7 +168,7 @@ -Above/Below +“Above”/“Below” Inserts "above" or "below", depending on the location of the reference target relative to the position of the reference field. @@ -176,7 +176,7 @@ -As Page Style +Page number (styled) Inserts the number of the page containing the reference target using the format specified in the page style. diff --git a/source/text/swriter/guide/references.xhp b/source/text/swriter/guide/references.xhp index 8b3a62bba7..0d3e0522bb 100644 --- a/source/text/swriter/guide/references.xhp +++ b/source/text/swriter/guide/references.xhp @@ -84,7 +84,7 @@ In the Selection list, select the target that you want to cross-reference. - In the Insert reference to list, select the format for the cross-reference. The format specifies the type of information that is displayed as the cross-reference. For example, "Reference" inserts the target text, and "Page" inserts the page number where the target is located. For footnotes the footnote number is inserted. + In the Refer using list, select the format for the cross-reference. The format specifies the type of information that is displayed as the cross-reference. For example, "Reference" inserts the target text, and "Page" inserts the page number where the target is located. For footnotes the footnote number is inserted. Click Insert. @@ -111,7 +111,7 @@ In the Selection list, select the caption number of the object that you want to cross-reference. - In the Insert reference to list, select the format of the cross-reference. The format specifies the type of information that is displayed as the cross-reference. For example, "Reference" inserts the caption category and caption text of the object. + In the Refer using list, select the format of the cross-reference. The format specifies the type of information that is displayed as the cross-reference. For example, "Reference" inserts the caption category and caption text of the object. Click Insert. -- cgit