From 446fbc68aaf1ddc03e3b8c176d943c5f5ca09ade Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 16 Sep 2021 06:58:52 -0300 Subject: tdf#144332 fix bookmark typo + refactors Change-Id: I990a9edff16d1c7e1f828f291a123c3aa12f69cf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122188 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/guide/pivotchart.xhp | 5 ++--- source/text/schart/01/04030000.xhp | 26 +++++++++++++------------- source/text/swriter/01/accessibility_check.xhp | 2 +- 3 files changed, 16 insertions(+), 17 deletions(-) (limited to 'source') diff --git a/source/text/scalc/guide/pivotchart.xhp b/source/text/scalc/guide/pivotchart.xhp index 66d42375c9..80dc442ad4 100644 --- a/source/text/scalc/guide/pivotchart.xhp +++ b/source/text/scalc/guide/pivotchart.xhp @@ -16,18 +16,17 @@ - chart;pivot chart pivot table;pivot chart - Pivot Chart +

Pivot Chart

A pivot chart is a chart with data range and data series of a pivot table. Different from static sized tables, where the number of rows and columns are constant, pivot tables can have varying dimensions, depending on the pivot table settings and its data source contents. Pivot charts track the changes in the data issued from a pivot table and adjust the data series and data range accordingly. - +
diff --git a/source/text/schart/01/04030000.xhp b/source/text/schart/01/04030000.xhp index 7afac3f22a..8d56974b89 100644 --- a/source/text/schart/01/04030000.xhp +++ b/source/text/schart/01/04030000.xhp @@ -39,8 +39,8 @@
- Data Labels - +

Data Labels +

Opens the Data Labels dialog, which enables you to set the data labels.
@@ -52,43 +52,43 @@
-Show value as number +

Show value as number

Displays the absolute values of the data points. -Number format +

Number format

Opens a dialog to select the number format. -Show value as percentage +

Show value as percentage

Displays the percentage of the data points in each column. -Percentage format +

Percentage format

Opens a dialog to select the percentage format. -Show category +

Show category

Shows the data point text labels. -Show legend key +

Show legend key

Displays the legend icons next to each data point label. -Separator +

Separator

Selects the separator between multiple text strings for the same object. - -Placement + +

Placement

Selects the placement of data labels relative to the objects. -Text Direction +

Text Direction

Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled. -Rotate Text +

Rotate Text

Click in the dial to set the text orientation for the data labels. diff --git a/source/text/swriter/01/accessibility_check.xhp b/source/text/swriter/01/accessibility_check.xhp index d4294669ce..10c4dc8823 100644 --- a/source/text/swriter/01/accessibility_check.xhp +++ b/source/text/swriter/01/accessibility_check.xhp @@ -20,8 +20,8 @@ accessibility;check in text document PDF/UA;check +
-

Accessibility Check

Review common accessibility problems in the document, and support for PDF/UA specifications in the PDF export dialog.
-- cgit