summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03030204.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03030204.xhp')
-rw-r--r--source/text/sbasic/shared/03030204.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03030204.xhp b/source/text/sbasic/shared/03030204.xhp
index 77d6bf9061..cf11c82dae 100644
--- a/source/text/sbasic/shared/03030204.xhp
+++ b/source/text/sbasic/shared/03030204.xhp
@@ -49,7 +49,7 @@
<paragraph id="hd_id3156280" role="heading" level="2" xml-lang="en-US">Parameters:</paragraph>
<paragraph id="par_id3154124" role="paragraph" xml-lang="en-US"> <emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds.</paragraph>
<paragraph id="par_id3125864" role="paragraph" xml-lang="en-US">This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:</paragraph>
-<paragraph id="par_id3153951" role="paragraph" xml-lang="en-US">Print Second(TimeSerial(12,30,41))</paragraph>
+<paragraph id="par_id3153951" localize="false" role="paragraph">Print Second(TimeSerial(12,30,41))</paragraph>
<paragraph id="par_id3151117" role="paragraph" xml-lang="en-US">returns the value 41.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
<embed href="text/sbasic/shared/00000003.xhp#err5"/>