diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-09-19 15:10:00 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-09-20 03:52:01 +0000 |
commit | e8cbb3daf90aa2a6f2e68c01841535b49d53d066 (patch) | |
tree | 8fc69d88720b90d75b49c79b22437861d317afe5 | |
parent | f3339c932c24d48eb854399d92cd7ca64fe3ea1c (diff) |
tdf#97105 Fix location of the Freze Rows and Columns menu item
This is now under View -> Freeze Cells
Change-Id: I6968ee93a1d2f12451791b297b9497eae6e93cd6
Reviewed-on: https://gerrit.libreoffice.org/29024
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/scalc/00/00000407.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/guide/line_fix.xhp | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/00/00000407.xhp b/source/text/scalc/00/00000407.xhp index 6574661c83..2021aeb149 100644 --- a/source/text/scalc/00/00000407.xhp +++ b/source/text/scalc/00/00000407.xhp @@ -30,7 +30,7 @@ <paragraph id="hd_id3155628" role="heading" level="1" xml-lang="en-US">Window Menu</paragraph> <paragraph id="par_id3147335" role="paragraph" xml-lang="en-US"><variable id="fete">Choose <item type="menuitem">View - Split Window</item></variable></paragraph> -<paragraph id="par_id3153663" role="paragraph" xml-lang="en-US"><variable id="fefix">Choose <item type="menuitem">View - Freeze Rows and Columns</item></variable></paragraph> +<paragraph id="par_id3153663" role="paragraph" xml-lang="en-US"><variable id="fefix">Choose <item type="menuitem">View - Freeze Cells - Freeze Rows and Columns</item></variable></paragraph> </body> </helpdocument> diff --git a/source/text/scalc/guide/line_fix.xhp b/source/text/scalc/guide/line_fix.xhp index 400debbd15..2dc78101c0 100644 --- a/source/text/scalc/guide/line_fix.xhp +++ b/source/text/scalc/guide/line_fix.xhp @@ -49,15 +49,15 @@ <paragraph id="par_id3153158" role="listitem" xml-lang="en-US">To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze.</paragraph> </listitem> <listitem> - <paragraph id="par_id3156286" role="listitem" xml-lang="en-US">Choose <item type="menuitem">View - Freeze Rows and Columns</item>.</paragraph> - <paragraph id="par_id3151073" role="listitem" xml-lang="en-US">To deactivate, choose <item type="menuitem">View - Freeze Rows and Columns</item> again.</paragraph> + <paragraph id="par_id3156286" role="listitem" xml-lang="en-US">Choose <item type="menuitem">View - Freeze Cells - Freeze Rows and Columns</item>.</paragraph> + <paragraph id="par_id3151073" role="listitem" xml-lang="en-US">To deactivate, choose <item type="menuitem">View - Freeze Cells - Freeze Rows and Columns</item> again.</paragraph> </listitem> </list> <paragraph id="par_id3155335" role="note" xml-lang="en-US">If the area defined is to be scrollable, apply the <item type="menuitem">View - Split Window</item> command.</paragraph> <paragraph id="par_id3147345" role="note" xml-lang="en-US">If you want to print a certain row on all pages of a document, choose <item type="menuitem">Format - Print ranges - Edit</item>.</paragraph> <section id="relatedtopics"> -<paragraph id="par_id3147004" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="View - Freeze Rows and Columns">View - Freeze Rows and Columns</link></paragraph> +<paragraph id="par_id3147004" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="View - Freeze Cells - Freeze Rows and Columns">View - Freeze Cells - Freeze Rows and Columns</link></paragraph> <paragraph id="par_id3150088" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/07080000.xhp" name="View - Split">View - Split Window</link></paragraph> <embed href="text/scalc/guide/print_title_row.xhp#print_title_row"/> <paragraph id="par_id3150304" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/05080300.xhp" name="Format - Print ranges - Edit">Format - Print ranges - Edit</link></paragraph> |