summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/sbasic/shared/03030202.xhp
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 13:57:42 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 13:57:42 +0000
commite5e982e2ae34f4b48caa2d5a00c34c842ccb07c8 (patch)
tree7130b968d8dbbf15a476a973f1b3bce50ddd722e /helpcontent2/source/text/sbasic/shared/03030202.xhp
parent7f3f1724adf1f576381fbba54187364ab967ccef (diff)
INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED
2004/09/16 11:45:23 fpe 1.1.2.1: Regular Update
Diffstat (limited to 'helpcontent2/source/text/sbasic/shared/03030202.xhp')
-rwxr-xr-xhelpcontent2/source/text/sbasic/shared/03030202.xhp53
1 files changed, 28 insertions, 25 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03030202.xhp b/helpcontent2/source/text/sbasic/shared/03030202.xhp
index 55256a37b0..c04c1958f2 100755
--- a/helpcontent2/source/text/sbasic/shared/03030202.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03030202.xhp
@@ -52,38 +52,41 @@
* Contributor(s): _______________________________________
*
*
- ************************************************************************--><helpdocument version="1.0">
+ ************************************************************************-->
+
+<helpdocument version="1.0">
<meta>
<topic id="textsbasicshared03030202xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Minute Function [Runtime]</title>
+<title id="tit" xml-lang="en-US">Minute Function [Runtime]</title>
<filename>/text/sbasic/shared/03030202.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
+<lastedited date="2004-08-24T13:34:29">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
-
-
- <section id="minute">
- <bookmark xml-lang="en-US" branch="index" id="bm_id3155419"><bookmark_value>Minute;function</bookmark_value></bookmark><paragraph id="hd_id3155419" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/03030202.xhp" name="Minute Function [Runtime]">Minute Function [Runtime]</link></paragraph>
- <paragraph role="paragraph" id="par_id3156344" l10n="U" xml-lang="en-US" oldref="2">Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function.</paragraph>
- </section>
- <paragraph role="heading" level="2" id="hd_id3154758" l10n="U" xml-lang="en-US" oldref="3">Syntax:</paragraph>
- <paragraph role="paragraph" id="par_id3149656" l10n="U" xml-lang="en-US" oldref="4">Minute (Number)</paragraph>
- <paragraph role="heading" level="2" id="hd_id3148798" l10n="U" xml-lang="en-US" oldref="5">Return value:</paragraph>
- <paragraph role="paragraph" id="par_id3150449" l10n="U" xml-lang="en-US" oldref="6">Integer</paragraph>
- <paragraph role="heading" level="2" id="hd_id3153193" l10n="U" xml-lang="en-US" oldref="7">Parameters:</paragraph>
- <paragraph l10n="U" role="paragraph" id="par_id3153969" xml-lang="en-US" oldref="8"><emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value.</paragraph>
- <paragraph xml-lang="en-US" oldref="9" l10n="U" role="paragraph" id="par_id3150869">This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:</paragraph>
- <paragraph role="paragraph" id="par_id3149262" l10n="U" xml-lang="en-US" oldref="10">Print Minute(TimeSerial(12:30:41))</paragraph>
- <paragraph role="paragraph" id="par_id3148576" l10n="U" xml-lang="en-US" oldref="11">returns the value 30.</paragraph>
- <embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
- <embed href="text/sbasic/shared/00000003.xhp#err5"/>
- <paragraph role="heading" level="2" id="hd_id3150010" l10n="U" xml-lang="en-US" oldref="12">Example:</paragraph>
- <paragraph role="paragraph" id="par_id3159154" l10n="U" xml-lang="en-US" oldref="13">Sub ExampleMinute</paragraph>
- <paragraph role="paragraph" id="par_id3146119" l10n="U" xml-lang="en-US" oldref="14">MsgBox &quot;The current minute is &quot;&amp; Minute(Now)&amp; &quot;.&quot;</paragraph>
- <paragraph role="paragraph" id="par_id3153726" l10n="U" xml-lang="en-US" oldref="15">end sub</paragraph>
- </body>
+<section id="minute">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3155419"><bookmark_value>Minute function</bookmark_value>
+</bookmark>
+<paragraph role="heading" id="hd_id3155419" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03030202.xhp" name="Minute Function [Runtime]">Minute Function [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3156344" xml-lang="en-US" l10n="U" oldref="2">Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function.</paragraph>
+</section>
+<paragraph role="heading" id="hd_id3154758" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
+<paragraph role="paragraph" id="par_id3149656" xml-lang="en-US" l10n="U" oldref="4">Minute (Number)</paragraph>
+<paragraph role="heading" id="hd_id3148798" xml-lang="en-US" level="2" l10n="U" oldref="5">Return value:</paragraph>
+<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US" l10n="U" oldref="6">Integer</paragraph>
+<paragraph role="heading" id="hd_id3153193" xml-lang="en-US" level="2" l10n="U" oldref="7">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3153969" xml-lang="en-US" l10n="U" oldref="8">
+<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value.</paragraph>
+<paragraph role="paragraph" id="par_id3150869" xml-lang="en-US" l10n="U" oldref="9">This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:</paragraph>
+<paragraph role="paragraph" id="par_id3149262" xml-lang="en-US" l10n="U" oldref="10">Print Minute(TimeSerial(12:30:41))</paragraph>
+<paragraph role="paragraph" id="par_id3148576" xml-lang="en-US" l10n="U" oldref="11">returns the value 30.</paragraph>
+<embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
+<embed href="text/sbasic/shared/00000003.xhp#err5"/>
+<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="2" l10n="U" oldref="12">Example:</paragraph>
+<paragraph role="paragraph" id="par_id3159154" xml-lang="en-US" l10n="U" oldref="13">Sub ExampleMinute</paragraph>
+<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US" l10n="U" oldref="14">MsgBox "The current minute is "&amp; Minute(Now)&amp; "."</paragraph>
+<paragraph role="paragraph" id="par_id3153726" xml-lang="en-US" l10n="U" oldref="15">end sub</paragraph>
+</body>
</helpdocument>