summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03103600.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03103600.xhp')
-rw-r--r--source/text/sbasic/shared/03103600.xhp8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03103600.xhp b/source/text/sbasic/shared/03103600.xhp
index 1a33a15ed0..5cf06080d7 100644
--- a/source/text/sbasic/shared/03103600.xhp
+++ b/source/text/sbasic/shared/03103600.xhp
@@ -38,17 +38,17 @@
<embed href="text/sbasic/shared/00000003.xhp#functsyntax"/>
<bascode>
- <paragraph id="par_id3155341" role="bascode" xml-lang="en-US">TypeName (Varname As Variant) As String</paragraph>
- <paragraph id="par_id3155342" role="bascode" xml-lang="en-US">VarType (Varname As Variant) As Integer</paragraph>
+ <paragraph id="par_id3155341" role="bascode" xml-lang="en-US" localize="false">TypeName (Varname As Variant) As String</paragraph>
+ <paragraph id="par_id3155342" role="bascode" xml-lang="en-US" localize="false">VarType (Varname As Variant) As Integer</paragraph>
</bascode>
<embed href="text/sbasic/shared/00000003.xhp#functvalue"/>
<list type="unordered">
<listitem>
- <paragraph id="par_id591667555032629" role="listitem">Text for <literal>TypeName</literal> suffixed with '()' for arrays.</paragraph>
+ <paragraph id="par_id591667555032629" role="listitem">A text for <literal>TypeName</literal> suffixed with '()' for arrays.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id371667555034757" role="listitem">Integer for <literal>VarType</literal>. <literal>8192</literal> is added to the returned value for arrays.</paragraph>
+ <paragraph id="par_id371667555034757" role="listitem">An integer for <literal>VarType</literal>. The number 8192 is added to the returned value for arrays of type <literal>VarType</literal>.</paragraph>
</listitem>
</list>