diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-11-02 00:06:15 +0400 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-11-10 12:00:07 +0000 |
commit | 886917bcac6656b66f78c84c57cc308299992008 (patch) | |
tree | a369398454adf54f493830dd2535df40cca39b2b /source/text/scalc/01/07090000.xhp | |
parent | 2f91170b8637554100e427525541ade2fd38c574 (diff) |
tdf#92825 Rearrange the view menu in writer, calc, and impress
Change-Id: I707e1daa263acb5a09a6a90e745a619f9dd67388
Reviewed-on: https://gerrit.libreoffice.org/19721
Reviewed-by: Lera Goncharuk <lera.goncharuk@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/scalc/01/07090000.xhp')
-rw-r--r-- | source/text/scalc/01/07090000.xhp | 44 |
1 files changed, 21 insertions, 23 deletions
diff --git a/source/text/scalc/01/07090000.xhp b/source/text/scalc/01/07090000.xhp index 95d85b515a..c5b1c7362d 100644 --- a/source/text/scalc/01/07090000.xhp +++ b/source/text/scalc/01/07090000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -17,30 +16,29 @@ * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . - --> +--> -<helpdocument version="1.0"> <meta> -<topic id="textscalc0107090000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Freeze</title> -<filename>/text/scalc/01/07090000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> + <topic id="textscalc0107090000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Freeze Rows and Columns</title> + <filename>/text/scalc/01/07090000.xhp</filename> + </topic> </meta> + <body> - - - <section id="fixieren"> - <bookmark xml-lang="en-US" branch="hid/.uno:FreezePanes" id="bm_id6343491" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:FreezePanes" xml-lang="en-US" id="bm_id3155531" localize="false"/><paragraph id="hd_id3150517" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="Freeze">Freeze</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3156289" xml-lang="en-US" oldref="2"><ahelp hid=".uno:FreezePanes" visibility="visible">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp></paragraph> - </section> - <section id="howtoget"> - <embed href="text/scalc/00/00000407.xhp#fefix"/> + + +<section id="freeze_rows_and_columns"> +<bookmark xml-lang="en-US" branch="hid/.uno:FreezePanes" id="bm_id6343491" localize="false"/> + +<paragraph id="hd_id3150517" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/07090000.xhp" name="Freeze">Freeze Rows and Columns</link></paragraph> +<paragraph id="par_id3156289" role="paragraph" xml-lang="en-US"><ahelp hid=".">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp></paragraph> </section> - <embed href="text/scalc/guide/line_fix.xhp#line_fix"/> - </body> + +<section id="howtoget"> +<embed href="text/scalc/00/00000407.xhp#fefix"/> +</section> +<embed href="text/scalc/guide/line_fix.xhp#line_fix"/> +</body> + </helpdocument> |