diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-08 16:15:14 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-14 08:03:12 +0100 |
commit | b63c7644809e62a5f179ccd62b9975695e8f1d2b (patch) | |
tree | 47fb41d99cdf39ba3e9f6e37b1db7f6e01ca08c7 /source/text/scalc/01/04060100.xhp | |
parent | 56bbf73adfd3c4258db6822dad27d4b5ca7b9beb (diff) |
tdf#103419 add missing functions to "Logical" category help page in Calc
( scalc/01/04060105.xhp )
embed headers and link to SWITCH and IFS
embed full sections for IFERROR and IFNA
update select ID to "logical"
rename variable ID "logischtext" --> "logicaltext"
(only embedded in scalc/01/04060100.xhp )
( scalc/00/00000404.xhp )
rename variable ID "eikalo" --> "logical"
only embedded in scalc/01/04060105.xhp )
( scalc/01/04060100.xhp )
update select ID to "logicaltext"
update to <h1>,some <h2>
Change-Id: I1764301fa43bd564831b7de613a3c8acbcf0c3dc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105364
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/scalc/01/04060100.xhp')
-rw-r--r-- | source/text/scalc/01/04060100.xhp | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/source/text/scalc/01/04060100.xhp b/source/text/scalc/01/04060100.xhp index aa8b5b207b..d5aa76ba55 100644 --- a/source/text/scalc/01/04060100.xhp +++ b/source/text/scalc/01/04060100.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - <!-- * This file is part of the LibreOffice project. * @@ -18,8 +17,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + <meta> <topic id="textscalc0104060100xml" indexer="include"> <title xml-lang="en-US" id="tit">Functions by Category</title> @@ -31,9 +29,9 @@ <bookmark_value>categories of functions</bookmark_value> <bookmark_value>list of functions</bookmark_value> </bookmark><comment>MW deleted "Calc functions"</comment> -<paragraph xml-lang="en-US" id="hd_id3154944" role="heading" level="1"><variable id="drking"><link href="text/scalc/01/04060100.xhp" name="Functions by Category">Functions by Category</link></variable></paragraph> +<h1 xml-lang="en-US" id="hd_id3154944"><variable id="drking"><link href="text/scalc/01/04060100.xhp" name="Functions by Category">Functions by Category</link></variable></h1> <paragraph xml-lang="en-US" id="par_id3149378" role="paragraph">This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard.</paragraph> - <paragraph xml-lang="en-US" id="hd_id3146972" role="heading" level="2"><link href="text/scalc/01/04060101.xhp" name="Database">Database</link></paragraph> + <h2 xml-lang="en-US" id="hd_id3146972"><link href="text/scalc/01/04060101.xhp" name="Database">Database</link></h2> <embed href="text/scalc/01/04060101.xhp#datenbanktext"/> <paragraph xml-lang="en-US" id="hd_id3155443" role="heading" level="2"><link href="text/scalc/01/04060102.xhp" name="Date & Time">Date & Time</link></paragraph> <embed href="text/scalc/01/04060102.xhp#datumzeittext"/> @@ -41,8 +39,8 @@ <embed href="text/scalc/01/04060103.xhp#finanztext"/> <paragraph xml-lang="en-US" id="hd_id3153963" role="heading" level="2"><link href="text/scalc/01/04060104.xhp" name="Information">Information</link></paragraph> <embed href="text/scalc/01/04060104.xhp#informationtext"/> - <paragraph xml-lang="en-US" id="hd_id3146316" role="heading" level="2"><link href="text/scalc/01/04060105.xhp" name="Logical">Logical</link></paragraph> - <embed href="text/scalc/01/04060105.xhp#logischtext"/> + <h2 xml-lang="en-US" id="hd_id3146316"><link href="text/scalc/01/04060105.xhp" name="Logical">Logical</link></h2> + <embed href="text/scalc/01/04060105.xhp#logicaltext"/> <paragraph xml-lang="en-US" id="hd_id3148485" role="heading" level="2"><link href="text/scalc/01/04060106.xhp" name="Mathematical">Mathematical</link></paragraph> <embed href="text/scalc/01/04060106.xhp#mathematiktext"/> <paragraph xml-lang="en-US" id="hd_id3150363" role="heading" level="2"><link href="text/scalc/01/04060107.xhp" name="Matrix">Array</link></paragraph> |