summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03030302.xhp
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2017-01-30 23:19:12 +0100
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-05-16 22:36:34 +0200
commit1d2c1291f700f729c28a209d2422a8d2f926e347 (patch)
tree2856cd6fec61028684b38ab1b252409af8881c91 /source/text/sbasic/shared/03030302.xhp
parentc1b5c626539f3893c07c11380c5cfe94bc5f8d36 (diff)
Basic: add localize=false for some bascode lines
Change-Id: I78884c0421ef8ad935ca7214b9116fda29d2797f update: remove duplicate empty line at end of files Reviewed-on: https://gerrit.libreoffice.org/33766 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/sbasic/shared/03030302.xhp')
-rw-r--r--source/text/sbasic/shared/03030302.xhp7
1 files changed, 3 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03030302.xhp b/source/text/sbasic/shared/03030302.xhp
index 410d2acff2..92f053cac4 100644
--- a/source/text/sbasic/shared/03030302.xhp
+++ b/source/text/sbasic/shared/03030302.xhp
@@ -27,20 +27,18 @@
<body>
-
<section id="time">
<bookmark xml-lang="en-US" branch="index" id="bm_id3145090">
<bookmark_value>Time statement</bookmark_value>
</bookmark>
-
<paragraph id="hd_id3145090" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030302.xhp">Time Statement [Runtime]</link></paragraph>
<paragraph id="par_id3150984" role="paragraph" xml-lang="en-US">This function returns the current system time as a string in the format "HH:MM:SS".</paragraph>
</section>
<paragraph id="hd_id3154346" role="heading" level="2" xml-lang="en-US">Syntax:</paragraph>
<bascode>
-<paragraph id="par_id3149670" role="bascode" xml-lang="en-US">Time</paragraph>
+<paragraph id="par_id3149670" role="bascode" localize="false" xml-lang="en-US">Time</paragraph>
</bascode>
<paragraph id="hd_id3150792" role="heading" level="2" xml-lang="en-US">Parameters:</paragraph>
@@ -54,4 +52,5 @@
</bascode>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
+