[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Thu Jan 14 14:25:04 UTC 2021


 source/text/scalc/01/12030200.xhp |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

New commits:
commit a8d509f67da36c7e5a0db4dd3679be8a9b6bf8ba
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Thu Jan 14 12:05:48 2021 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Jan 14 15:24:43 2021 +0100

    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 at libreoffice.org>

diff --git a/source/text/scalc/01/12030200.xhp b/source/text/scalc/01/12030200.xhp
index 8defa960f..013f65f58 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>


More information about the Libreoffice-commits mailing list