From 2ae7099c3ba435fc466b2483d2d63d5e1bf493f6 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 3 Sep 2023 08:53:45 -0300 Subject: tdf#155875 Tab'd UI cmds Writer/Table in Help(30) + refactoring + Table - Select menu (part 30) Change-Id: I50fb5b6ce2e9f9853ae6d182e9c022b66b20a33a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156481 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/EntireCell.xhp | 31 ++++++++++ source/text/shared/01/EntireColumn.xhp | 38 ++++++++++++ source/text/shared/01/EntireRow.xhp | 38 ++++++++++++ source/text/shared/01/SelectColumns.xhp | 28 +++++++++ source/text/shared/01/SelectTable.xhp | 31 ++++++++++ source/text/simpress/guide/table_insert.xhp | 6 +- source/text/swriter/00/00000405.xhp | 91 ++++++++++++++++++++++++++++- source/text/swriter/01/TableDeleteMenu.xhp | 7 ++- source/text/swriter/01/TableInsertMenu.xhp | 7 ++- source/text/swriter/01/TableSelectMenu.xhp | 35 +++++++++++ source/text/swriter/main0110.xhp | 22 +------ 11 files changed, 306 insertions(+), 28 deletions(-) create mode 100644 source/text/shared/01/EntireCell.xhp create mode 100644 source/text/shared/01/EntireColumn.xhp create mode 100644 source/text/shared/01/EntireRow.xhp create mode 100644 source/text/shared/01/SelectColumns.xhp create mode 100644 source/text/shared/01/SelectTable.xhp create mode 100644 source/text/swriter/01/TableSelectMenu.xhp (limited to 'source') diff --git a/source/text/shared/01/EntireCell.xhp b/source/text/shared/01/EntireCell.xhp new file mode 100644 index 0000000000..ef251fb10a --- /dev/null +++ b/source/text/shared/01/EntireCell.xhp @@ -0,0 +1,31 @@ + + + + + + + Cells + /text/shared/01/EntireCell.xhp + + + + +
+

Cell

+ Selects the entire cell. +
+
+ +
+
+ +
+ +
diff --git a/source/text/shared/01/EntireColumn.xhp b/source/text/shared/01/EntireColumn.xhp new file mode 100644 index 0000000000..d9089556f5 --- /dev/null +++ b/source/text/shared/01/EntireColumn.xhp @@ -0,0 +1,38 @@ + + + + + + + Rows + /text/shared/01/EntireColumn.xhp + + + + +
+

Column

+ Selects the entire column. +
+
+ +
+ + + + + If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected. + + +
+ +
+ +
diff --git a/source/text/shared/01/EntireRow.xhp b/source/text/shared/01/EntireRow.xhp new file mode 100644 index 0000000000..5a272b7bb7 --- /dev/null +++ b/source/text/shared/01/EntireRow.xhp @@ -0,0 +1,38 @@ + + + + + + + Rows + /text/shared/01/EntireRow.xhp + + + + +
+

Row

+ Selects the entire column. +
+
+ +
+ + + + + If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected. + + +
+ +
+ +
diff --git a/source/text/shared/01/SelectColumns.xhp b/source/text/shared/01/SelectColumns.xhp new file mode 100644 index 0000000000..03c0950981 --- /dev/null +++ b/source/text/shared/01/SelectColumns.xhp @@ -0,0 +1,28 @@ + + + + + + + Rows + /text/shared/01/DeleteColumns.xhp + + + + +
+

Columns

+ Deletes the selected columns. +
+
+ +
+ +
diff --git a/source/text/shared/01/SelectTable.xhp b/source/text/shared/01/SelectTable.xhp new file mode 100644 index 0000000000..b9be2d88c7 --- /dev/null +++ b/source/text/shared/01/SelectTable.xhp @@ -0,0 +1,31 @@ + + + + + + + Rows + /text/shared/01/SelectTable.xhp + + + + +
+

Table

