diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2021-10-22 14:47:55 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-25 13:11:10 +0200 |
commit | cae1ccb6137d03cada0e187756e9197a897ba94b (patch) | |
tree | caeee12a8ce25204d458c666c8a612f8e809f4a3 /source/text/sbasic/shared/03103600.xhp | |
parent | 2592de88d4e0f7c15526f08c3abab1475d697f70 (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/03103600.xhp')
-rw-r--r-- | source/text/sbasic/shared/03103600.xhp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/03103600.xhp b/source/text/sbasic/shared/03103600.xhp index 70b7e017f0..7c2db5905d 100644 --- a/source/text/sbasic/shared/03103600.xhp +++ b/source/text/sbasic/shared/03103600.xhp @@ -47,6 +47,7 @@ <embed href="text/sbasic/shared/00000003.xhp#functparameters"/> <paragraph id="par_id3148664" role="paragraph" xml-lang="en-US"> <emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:</paragraph> +<section id="VarType_constants"> <table id="tbl_id3153362"> <tablerow> <tablecell> @@ -244,6 +245,7 @@ </tablecell> </tablerow> </table> +</section> <embed href="text/sbasic/shared/00000003.xhp#errorcode"/> <embed href="text/sbasic/shared/00000003.xhp#err5"/> |