diff options
Diffstat (limited to 'source/text/sbasic/shared/03030102.xhp')
-rw-r--r-- | source/text/sbasic/shared/03030102.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03030102.xhp b/source/text/sbasic/shared/03030102.xhp index 009e03f36d..c84b257468 100644 --- a/source/text/sbasic/shared/03030102.xhp +++ b/source/text/sbasic/shared/03030102.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="textsbasicshared03030102xml" indexer="include" status="PUBLISH"> @@ -37,8 +36,8 @@ <paragraph role="paragraph" id="par_id3150542" xml-lang="en-US" l10n="CHG" oldref="2">Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates.</paragraph> </section> <paragraph role="heading" id="hd_id3148799" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph> -<bascode>
-<paragraph role="bascode" id="par_id3154910" xml-lang="en-US" oldref="4">DateValue [(date)]</paragraph>
+<bascode> +<paragraph role="bascode" id="par_id3154910" xml-lang="en-US" oldref="4">DateValue [(date)]</paragraph> </bascode> <paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="2" l10n="U" oldref="5">Return value:</paragraph> <paragraph role="paragraph" id="par_id3153194" xml-lang="en-US" l10n="CHG" oldref="6">Date<comment>i66764</comment></paragraph> @@ -58,3 +57,4 @@ </bascode> </body> </helpdocument> + |