summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/strconv.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/strconv.xhp')
-rw-r--r--source/text/sbasic/shared/strconv.xhp8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/strconv.xhp b/source/text/sbasic/shared/strconv.xhp
index e00a005e0f..9f596990e0 100644
--- a/source/text/sbasic/shared/strconv.xhp
+++ b/source/text/sbasic/shared/strconv.xhp
@@ -19,7 +19,7 @@
<bookmark_value>StrConv function</bookmark_value>
</bookmark>
<section id="vbastrconv">
- <h1 id="hd_id791622761498015"><link href="text/sbasic/shared/strconv.xhp" name="StrConv Function">StrConv Function</link></h1>
+ <h1 id="hd_id791622761498015"><link href="text/sbasic/shared/strconv.xhp">StrConv Function</link></h1>
<paragraph id="par_id621622761498018" role="paragraph" xml-lang="en-US"><variable id="variable name">Convert a string as specified by a conversion type.</variable></paragraph>
</section>
<embed href="text/sbasic/shared/00000003.xhp#vbasupport"/>
@@ -84,7 +84,7 @@
<paragraph id="par_id471622764187452" role="tablecontent" localize="false">4</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id881622764192628" role="tablecontent" xml-lang="en-US" >Converts narrow (<link href="text/shared/00/00000005.xhp#halfwidth" name="halfwidth">half-width</link>) characters in <emph>Text</emph> to wide (<link href="text/shared/00/00000005.xhp#halfwidth" name="halfwidth">full-width</link>) characters.</paragraph>
+ <paragraph id="par_id881622764192628" role="tablecontent" xml-lang="en-US" >Converts narrow (<link href="text/shared/00/00000005.xhp#halfwidth">half-width</link>) characters in <emph>Text</emph> to wide (<link href="text/shared/00/00000005.xhp#halfwidth">full-width</link>) characters.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -95,7 +95,7 @@
<paragraph id="par_id31622764454099" role="tablecontent" localize="false">8</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id71622764459352" role="paragraph" xml-lang="en-US">Converts wide (<link href="text/shared/00/00000005.xhp#halfwidth" name="halfwidth">full-width</link>) characters in <emph>Text</emph> to narrow (<link href="text/shared/00/00000005.xhp#halfwidth" name="halfwidth">half-width</link>) characters.</paragraph>
+ <paragraph id="par_id71622764459352" role="paragraph" xml-lang="en-US">Converts wide (<link href="text/shared/00/00000005.xhp#halfwidth">full-width</link>) characters in <emph>Text</emph> to narrow (<link href="text/shared/00/00000005.xhp#halfwidth">half-width</link>) characters.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -144,7 +144,7 @@
</tablerow>
</table>
</section>
-<paragraph role="paragraph" id="par_id761622765118156"><emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href="https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt" name="LCID">msi-encodinglist.txt</link> for the available LCID values.</paragraph>
+<paragraph role="paragraph" id="par_id761622765118156"><emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href="https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt">msi-encodinglist.txt</link> for the available LCID values.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functexample"/>
<bascode>
<paragraph role="bascode" id="par_id321548420503855" xml-lang="en-US" localize="false">Option VBASupport 1</paragraph>