From 2876d94eb8de71136de6239dd5387a79002a6acc Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 11 Apr 2019 19:12:38 -0300 Subject: tdf#122162 Keyboard shortcuts in table not valid Deleted page source/text/swriter/guide/table_cells.xhp because keyboard shortcuts were deleted. All references to this page removed too. Change-Id: Iafedfcdaeb93d5ad2824bd9212526a8bbee20922 Reviewed-on: https://gerrit.libreoffice.org/70614 Tested-by: Jenkins Reviewed-by: Heiko Tietze Reviewed-by: Olivier Hallot --- AllLangHelp_swriter.mk | 1 - source/auxiliary/swriter.tree | 1 - source/text/swriter/guide/main.xhp | 1 - source/text/swriter/guide/table_cellmerge.xhp | 3 +- source/text/swriter/guide/table_cells.xhp | 75 --------------------------- source/text/swriter/guide/table_sizing.xhp | 3 +- source/text/swriter/guide/tablemode.xhp | 1 - 7 files changed, 3 insertions(+), 82 deletions(-) delete mode 100644 source/text/swriter/guide/table_cells.xhp diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index ba34e1582b..ca4dd3fe1a 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -357,7 +357,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/guide/stylist_update \ helpcontent2/source/text/swriter/guide/subscript \ helpcontent2/source/text/swriter/guide/table_cellmerge \ - helpcontent2/source/text/swriter/guide/table_cells \ helpcontent2/source/text/swriter/guide/table_delete \ helpcontent2/source/text/swriter/guide/table_insert \ helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers \ diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 21cca6728a..061e185386 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -85,7 +85,6 @@ Inserting Tables Repeating a Table Header on a New Page Resizing Rows and Columns in a Text Table -Adding or Deleting a Row or Column to a Table Using the Keyboard Positioning Objects diff --git a/source/text/swriter/guide/main.xhp b/source/text/swriter/guide/main.xhp index cc24c149bf..6a0f0ebd10 100644 --- a/source/text/swriter/guide/main.xhp +++ b/source/text/swriter/guide/main.xhp @@ -109,7 +109,6 @@ - diff --git a/source/text/swriter/guide/table_cellmerge.xhp b/source/text/swriter/guide/table_cellmerge.xhp index 0a64000148..5afd032cd1 100644 --- a/source/text/swriter/guide/table_cellmerge.xhp +++ b/source/text/swriter/guide/table_cellmerge.xhp @@ -56,6 +56,5 @@ - - \ No newline at end of file + diff --git a/source/text/swriter/guide/table_cells.xhp b/source/text/swriter/guide/table_cells.xhp deleted file mode 100644 index 387a4e9d2b..0000000000 --- a/source/text/swriter/guide/table_cells.xhp +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - Adding or Deleting a Row or Column to a Table Using the Keyboard - /text/swriter/guide/table_cells.xhp - - - -rows; inserting/deleting in tables by keyboard - columns; inserting/deleting in tables by keyboard - tables; editing by keyboard - keyboard;adding or deleting rows/columns - splitting cells;by keyboard - merging;cells, by keyboard - deleting;rows/columns, by keyboard - inserting;rows/columns, by keyboard -MW changed "adding;" to "inserting;" -Adding or Deleting a Row or Column to a Table Using the Keyboard - - You can add or delete rows or columns in tables as well as split or merge table cells using the keyboard. - - - To insert a new row in a table, place the cursor in a table cell, press Option -Alt+Insert, and then press the up or down arrow key. You can also move the cursor to the last cell in the table, and then press Tab. - - - To insert a new column, place the cursor in a table cell, press Option -Alt+Insert, and then press the left or right arrow key. - - - To split a table cell instead of adding a column, press Option -Alt+Insert, and then hold down Command -Ctrl while you press the left or right arrow key. - - - To delete a row, place the cursor in a table cell, press Option -Alt+Delete, and then press the up or down arrow key. - - - To delete a column, place the cursor in a table cell, press Option -Alt+Delete, and then press the left or the right arrow key. - - - To merge a table into an adjacent cell, place the cursor in the cell, press Option -Alt+Delete, hold down Command -Ctrl, and then press the left or the right arrow key. - - - - - - - - \ No newline at end of file diff --git a/source/text/swriter/guide/table_sizing.xhp b/source/text/swriter/guide/table_sizing.xhp index 89c3ecf278..a5a8cc0111 100644 --- a/source/text/swriter/guide/table_sizing.xhp +++ b/source/text/swriter/guide/table_sizing.xhp @@ -92,6 +92,7 @@ To wrap text to the sides of a table, and to arrange two tables next to another, you must insert the tables into a frame. Click inside the table, press Command Ctrl+A twice to select the whole table, then choose Insert - Frame. -Tables within HTML pages do not offer the full range of properties and commands as tables in OpenDocument format. +Tables within HTML pages do not offer the full range of properties and commands as tables in OpenDocument format. + diff --git a/source/text/swriter/guide/tablemode.xhp b/source/text/swriter/guide/tablemode.xhp index 84b639066a..bfadc1b0e8 100644 --- a/source/text/swriter/guide/tablemode.xhp +++ b/source/text/swriter/guide/tablemode.xhp @@ -51,7 +51,6 @@ - -- cgit