From 4085fd5ed29dcf38914287d48c0642929c5a5994 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 5 Dec 2019 09:06:43 -0300 Subject: Fix image and icon dimension issues with svg icons, image must set width and height. Change-Id: Idce5d74e4f07277d7bff532d941bc5d62648b095 Reviewed-on: https://gerrit.libreoffice.org/84557 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/02/02130000.xhp | 13 ++--------- source/text/scalc/02/02140000.xhp | 12 ++++------- source/text/scalc/02/02150000.xhp | 7 ++---- source/text/scalc/02/02160000.xhp | 13 ++++------- source/text/scalc/02/02170000.xhp | 13 ++++------- source/text/scalc/main0202.xhp | 44 +++++++++++++++++--------------------- source/text/shared/02/02170000.xhp | 8 +++---- 7 files changed, 40 insertions(+), 70 deletions(-) diff --git a/source/text/scalc/02/02130000.xhp b/source/text/scalc/02/02130000.xhp index b465c7b47a..64a8b87f8d 100644 --- a/source/text/scalc/02/02130000.xhp +++ b/source/text/scalc/02/02130000.xhp @@ -1,6 +1,4 @@ - - - @@ -30,27 +27,21 @@ - -
-Number format: Currency +

Number format: Currency

Applies the default currency format to the selected cells.
- - - - Currency Number Format Icon + Currency Number Format Icon Number Format: Currency -
diff --git a/source/text/scalc/02/02140000.xhp b/source/text/scalc/02/02140000.xhp index 1228921a77..7b5070b00a 100644 --- a/source/text/scalc/02/02140000.xhp +++ b/source/text/scalc/02/02140000.xhp @@ -1,6 +1,4 @@ - - - @@ -32,18 +29,17 @@
-Number format: Percent +

Number format: Percent

Applies the percentage format to the selected cells.
- + -Icon - +Icon - + Number Format: Percent diff --git a/source/text/scalc/02/02150000.xhp b/source/text/scalc/02/02150000.xhp index 90398511d3..ac6bb9fda5 100644 --- a/source/text/scalc/02/02150000.xhp +++ b/source/text/scalc/02/02150000.xhp @@ -1,6 +1,4 @@ - - - @@ -32,14 +29,14 @@
-Number format: Default +

Number format: Default

Applies the default number format to the selected cells.
- Icon + Icon Standard Format Number Format: Standard diff --git a/source/text/scalc/02/02160000.xhp b/source/text/scalc/02/02160000.xhp index d40dd9f685..79a4e5d108 100644 --- a/source/text/scalc/02/02160000.xhp +++ b/source/text/scalc/02/02160000.xhp @@ -1,6 +1,4 @@ - - - @@ -32,23 +29,21 @@
mw copied three index entries to Calc guide format_value.xhp -Number Format: Add Decimal Place +

Number Format: Add Decimal Place

Adds one decimal place to the numbers in the selected cells.
- + -Icon - +Icon Add Decimal Place - + Number Format: Add Decimal Place
-
diff --git a/source/text/scalc/02/02170000.xhp b/source/text/scalc/02/02170000.xhp index 9d10affac6..8d50de1ed0 100644 --- a/source/text/scalc/02/02170000.xhp +++ b/source/text/scalc/02/02170000.xhp @@ -1,6 +1,4 @@ - - - @@ -32,23 +29,21 @@
mw copied three index entries to Calc guide format_value.xhp -Number Format: Delete Decimal Place +

Number Format: Delete Decimal Place

Removes one decimal place from the numbers in the selected cells.
- + -Icon - +Icon Delete Decimal Place - + Number Format: Delete Decimal Place
-
diff --git a/source/text/scalc/main0202.xhp b/source/text/scalc/main0202.xhp index 937b3db85a..2b8ab8b832 100644 --- a/source/text/scalc/main0202.xhp +++ b/source/text/scalc/main0202.xhp @@ -1,6 +1,4 @@ - - - @@ -32,7 +29,7 @@
-Formatting Bar +

Formatting Bar

The Formatting bar contains basic commands for applying manually formatting.
@@ -47,19 +44,19 @@ -Font Color +

Font Color

-Align Left +

Align Left

-Align Center Horizontally +

Align Center Horizontally

-Align Right +

Align Right

-Justify +

Justify

@@ -80,48 +77,47 @@ -Align Top +

Align Top

-Align Center Vertically +

Align Center Vertically

-Align Bottom +

Align Bottom

-Number Format : Date +

Number Format : Date

Applies the date format to the selected cells. -Number Format: Exponential +

Number Format: Exponential

Applies the exponential format to the selected cells. -Additional icons +

Additional icons

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

Left-To-Right

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

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. diff --git a/source/text/shared/02/02170000.xhp b/source/text/shared/02/02170000.xhp index 0b097df0f6..6c68d70c76 100644 --- a/source/text/shared/02/02170000.xhp +++ b/source/text/shared/02/02170000.xhp @@ -27,17 +27,17 @@
-Background Color +

Background Color

Click to open a toolbar where you can click a background color for a paragraph. The color is applied to the background of the current paragraph or the selected paragraphs.
- - Icon + + Icon Background color - + Background Color -- cgit