From 37ce48a19c58e36486e71461eed545d5f6e30836 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 12 Sep 2024 13:41:32 -0300 Subject: tdf#162607 Remove dup's in hid2file.js,uno:Align* + Removed bookmarks from hidden ahelp + refactor Change-Id: I075adfbfbe6cc0113e70ca151adc518a94131420 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173274 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/main0202.xhp | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'source/text/scalc') diff --git a/source/text/scalc/main0202.xhp b/source/text/scalc/main0202.xhp index 8077985170..a242cb94b5 100644 --- a/source/text/scalc/main0202.xhp +++ b/source/text/scalc/main0202.xhp @@ -19,7 +19,7 @@ -Formatting Bar +Formatting Bar /text/scalc/main0202.xhp @@ -30,7 +30,7 @@

Formatting Bar

-The Formatting bar contains basic commands for applying manually formatting. +The Formatting bar contains basic commands for applying manually formatting.
@@ -85,43 +85,43 @@

Additional icons

-If CTL support is enabled, two additional icons are visible. - +If CTL support is enabled, two additional icons are visible. +

Left-To-Right

- -left to right icon + +left to right icon -The text is entered from left to right. +The text is entered from left to right.
- +

Right-To-Left

- -right to left icon + +right to left icon -The text formatted in a complex text layout language is entered from right to left. +The text formatted in a complex text layout language is entered from right to left.
UFI: inserted .uno:Align... help ids here, had to be removed from shared/01/05340300.xhp - -Aligns the contents of the cell to the left. - -Aligns the contents of the cell to the right. - -Horizontally centers the contents of the cell. - -Aligns the contents of the cell to the left and right cell borders. + +Aligns the contents of the cell to the left. + +Aligns the contents of the cell to the right. + +Horizontally centers the contents of the cell. + +Aligns the contents of the cell to the left and right cell borders.
-- cgit