diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-14 19:31:31 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-15 00:36:30 +0200 |
commit | 26e5265ade24d7eeeaf7d120e0dbcb4cbc598fed (patch) | |
tree | c9ec712f933d7f3f79eb4d356738ef8cff2e6870 /source/text/scalc/01/04060109.xhp | |
parent | 4eb5af3af3d74494e4303d6f695638604563411a (diff) |
Fix sort order of Calc functions
Change-Id: I8237b0d52b8b0f29fc35196d34648ed7b51669d1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114113
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04060109.xhp')
-rw-r--r-- | source/text/scalc/01/04060109.xhp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/source/text/scalc/01/04060109.xhp b/source/text/scalc/01/04060109.xhp index 15bc2a7b7e..ec48f0faf3 100644 --- a/source/text/scalc/01/04060109.xhp +++ b/source/text/scalc/01/04060109.xhp @@ -36,7 +36,7 @@ <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#efefft"/> </section> -<sort order="asc"> +<sort order="asc" descendant="h2"> <section id="Section1"> <bookmark xml-lang="en-US" branch="index" id="bm_id3146968"><bookmark_value>ADDRESS function</bookmark_value> </bookmark> @@ -466,7 +466,7 @@ <tablerow> <tablecell> <paragraph id="par_id801612978604237" role="tablehead" localize="false"></paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id881612978240743" role="tablehead" localize="false">A</paragraph> </tablecell> @@ -489,10 +489,10 @@ <tablerow> <tablecell> <paragraph id="par_id421612978935630" role="tablehead" localize="false">1</paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id151612978320063" role="tablecontent">Element</paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id711612450364379" role="tablecontent">Hydrogen</paragraph> </tablecell> @@ -512,7 +512,7 @@ <tablerow> <tablecell> <paragraph id="par_id331612978936143" role="tablehead" localize="false">2</paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id341612978329327" role="tablecontent">Symbol</paragraph> </tablecell> @@ -535,7 +535,7 @@ <tablerow> <tablecell> <paragraph id="par_id141612978936342" role="tablehead" localize="false">3</paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id601612978601591" role="tablecontent">Atomic Number</paragraph> </tablecell> @@ -558,10 +558,10 @@ <tablerow> <tablecell> <paragraph id="par_id721612978936518" role="tablehead" localize="false">4</paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id751612978603374" role="tablecontent">Relative Atomic Mass</paragraph> - </tablecell> + </tablecell> <tablecell> <paragraph id="par_id771612453688379" role="tablecontent" localize="false">1.008</paragraph> </tablecell> |