diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-14 12:05:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-14 15:24:43 +0100 |
commit | a8d509f67da36c7e5a0db4dd3679be8a9b6bf8ba (patch) | |
tree | 13d2c045dc0131de44ec03904515a418ad76e837 /source/text/scalc/01/12030200.xhp | |
parent | d3699ebe29792a680cc965f5bdaa5b8a9432b8aa (diff) |
tdf#139542 remove "Data Area" from Sort options help
* correct control name to "Case sensitive"
* update to <h1> and <note>
Change-Id: I8980bda5daaeaac04c5116de083a8b24a9bbdf53
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109276
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/12030200.xhp')
-rw-r--r-- | source/text/scalc/01/12030200.xhp | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/source/text/scalc/01/12030200.xhp b/source/text/scalc/01/12030200.xhp index 8defa960fa..013f65f580 100644 --- a/source/text/scalc/01/12030200.xhp +++ b/source/text/scalc/01/12030200.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> <topic id="textscalc0112030200xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Options</title> @@ -39,16 +37,16 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortoptionspage/SortOptionsPage" id="bm_id3151044" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortoptionspage/@@nowidget@@" id="bm_id3151044" localize="false"/> -<paragraph role="heading" id="hd_id3147228" xml-lang="en-US" level="1"><link href="text/scalc/01/12030200.xhp" name="Options"> Options</link></paragraph> +<h1 id="hd_id3147228" xml-lang="en-US"><link href="text/scalc/01/12030200.xhp" name="Options"> Options</link></h1> <paragraph role="paragraph" id="par_id3153770" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sortoptionspage/SortOptionsPage"> Sets additional sorting options.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/scalc/00/00000412.xhp#dnstot"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortoptionspage/case" id="bm_id3149664" localize="false"/> -<paragraph role="heading" id="hd_id3146976" xml-lang="en-US" level="2"> Case Sensitivity</paragraph> +<h2 id="hd_id3146976" xml-lang="en-US">Case sensitive</h2> <paragraph role="paragraph" id="par_id3153091" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sortoptionspage/case"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp></paragraph> -<paragraph role="note" id="par_idN10637" xml-lang="en-US"> Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison.<comment>UFI: see #112590# and #112507#</comment></paragraph> +<note id="par_idN10637" xml-lang="en-US">For Asian languages: Check <emph>Case Sensitive</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison.<comment>UFI: see #112590# and #112507#</comment></note> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortoptionspage/header" id="bm_id3145271" localize="false"/> <paragraph role="heading" id="hd_id3155856" xml-lang="en-US" level="2"> Range contains column/row labels</paragraph> <paragraph role="paragraph" id="par_id3154014" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sortoptionspage/header"> Omits the first row or the first column in the selection from the sort.</ahelp> The <emph>Direction</emph> setting at the bottom of the dialog defines the name and function of this check box.</paragraph> @@ -87,7 +85,5 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortoptionspage/leftright" id="bm_id3155529" localize="false"/> <paragraph role="heading" id="hd_id3145588" xml-lang="en-US" level="3"> Left to Right (Sort Columns)</paragraph> <paragraph role="paragraph" id="par_id3154370" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sortoptionspage/leftright"> Sorts columns by the values in the active rows of the selected range.</ahelp></paragraph> -<paragraph role="heading" id="hd_id3156290" xml-lang="en-US" level="2"> Data area</paragraph> -<paragraph role="paragraph" id="par_id3156446" xml-lang="en-US"> Displays the cell range that you want to sort.</paragraph> </body> </helpdocument> |