From ff39701b0e841035089929ab7811c7431ab9b39b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 15 Nov 2012 11:10:24 +0100 Subject: format Basic code examples --- source/text/sbasic/shared/03030202.xhp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'source/text/sbasic/shared/03030202.xhp') diff --git a/source/text/sbasic/shared/03030202.xhp b/source/text/sbasic/shared/03030202.xhp index 3369b16cb3..d6bb9abb0a 100644 --- a/source/text/sbasic/shared/03030202.xhp +++ b/source/text/sbasic/shared/03030202.xhp @@ -45,7 +45,9 @@ Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function. Syntax: - Minute (Number) + +Minute (Number) + Return value: Integer Parameters: -- cgit