From 5083d479efea66c6351119b008b70e734570d910 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 29 Oct 2020 19:23:27 +0200 Subject: rename "hinweis" id in help pages for all tabs in insert field ( swriter/01/04090001.xhp ) rename section id: hinweis --> "selectnote" ( swriter/01/04090003.xhp ) ( swriter/01/04090004.xhp ) ( swriter/01/04090005.xhp ) ( swriter/01/04090006.xhp ) update select id to "selectnote" Change-Id: I4ce0cdb973b1d46f3e081a83ddd01dde1e72e3d2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104959 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/swriter/01/04090001.xhp | 2 +- source/text/swriter/01/04090003.xhp | 2 +- source/text/swriter/01/04090004.xhp | 2 +- source/text/swriter/01/04090005.xhp | 2 +- source/text/swriter/01/04090006.xhp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source') diff --git a/source/text/swriter/01/04090001.xhp b/source/text/swriter/01/04090001.xhp index 45cb670333..6482062e65 100644 --- a/source/text/swriter/01/04090001.xhp +++ b/source/text/swriter/01/04090001.xhp @@ -141,7 +141,7 @@ -
+
The following fields can only be inserted if the corresponding field type is selected in the Type list.
diff --git a/source/text/swriter/01/04090003.xhp b/source/text/swriter/01/04090003.xhp index 86fd7b4620..6b25cc977d 100644 --- a/source/text/swriter/01/04090003.xhp +++ b/source/text/swriter/01/04090003.xhp @@ -114,7 +114,7 @@ - + Click the format that you want to apply to the selected field, or click "Additional formats" to define a custom format. diff --git a/source/text/swriter/01/04090004.xhp b/source/text/swriter/01/04090004.xhp index 6ac16a2570..9d0bd48ebd 100644 --- a/source/text/swriter/01/04090004.xhp +++ b/source/text/swriter/01/04090004.xhp @@ -128,7 +128,7 @@ - + Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert. diff --git a/source/text/swriter/01/04090005.xhp b/source/text/swriter/01/04090005.xhp index 46355655b3..d10184f2d0 100644 --- a/source/text/swriter/01/04090005.xhp +++ b/source/text/swriter/01/04090005.xhp @@ -144,7 +144,7 @@ In the Format list, define if the value is inserted as text or a number. -Warns that following types depend on the selection in the Type list +Warns that following types depend on the selection in the Type list In an HTML document, two additional fields are available for the "Set variable" field type: HTML_ON and HTML_OFF. The text that you type in the Value box is converted to an opening HTML tag (<Value>) or to a closing HTML (</Value>) tag when the file is saved as an HTML document, depending on the option that you select.

DDE Statement

taken from DDE in Section diff --git a/source/text/swriter/01/04090006.xhp b/source/text/swriter/01/04090006.xhp index 47a29f5e8e..34a789af41 100644 --- a/source/text/swriter/01/04090006.xhp +++ b/source/text/swriter/01/04090006.xhp @@ -91,7 +91,7 @@ - + Database Selection Select the database table or the database query that you want the field to refer to. You can include fields from more than one database or query in a document. -- cgit