diff options
Diffstat (limited to 'source/text/sbasic/shared/03132300.xhp')
-rw-r--r-- | source/text/sbasic/shared/03132300.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/03132300.xhp b/source/text/sbasic/shared/03132300.xhp index ef7a646379..a91fa49b20 100644 --- a/source/text/sbasic/shared/03132300.xhp +++ b/source/text/sbasic/shared/03132300.xhp @@ -98,5 +98,8 @@ <paragraph role="bascode" id="bas_id181677936010027" localize="false">End With </paragraph> </bascode> <paragraph role="paragraph" id="par_id3150769">You can also use this function to pass non-Any values, but this is not recommended. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution.</paragraph> +<section id="relatedtopics"> + <embed href="text/sbasic/shared/uno_objects.xhp#UnoObjects_h1"/> +</section> </body> </helpdocument> |