From 75cf318614f73c93a51538a9508ccca2b47f82b1 Mon Sep 17 00:00:00 2001 From: tagezi Date: Sat, 17 Feb 2018 17:47:10 +0300 Subject: Deletion [Runtime] from names functions [Runtime] was deleted [Runtime - VBA] was replaced to [VBA] Combination of words "runtime functions" and "runtime categiries" was replaced to "functions" and "categiries" respectively Change-Id: I1f03a5f2ef1697e216e144ecccbfb8942b315718 Reviewed-on: https://gerrit.libreoffice.org/49914 Tested-by: Olivier Hallot Reviewed-by: Sophie Gautier Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/03102700.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/text/sbasic/shared/03102700.xhp') diff --git a/source/text/sbasic/shared/03102700.xhp b/source/text/sbasic/shared/03102700.xhp index 64f380c398..47fa8b657b 100644 --- a/source/text/sbasic/shared/03102700.xhp +++ b/source/text/sbasic/shared/03102700.xhp @@ -20,7 +20,7 @@ - IsNumeric Function [Runtime] + IsNumeric Function /text/sbasic/shared/03102700.xhp @@ -34,7 +34,7 @@ -IsNumeric Function [Runtime] +IsNumeric Function Tests if an expression is a number. If the expression is a number, the function returns True, otherwise the function returns False. -- cgit