diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-26 15:54:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-27 09:31:32 +0100 |
commit | aa9cf7cb03cc8c9cef9ba5d38189f44286c06b7b (patch) | |
tree | 889002384a19b630bf5c92bab70e3282e959d961 /source/text/scalc/01/12030000.xhp | |
parent | 18e470796f402ef404a12231c9834acbdaefbd0f (diff) |
tdf#155876 UI cmds Calc-Sheet menu (35)
+ Data menu for Calc, Sort.
+ refactoring
Change-Id: I1cbaac58f3bb194b7ed206e68e5ff8f10579ae9e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161335
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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/12030000.xhp b/source/text/scalc/01/12030000.xhp index afa2df1306..7e64f3f089 100644 --- a/source/text/scalc/01/12030000.xhp +++ b/source/text/scalc/01/12030000.xhp @@ -19,7 +19,7 @@ <helpdocument version="1.0"> <meta> <topic id="textscalc0112030000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Sort</title> +<title id="tit">Sort</title> <filename>/text/scalc/01/12030000.xhp</filename> </topic> <history> @@ -27,15 +27,15 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/.uno:DataSort" id="bm_id3150084" localize="false"/> +<bookmark branch="hid/.uno:DataSort" id="bm_id3150084" localize="false"/> <section id="sortheader"> <h1 id="hd_id3150275"><link href="text/scalc/01/12030000.xhp">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> +<paragraph role="paragraph" id="par_id3155922"><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> </section> <note id="par_id3147428">You cannot sort data if the <link href="text/shared/01/02230000.xhp">Record changes</link> options is enabled.</note> <section id="howtoget"> - <embed href="text/scalc/00/00000412.xhp#dnsrt"/> + <embed href="text/scalc/00/00000412.xhp#sort"/> </section> <embed href="text/scalc/01/12030100.xhp#sort_criteria"/> <embed href="text/scalc/01/12030200.xhp#options"/> |