diff options
Diffstat (limited to 'source/text/sbasic/shared/03132300.xhp')
-rw-r--r-- | source/text/sbasic/shared/03132300.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03132300.xhp b/source/text/sbasic/shared/03132300.xhp index 226f7a619e..b3b356f6bd 100644 --- a/source/text/sbasic/shared/03132300.xhp +++ b/source/text/sbasic/shared/03132300.xhp @@ -21,7 +21,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03132300xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">CreateUnoValue Function [Runtime]</title> +<title id="tit" xml-lang="en-US">CreateUnoValue Function</title> <filename>/text/sbasic/shared/03132300.xhp</filename> </topic> <history> @@ -32,7 +32,7 @@ <section id="createunovalue"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150682"><bookmark_value>CreateUnoValue function</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3150682" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03132300.xhp" name="CreateUnoValue Function [Runtime]">CreateUnoValue Function [Runtime]</link></paragraph> +<paragraph role="heading" id="hd_id3150682" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03132300.xhp" name="CreateUnoValue Function">CreateUnoValue Function</link></paragraph> <paragraph role="paragraph" id="par_id3147291" xml-lang="en-US">Returns an object that represents a strictly typed value referring to the Uno type system. </paragraph> </section> <paragraph role="paragraph" id="par_id3143267" xml-lang="en-US">This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name.</paragraph> |