[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Sep 7 00:48:08 UTC 2018
source/text/scalc/01/04060110.xhp | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 3c4bdb2fe9a0d64485aa9e0a15b44c260e233f50
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Tue Sep 4 15:49:08 2018 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Fri Sep 7 02:47:48 2018 +0200
Mention custom format codes for Calc's TEXT() function
Change-Id: I29271e2f555cbc231b616e75b43b37775143feae
Reviewed-on: https://gerrit.libreoffice.org/59984
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp
index 99b399289..ef59e4a78 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -680,6 +680,8 @@
<paragraph id="hd_id1243629" role="heading" level="3" xml-lang="en-US">Example</paragraph>
<paragraph id="par_id9044770" role="paragraph" xml-lang="en-US"> <item type="input">=TEXT(12.34567;"###.##")</item> returns the text 12.35</paragraph>
<paragraph id="par_id3674123" role="paragraph" xml-lang="en-US"> <item type="input">=TEXT(12.34567;"000.00")</item> returns the text 012.35</paragraph>
+
+<paragraph id="par_id3145364" role="tip" xml-lang="en-US">See also <link href="text/shared/01/05020301.xhp" name="Number format codes">Number format codes</link>: custom format codes defined by the user.</paragraph>
</section>
<section id="trim">
More information about the Libreoffice-commits
mailing list