From 5d48c8a116679e077ce042df83fef5817cf716ea Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 18 Jan 2017 00:14:16 +0100 Subject: [PATCH] Fix bookmarks and ahelps on the 'Insert Row/Column' page Change-Id: Id7f5a4c9ab804d8a8563382305136b0456302f18 Reviewed-on: https://gerrit.libreoffice.org/33241 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/swriter/01/05120400.xhp | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/source/text/swriter/01/05120400.xhp b/source/text/swriter/01/05120400.xhp index 31b252f5d0..386f1a322f 100644 --- a/source/text/swriter/01/05120400.xhp +++ b/source/text/swriter/01/05120400.xhp @@ -30,29 +30,27 @@ - Inserts a row into the table. - Inserts a column into the table. - Insert Columns/Rows -Inserts a row or column into the table. This command is only available when the cursor is in a table. +Inserts a row or column into the table. This command is only available when the cursor is in a table.
- + Insert -Enter the number of columns or rows that you want. +Number +Enter the number of columns or rows that you want. Position Specifies where to insert the columns or rows. - + Before -Adds new columns to the left of the current column, or adds new rows above the current row. - +Adds new columns to the left of the current column, or adds new rows above the current row. + After -Adds new columns to the right of the current column, or adds new rows below the current row. +Adds new columns to the right of the current column, or adds new rows below the current row.