summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03120111.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03120111.xhp')
-rw-r--r--source/text/sbasic/shared/03120111.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03120111.xhp b/source/text/sbasic/shared/03120111.xhp
index 96d211f72f..fe6d22493e 100644
--- a/source/text/sbasic/shared/03120111.xhp
+++ b/source/text/sbasic/shared/03120111.xhp
@@ -43,7 +43,7 @@
<paragraph id="par_id3143267" role="bascode" localize="false" xml-lang="en-US">AscW (string) As Long</paragraph>
</bascode>
<embed href="text/sbasic/shared/00000003.xhp#functvalue"/>
-<paragraph id="par_id3150669" role="paragraph" xml-lang="en-US">Long</paragraph>
+<paragraph id="par_id3150669" role="paragraph" localize="false" xml-lang="en-US">Long</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
<paragraph id="par_id3149415" role="paragraph" xml-lang="en-US"> <emph>string</emph>: Any valid string expression. Only the first character in the string is relevant.</paragraph>
<paragraph id="par_id3145609" role="paragraph" xml-lang="en-US">Use the AscW function to replace keys with Unicode values. If the AscW function encounters a blank string, %PRODUCTNAME Basic reports a run-time error. Returned values are between 0 and 65535.</paragraph>