diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-20 11:01:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-20 15:16:11 +0100 |
commit | 562631aa3b0f0a6055e899e8b36491bee52fcb73 (patch) | |
tree | f5d3868ab496a5edd32df4be654af0d5264cb3ba /source/text/scalc/01/12030000.xhp | |
parent | ea72cf580abb767685e2fa6d9e5b9ef895eed06b (diff) |
Review, refactor Calc Data Menu Help pages
- update to latest menu entries
- embed headings from individual Help files
- WIP: Statistics menu entry will come later
Change-Id: I66a2627b7bea65945210b6dcc2d1c3ed8783aec9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90796
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/12030000.xhp')
-rw-r--r-- | source/text/scalc/01/12030000.xhp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/source/text/scalc/01/12030000.xhp b/source/text/scalc/01/12030000.xhp index ceb97c8ac0..2ec45561c5 100644 --- a/source/text/scalc/01/12030000.xhp +++ b/source/text/scalc/01/12030000.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +16,6 @@ * 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="textscalc0112030000xml" indexer="include" status="PUBLISH"> @@ -31,10 +28,12 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:DataSort" id="bm_id3150084" localize="false"/> -<paragraph role="heading" id="hd_id3150275" xml-lang="en-US" level="1">Sort</paragraph> +<section id="sortheader"> +<h1 id="hd_id3150275"><link href="text/scalc/01/12030000.xhp" name="">Sort</link></h1> <paragraph role="paragraph" id="par_id3155922" xml-lang="en-US"><variable id="sorttext"><ahelp hid=".uno:DataSort">Sorts the selected rows according to the conditions that you specify.</ahelp> </variable> $[officename] automatically recognizes and selects database ranges.</paragraph> -<paragraph role="note" id="par_id3147428" xml-lang="en-US">You cannot sort data if the <link href="text/shared/01/02230000.xhp" name="Record changes">Record changes</link> options is enabled.</paragraph> +</section> +<note id="par_id3147428">You cannot sort data if the <link href="text/shared/01/02230000.xhp" name="Record changes">Record changes</link> options is enabled.</note> <section id="howtoget"> <embed href="text/scalc/00/00000412.xhp#dnsrt"/> </section> |