From f419319c17c61a5fbd36e1bdd1a6b281283ac421 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 9 Sep 2023 12:16:27 -0300 Subject: Create a menu file for writer-only table commands Change-Id: I401d42c9af27881da223cc51e666d14999d64062 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156780 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- AllLangHelp_swriter.mk | 1 + source/text/shared/00/00040503.xhp | 19 ------- source/text/swriter/00/00000405.xhp | 23 -------- source/text/swriter/00/table_menu.xhp | 67 +++++++++++++++++++++++ source/text/swriter/01/05190000.xhp | 2 +- source/text/swriter/01/05200000.xhp | 2 +- source/text/swriter/01/HeadingRowsRepeat.xhp | 2 +- source/text/swriter/01/RowSplit.xhp | 2 +- source/text/swriter/01/TableConvertMenu.xhp | 2 +- source/text/swriter/01/TableNumberRecognition.xhp | 2 +- 10 files changed, 74 insertions(+), 48 deletions(-) create mode 100644 source/text/swriter/00/table_menu.xhp diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 3e4a774894..a5b945374c 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -26,6 +26,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/00/00000406 \ helpcontent2/source/text/swriter/00/formmenu \ helpcontent2/source/text/swriter/00/stylesmenu \ + helpcontent2/source/text/swriter/00/table_menu \ helpcontent2/source/text/swriter/01/01120000 \ helpcontent2/source/text/swriter/01/01150000 \ helpcontent2/source/text/swriter/01/01160100 \ diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp index db0ee4cd29..d4684735d4 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -93,25 +93,6 @@ -
- - Choose Table - Number Recognition. -
- -
- - Choose Table - Header Rows Repeat Across Pages. -
- -
- - Choose Table - Row to Break Across Pages. -
-
- - Choose Table - Convert. -
-
Choose Format - Title - Main Title - Alignment tab.Choose Format - Cells - Alignment tab. Open context menu of a column header in a database table - choose Column Format - Alignment tab. diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 484695d288..25815b83bf 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -261,29 +261,6 @@
-
- - Choose Table - Split Table. - - Choose Table - Split Table. - - - - - Icon Split Table - - - Split Table - - -
- - On the Table deck of the Properties panel, click on Split Table. -
-
- - Choose Table - Merge Table. -
Choose Table - Properties - Table tab. Choose Table - Properties - Columns tab. Choose Table - Properties - Text Flow tab. diff --git a/source/text/swriter/00/table_menu.xhp b/source/text/swriter/00/table_menu.xhp new file mode 100644 index 0000000000..385df9071f --- /dev/null +++ b/source/text/swriter/00/table_menu.xhp @@ -0,0 +1,67 @@ + + + + + + + Table Menu + /text/swriter/00/table_menu.xhp + + + + + +

Writer Table Menu

+
+ + Choose Table - Number Recognition. +
+ +
+ + Choose Table - Header Rows Repeat Across Pages. +
+ +
+ + Choose Table - Row to Break Across Pages. +
+ +
+ + Choose Table - Convert. +
+ +
+ + Choose Table - Split Table. + + Choose Table - Split Table. + + + + + Icon Split Table + + + Split Table + + +
+ + On the Table deck of the Properties panel, click on Split Table. +
+ +
+ + Choose Table - Merge Table. +
+ +
diff --git a/source/text/swriter/01/05190000.xhp b/source/text/swriter/01/05190000.xhp index cad232864c..296a25d699 100644 --- a/source/text/swriter/01/05190000.xhp +++ b/source/text/swriter/01/05190000.xhp @@ -39,7 +39,7 @@ Splits the current table into two separate tables at the cursor position. You can also access this command by right-clicking in a table cell.
- +

Mode

diff --git a/source/text/swriter/01/05200000.xhp b/source/text/swriter/01/05200000.xhp index 53f9304606..9003b6323f 100644 --- a/source/text/swriter/01/05200000.xhp +++ b/source/text/swriter/01/05200000.xhp @@ -38,7 +38,7 @@ Combines two consecutive tables into a single table. The tables must be directly next to each other and not separated by an empty paragraph.
- +
If you choose this command when the cursor is in the middle of three consecutive tables, you are prompted to select the table that you want to merge with.
diff --git a/source/text/swriter/01/HeadingRowsRepeat.xhp b/source/text/swriter/01/HeadingRowsRepeat.xhp index ae94781473..f5ab684925 100644 --- a/source/text/swriter/01/HeadingRowsRepeat.xhp +++ b/source/text/swriter/01/HeadingRowsRepeat.xhp @@ -28,7 +28,7 @@ Repeat a table header on each new page that the table spans.
- +
When this feature is on, a check mark is displayed in front of the Header Rows Repeat Across Pages command.
diff --git a/source/text/swriter/01/RowSplit.xhp b/source/text/swriter/01/RowSplit.xhp index 1e97130b92..b5dc01b2ca 100644 --- a/source/text/swriter/01/RowSplit.xhp +++ b/source/text/swriter/01/RowSplit.xhp @@ -25,7 +25,7 @@ Allows a page break or column break inside a row of the table. This option is not applied to the first row in a table if the Repeat Heading option is selected.
- +
When this feature is on, a check mark is displayed in front of the Row to Break Across Pages command.
diff --git a/source/text/swriter/01/TableConvertMenu.xhp b/source/text/swriter/01/TableConvertMenu.xhp index 4df7f9801e..946db9c3ed 100644 --- a/source/text/swriter/01/TableConvertMenu.xhp +++ b/source/text/swriter/01/TableConvertMenu.xhp @@ -22,7 +22,7 @@ Opens a submenu to convert a text to a table or a table to text.
- +

Convert Text to Table

diff --git a/source/text/swriter/01/TableNumberRecognition.xhp b/source/text/swriter/01/TableNumberRecognition.xhp index 6d8cd6e7cf..68bf8b1947 100644 --- a/source/text/swriter/01/TableNumberRecognition.xhp +++ b/source/text/swriter/01/TableNumberRecognition.xhp @@ -25,7 +25,7 @@ Toggles the setting for automatically recognizing numbers or dates that you enter into a table cell, converting them from text to an appropriate number format.
- +
When this feature is on, a check mark is displayed in front of the Number Recognition command. -- cgit