summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/strconv.xhp
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2021-10-22 14:47:55 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-10-25 13:11:10 +0200
commitcae1ccb6137d03cada0e187756e9197a897ba94b (patch)
treecaeee12a8ce25204d458c666c8a612f8e809f4a3 /source/text/sbasic/shared/strconv.xhp
parent2592de88d4e0f7c15526f08c3abab1475d697f70 (diff)
tdf#131563 VBA color constants
- VBA color constants addition - Aggregation of spreaded constant definitions in this page Change-Id: I5f4045256e5e03c6b11247c9bb0442e9e63d738d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124013 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/strconv.xhp')
-rw-r--r--source/text/sbasic/shared/strconv.xhp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/strconv.xhp b/source/text/sbasic/shared/strconv.xhp
index 81267e1879..f6e80813a8 100644
--- a/source/text/sbasic/shared/strconv.xhp
+++ b/source/text/sbasic/shared/strconv.xhp
@@ -30,6 +30,7 @@
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
<paragraph role="paragraph" id="par_id421622762822934"><emph>Text</emph>: Any valid string expression.</paragraph>
<paragraph role="paragraph" id="par_id671622762931475"><emph>Conversion</emph>: The type of conversion to perform, as defined in the table below.</paragraph>
+<section id="StrConv_constants">
<table id="tab_id91622763145456">
<tablerow>
<tablecell>
@@ -142,6 +143,7 @@
</tablecell>
</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>
<embed href="text/sbasic/shared/00000003.xhp#functexample"/>
<bascode>