From bb4361c2e733c7b5a6a3a4b9d37ec0586c99ccd7 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 25 Jan 2016 15:34:53 +0100 Subject: link is no valid child of emph Change-Id: I24009c8eb766d2e99ff96b8ba803e0d92ee73387 --- source/text/sbasic/guide/access2base.xhp | 2 +- source/text/scalc/01/03070000.xhp | 2 +- source/text/shared/01/02230100.xhp | 2 +- source/text/swriter/01/03140000.xhp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'source/text') diff --git a/source/text/sbasic/guide/access2base.xhp b/source/text/sbasic/guide/access2base.xhp index d5ad6cef27..9bed65339a 100644 --- a/source/text/sbasic/guide/access2base.xhp +++ b/source/text/sbasic/guide/access2base.xhp @@ -42,7 +42,7 @@ Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in "LibreOffice macros and dialogs". The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice Base application only. The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface). - The library is documented online on http://www.access2base.com + The library is documented online on http://www.access2base.com The implemented macros include: diff --git a/source/text/scalc/01/03070000.xhp b/source/text/scalc/01/03070000.xhp index 269071ba7b..a9ef012f31 100644 --- a/source/text/scalc/01/03070000.xhp +++ b/source/text/scalc/01/03070000.xhp @@ -51,7 +51,7 @@ - You can also set the view of the column and row headers in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. + You can also set the view of the column and row headers in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. diff --git a/source/text/shared/01/02230100.xhp b/source/text/shared/01/02230100.xhp index 0c388495cc..a7ba284e17 100644 --- a/source/text/shared/01/02230100.xhp +++ b/source/text/shared/01/02230100.xhp @@ -41,7 +41,7 @@ -If you choose Record - Show, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing %PRODUCTNAME Writer - Changes in the Options dialog box. +If you choose Record - Show, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing %PRODUCTNAME Writer - Changes in the Options dialog box. You can set the properties of the markup elements by choosing %PRODUCTNAME Calc - Changes in the Options dialog box. The following changes are tracked when the record changes command is active: diff --git a/source/text/swriter/01/03140000.xhp b/source/text/swriter/01/03140000.xhp index c20d201014..d11b5167eb 100644 --- a/source/text/swriter/01/03140000.xhp +++ b/source/text/swriter/01/03140000.xhp @@ -38,7 +38,7 @@
-To enable this feature, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and ensure that the Hidden paragraphs check box in the Display of area is selected. +To enable this feature, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and ensure that the Hidden paragraphs check box in the Display of area is selected. Use the field command "Hidden Paragraph" to assign a condition that must be met to hide a paragraph. If the condition is not met, the paragraph is displayed. When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden. -- cgit