From 11ed377dcb076aba37adfb200c1f3c01f4f2d920 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 30 Jun 2022 12:05:52 +0200 Subject: some improvements to Writer Table toolbar and Table Format swriter/main0204.xhp (Table toolbar) * put commands (already found in help page) in same order as toolbar (several commands still missing) - remove "Insert Table", because not found in toolbar * use new embed for "Table Properties" * rename German id * refactor to

,

swriter/01/05090000.xhp (Table Properties) * "Format" -> "Properties" * remove one German id and rename another * update howto embed to include icon * correction "Area" -> "Background" and add appropriate description swriter/00/00000405.xhp (Format menu) + add icon for "Table Properties", with relevant section labels Change-Id: I28e2cb15109317e355187c04b34719d01d2d9a68 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136648 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/swriter/00/00000405.xhp | 19 +++++++++++++++- source/text/swriter/01/05090000.xhp | 19 ++++++++++------ source/text/swriter/main0110.xhp | 2 +- source/text/swriter/main0204.xhp | 44 +++++++++++++++++-------------------- 4 files changed, 51 insertions(+), 33 deletions(-) diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 033f36f0ef..77872be7bc 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -161,7 +161,24 @@ Choose Tools - ImageMap - open context menu Macro. Choose Format - Character - Hyperlink tab - Events button. - Choose Table - Properties. +
+ Choose Table - Properties. + On the Table bar (with cursor in table), click +
+ + + + +Table Properties Icon + + + + Table Properties + + +
+
+
Choose Table - Split Table. Choose Table - Merge Table. Choose Table - Properties - Table tab. diff --git a/source/text/swriter/01/05090000.xhp b/source/text/swriter/01/05090000.xhp index 39d793e93c..189e3d4fbb 100644 --- a/source/text/swriter/01/05090000.xhp +++ b/source/text/swriter/01/05090000.xhp @@ -1,4 +1,5 @@ + - + -Table Format +Table Properties /text/swriter/01/05090000.xhp +
-

Table Format

-Specifies the properties of the selected table, for example, name, alignment, spacing, column width, borders, and background. +

Table Properties

+Specifies the properties of the selected table, for example, name, alignment, spacing, column width, borders, and background. -
- +
+
+
- +

+Background

+Set or remove color or image background for selected cells, rows, or table. diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp index 621aef754a..3f88965c9a 100644 --- a/source/text/swriter/main0110.xhp +++ b/source/text/swriter/main0110.xhp @@ -157,6 +157,6 @@ UFI: removed help ids

Properties

- + diff --git a/source/text/swriter/main0204.xhp b/source/text/swriter/main0204.xhp index ff0fb219ef..cdd3894bd4 100644 --- a/source/text/swriter/main0204.xhp +++ b/source/text/swriter/main0204.xhp @@ -19,7 +19,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - Table Bar @@ -29,28 +28,9 @@
-Table Bar +

Table Bar

The Table Bar contains functions you need when working with tables. It appears when you move the cursor into a table.
- - - - - - - - - - -Merge Cells - - - - - - - - @@ -62,13 +42,29 @@ following only optional, ext.help is available: Select Table Select Column Select Row +

Merge Cells

+ + + + + + + + + + AutoFormat -Table Properties - -Sort + + + + + + +

Sort

+ -- cgit