From 8749baf2e0677de36216d73506f0df42a5cc0dee Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Mon, 30 Nov 2020 20:08:00 +0100 Subject: tdf#134602 repair menu sequence for Freezing Rows or Columns * change View - Freeze Cells - Freeze Rows and Columns --> View - Freeze Rows and Columns * update to

Change-Id: I3d4b29cbabe5195c10d95fe7da56f1129befe6e9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106934 Reviewed-by: Seth Chaiklin Tested-by: Jenkins (cherry picked from commit f6a5ead66ece37829ee11dd6f29bc1450f235462) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106942 Reviewed-by: Adolfo Jayme Barrientos --- source/text/scalc/00/00000407.xhp | 4 ++-- source/text/scalc/01/07090000.xhp | 2 +- source/text/scalc/guide/line_fix.xhp | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/source/text/scalc/00/00000407.xhp b/source/text/scalc/00/00000407.xhp index 8623bb0ac2..aea7408543 100644 --- a/source/text/scalc/00/00000407.xhp +++ b/source/text/scalc/00/00000407.xhp @@ -25,8 +25,8 @@ -Window Menu +

Window Menu

Choose >View - Split Window. -Choose View - Freeze Cells - Freeze Rows and Columns. +Choose View - Freeze Rows and Columns. diff --git a/source/text/scalc/01/07090000.xhp b/source/text/scalc/01/07090000.xhp index c5b1c7362d..9d2c9eca09 100644 --- a/source/text/scalc/01/07090000.xhp +++ b/source/text/scalc/01/07090000.xhp @@ -31,7 +31,7 @@
-Freeze Rows and Columns +

Freeze Rows and Columns

Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.
diff --git a/source/text/scalc/guide/line_fix.xhp b/source/text/scalc/guide/line_fix.xhp index 2dc78101c0..688669bad3 100644 --- a/source/text/scalc/guide/line_fix.xhp +++ b/source/text/scalc/guide/line_fix.xhp @@ -40,7 +40,7 @@ -Freezing Rows or Columns as Headers +

Freezing Rows or Columns as Headers

If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data. @@ -49,15 +49,15 @@ To freeze both horizontally and vertically, select the cell that is below the row and to the right of the column that you want to freeze. - Choose View - Freeze Cells - Freeze Rows and Columns. - To deactivate, choose View - Freeze Cells - Freeze Rows and Columns again. + Choose View - Freeze Rows and Columns. + To deactivate, choose View - Freeze Rows and Columns again. If the area defined is to be scrollable, apply the View - Split Window command. If you want to print a certain row on all pages of a document, choose Format - Print ranges - Edit.
-View - Freeze Cells - Freeze Rows and Columns +View - Freeze Rows and Columns View - Split Window Format - Print ranges - Edit -- cgit