+ Selects the current table. +
+
+ +
+
+ +
+ +
diff --git a/source/text/simpress/guide/table_insert.xhp b/source/text/simpress/guide/table_insert.xhp index b3d9ed396b..98f9e13e8c 100644 --- a/source/text/simpress/guide/table_insert.xhp +++ b/source/text/simpress/guide/table_insert.xhp @@ -53,14 +53,14 @@ The cell contents are aligned vertically centered in the cells. The cell contents are aligned at the bottom of the cells. - + Selects the current table. Row Choose commands for the selected or all rows. Distributes the height of the selected or all rows to the same size. The height of the table is not changed. - + If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected. If currently no cell is selected, a new row will be inserted at the bottom of the table. If currently cells are selected, as many new rows as the selection has will be inserted below the selection. @@ -70,7 +70,7 @@ Choose commands for the selected or all columns. Distributes the width of the selected or all columns to the same size. The width of the table is not changed. - + If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected. If currently no cell is selected, a new column will be inserted at the right border of the table. If currently cells are selected, as many new columns as the selection has will be inserted right of the selection. diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index ac4f3adedf..52a704c27b 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -355,7 +355,7 @@ Choose Table - Delete Columns. -
+
@@ -370,6 +370,91 @@ Choose Properties - Table - Delete Columns. +
+ + Choose Table - Select - Cell. + + Choose Table - Select Cell. + +
+
+ + + Icon Select Cell + + + Select Cell + + +
+
+ + Choose Properties - Table - Cell. +
+
+ + Choose Table - Select - Column. + + Choose Table - Column. + +
+ + + + Icon Select Column + + + Select Column + + +
+
+ + Choose Properties - Table - Column. +
+ +
+ + Choose Table - Select - Row. + + Choose Table - Row. + +
+ + + + Icon Select Row + + + Select Row + + +
+
+ + Choose Properties - Table - Row. +
+
+ + Choose Table - Select - Table. + + Choose Table - Select Table. + +
+ + + + Icon Select Row + + + Select Table + + +
+
+ + Choose Properties - Table - Table. +
Choose Format - Frame and Object - Properties. @@ -425,5 +510,9 @@ Choose Table - Delete.
+
+ + Choose Table - Select. +
diff --git a/source/text/swriter/01/TableDeleteMenu.xhp b/source/text/swriter/01/TableDeleteMenu.xhp index f76cec6f34..c53db1ef81 100644 --- a/source/text/swriter/01/TableDeleteMenu.xhp +++ b/source/text/swriter/01/TableDeleteMenu.xhp @@ -17,9 +17,9 @@ -
+

Delete

- Opens a submenu to delete columns, rows and the whole table. + Opens a submenu to delete columns, rows and the entire table.
@@ -27,5 +27,8 @@ +
+ +
diff --git a/source/text/swriter/01/TableInsertMenu.xhp b/source/text/swriter/01/TableInsertMenu.xhp index 5acdfc5757..5a196b3396 100644 --- a/source/text/swriter/01/TableInsertMenu.xhp +++ b/source/text/swriter/01/TableInsertMenu.xhp @@ -15,8 +15,8 @@ /text/swriter/01/TableInsertMenu.xhp - - + +

Insert

Opens a submenu to insert rows and columns. @@ -36,6 +36,9 @@

Columns

Opens dialog box for inserting columns.see also swriter/02/0410 +
+ +
diff --git a/source/text/swriter/01/TableSelectMenu.xhp b/source/text/swriter/01/TableSelectMenu.xhp new file mode 100644 index 0000000000..9bb2347bd0 --- /dev/null +++ b/source/text/swriter/01/TableSelectMenu.xhp @@ -0,0 +1,35 @@ + + + + + + + Table Select Menu + /text/swriter/01/TableSelectMenu.xhp + + + + +
+

Select

+ Opens a submenu to select cells, columns, rows and the whole table. +
+
+ +
+ + + + +
+ +
+ +
diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp index d78a171165..6fcf4ae354 100644 --- a/source/text/swriter/main0110.xhp +++ b/source/text/swriter/main0110.xhp @@ -29,7 +29,7 @@
-

Table

+

Table

Shows commands to insert, edit, and delete a table and its elements inside a text document.
@@ -42,27 +42,9 @@ + - - -

Select

- - - - -

Cell

-Selects the current cell. - -

Row

-Selects the current row. - -

Column

-Selects the current column. - -

Table

-Selects the current table. -

Size

-- cgit