From a3ad770b3b2ca000646c0b3bfa0933e8486c7a22 Mon Sep 17 00:00:00 2001 From: Sabri Unal Date: Tue, 11 Dec 2018 22:28:55 +0200 Subject: Correct some Format - Row/Column/Cell paths Some Format - Row/Column/Cell paths are corrected as Format - Rows/Columns/Cells Change-Id: If9795322ca50f3f5646b9195de69eb1e348662cf Reviewed-on: https://gerrit.libreoffice.org/64985 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/01/05030300.xhp | 4 ++-- source/text/scalc/01/05030400.xhp | 4 ++-- source/text/scalc/02/02150000.xhp | 2 +- source/text/scalc/guide/specialfilter.xhp | 2 +- source/text/scalc/guide/text_wrap.xhp | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'source/text/scalc') diff --git a/source/text/scalc/01/05030300.xhp b/source/text/scalc/01/05030300.xhp index 01b1d5d68f..d1fc2e7d42 100644 --- a/source/text/scalc/01/05030300.xhp +++ b/source/text/scalc/01/05030300.xhp @@ -48,7 +48,7 @@
-Select the rows or columns that you want to hide, and then choose Format - Row - Hide or Format - Column - Hide. +Select the rows or columns that you want to hide, and then choose Format - Rows - Hide or Format - Columns - Hide. You can hide a sheet by selecting the sheet tab and then choosing Format - Sheet - Hide. Hidden sheets are not printed unless they occur within a print range. A break in the row or column header indicates whether the row or column is hidden. To display hidden rows, columns or sheets @@ -57,7 +57,7 @@ Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary.UFI: fixes #i18582# -Choose Format - Row/Column - Show or Format - Sheet - Show. +Choose Format - Rows/Columns - Show or Format - Sheet - Show. diff --git a/source/text/scalc/01/05030400.xhp b/source/text/scalc/01/05030400.xhp index b53974052a..5ea172cf34 100644 --- a/source/text/scalc/01/05030400.xhp +++ b/source/text/scalc/01/05030400.xhp @@ -43,8 +43,8 @@
-To show a column or row, select the range of rows or columns containing the hidden elements, then choose Format - Row - Show or Format - Column - Show. -For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose Format - Column - Show. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose Format - Column - Show. Proceed the same way with rows. +To show a column or row, select the range of rows or columns containing the hidden elements, then choose Format - Rows - Show or Format - Columns - Show. +For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose Format - Columns - Show. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose Format - Columns - Show. Proceed the same way with rows. To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table. diff --git a/source/text/scalc/02/02150000.xhp b/source/text/scalc/02/02150000.xhp index d5b599dfe5..90398511d3 100644 --- a/source/text/scalc/02/02150000.xhp +++ b/source/text/scalc/02/02150000.xhp @@ -48,6 +48,6 @@
- Format - Cells - Numbers. + Format - Cells - Numbers.
diff --git a/source/text/scalc/guide/specialfilter.xhp b/source/text/scalc/guide/specialfilter.xhp index e4ad7a9fb1..4709176b54 100644 --- a/source/text/scalc/guide/specialfilter.xhp +++ b/source/text/scalc/guide/specialfilter.xhp @@ -48,7 +48,7 @@ Once you have created a filter matrix, select the sheet ranges to be filtered. Open the Advanced Filter dialog by choosing Data - Filter - Advanced Filter, and define the filter conditions. - Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the Format - Row - Show command. + Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the Format - Rows - Show command. Example diff --git a/source/text/scalc/guide/text_wrap.xhp b/source/text/scalc/guide/text_wrap.xhp index 10569c4f64..3038210bf9 100644 --- a/source/text/scalc/guide/text_wrap.xhp +++ b/source/text/scalc/guide/text_wrap.xhp @@ -52,7 +52,7 @@
-Format - Cell +Format - Cells
-- cgit