diff options
Diffstat (limited to 'source/text/sbasic/shared/03050200.xhp')
-rw-r--r-- | source/text/sbasic/shared/03050200.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03050200.xhp b/source/text/sbasic/shared/03050200.xhp index 3568419733..83bab52102 100644 --- a/source/text/sbasic/shared/03050200.xhp +++ b/source/text/sbasic/shared/03050200.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +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 . --> - + <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03050200xml" indexer="include" status="PUBLISH"> @@ -37,8 +36,8 @@ <paragraph role="paragraph" id="par_id3150541" xml-lang="en-US" l10n="U" oldref="2">Returns an error code that identifies the error that occurred during program execution.</paragraph> </section> <paragraph role="heading" id="hd_id3149656" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph> -<bascode>
-<paragraph role="bascode" id="par_id3154123" xml-lang="en-US" oldref="4">Err</paragraph>
+<bascode> +<paragraph role="bascode" id="par_id3154123" xml-lang="en-US" oldref="4">Err</paragraph> </bascode> <paragraph role="heading" id="hd_id3147229" xml-lang="en-US" level="2" l10n="U" oldref="5">Return value:</paragraph> <paragraph role="paragraph" id="par_id3150869" xml-lang="en-US" l10n="U" oldref="6">Integer</paragraph> @@ -62,3 +61,4 @@ </bascode> </body> </helpdocument> + |