diff options
author | Mohamed Sameh <mohamedsamehkhalil@gmail.com> | 2020-02-22 19:28:45 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-02-24 16:11:26 +0100 |
commit | 1936bfe6697be30202547a7775bda81d6b8d0211 (patch) | |
tree | 8a6f37c45897a59fc6450786d333acadfb6afa9e /source/text/shared/01/05020301.xhp | |
parent | 9040e3925e3f217b3b681a2dc931c177c26cc420 (diff) |
tdf#129878: Add FMT error code into help pages
Change-Id: I657fc04d54e2fdeedaea01d2d23e0ab79bf5d4ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89269
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/05020301.xhp')
-rw-r--r-- | source/text/shared/01/05020301.xhp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp index 03e096f158..7e0178feae 100644 --- a/source/text/shared/01/05020301.xhp +++ b/source/text/shared/01/05020301.xhp @@ -2552,5 +2552,16 @@ <paragraph id="par_id3158316" role="paragraph" xml-lang="en-US">Other possible arguments: "money" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number "1.99" as "One and 99/100 U.S. Dollars".</paragraph> </section> + +<section id="ErrorCodes"> + +<paragraph id="hd_id231201610928993200" role="heading" level="2" xml-lang="en-US">Error Codes</paragraph> + +<paragraph id="par_id3158315" role="paragraph" xml-lang="en-US">If the value is outside the limits for the selected format the following error code is shown:</paragraph> + +<paragraph id="par_id3158316" role="code" localize="false" xml-lang="en-US">#FMT</paragraph> + +</section> + </body> </helpdocument> |