summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-12 15:17:44 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-12 18:20:26 +0100
commit769876a87a8ebbdfa80a0bfa9bab11fcbf56a83c (patch)
treea80ebb411e600dad15c8241a58b51c40907f9dea
parented6eecfc6f33cb7cbd33996dcd2d0f07f6e04405 (diff)
tdf#114418 BASIC Format() function help page
Add link to Calc format code Change-Id: Iffe4f46b9e9145588daf6d8ec6e87ad6977d5450 Reviewed-on: https://gerrit.libreoffice.org/46328 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/sbasic/shared/03120301.xhp6
1 files changed, 4 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03120301.xhp b/source/text/sbasic/shared/03120301.xhp
index 7c3b038a95..a1f53eae19 100644
--- a/source/text/sbasic/shared/03120301.xhp
+++ b/source/text/sbasic/shared/03120301.xhp
@@ -92,6 +92,8 @@
<paragraph id="par_id3147339" role="bascode" xml-lang="en-US"> ' displays for example 6,328.20 in English locale, 6.328,20 in German locale.</paragraph>
<paragraph id="par_idm1341550752" role="bascode" localize="false" xml-lang="en-US">End Sub</paragraph>
</bascode>
+<section id="relatedtopics">
+ <paragraph role="paragraph" id="par_id381513082126889" xml-lang="en-US"><link href="text/shared/01/05020301.xhp" name="number format code">Number format codes in Calc</link></paragraph>
+</section>
</body>
-
-</helpdocument> \ No newline at end of file
+</helpdocument>