[Libreoffice-commits] help.git: Branch 'libreoffice-7-2' - source/text
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Mon Jun 21 16:24:46 UTC 2021
source/text/scalc/00/avail_release.xhp | 3 +++
source/text/scalc/01/func_ceiling.xhp | 1 +
2 files changed, 4 insertions(+)
New commits:
commit 4e673707ef55e0a8c732b7f174b8d64b93bc2c3b
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Fri Jun 18 12:25:37 2021 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jun 21 18:24:25 2021 +0200
tdf#123803 Add Available/Supported since version to ISO.CEILING
Change-Id: I2a91274ca1d3f64850a45c32b47b52e02feb92d7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117466
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
(cherry picked from commit 8123db33c8086173ff601019b26cab5881d435d7)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117423
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
diff --git a/source/text/scalc/00/avail_release.xhp b/source/text/scalc/00/avail_release.xhp
index 13cace8af..75383ea1a 100644
--- a/source/text/scalc/00/avail_release.xhp
+++ b/source/text/scalc/00/avail_release.xhp
@@ -80,5 +80,8 @@
<section id="7.1">
<tip id="par_id651551401041666">This function is available since %PRODUCTNAME 7.1.</tip>
</section>
+ <section id="7.2">
+ <tip id="par_id651551401041667">This function is available since %PRODUCTNAME 7.2.</tip>
+ </section>
</body>
</helpdocument>
diff --git a/source/text/scalc/01/func_ceiling.xhp b/source/text/scalc/01/func_ceiling.xhp
index 97f831e8e..6eecc5b92 100644
--- a/source/text/scalc/01/func_ceiling.xhp
+++ b/source/text/scalc/01/func_ceiling.xhp
@@ -118,6 +118,7 @@
<paragraph id="par_id8953422" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_CEIL_ISO">Rounds a number up to the nearest multiple of a significance value.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id101586214229587">For a positive number the function rounds up (away from zero). For a negative number, the function rounds up (towards zero). The sign of the significance value is ignored.</paragraph>
<note id="par_id821586214265060">This function calculates identical results to the <link href="#Section311" name="ceilingprecise">CEILING.PRECISE</link> function.</note>
+ <embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id8953454" role="code" xml-lang="en-US">ISO.CEILING(Number [; Significance])</paragraph>
<embed href="text/scalc/01/func_ceiling.xhp#argnumber"/>
More information about the Libreoffice-commits
mailing list