diff options
Diffstat (limited to 'source/text/sbasic/shared/03132500.xhp')
-rw-r--r-- | source/text/sbasic/shared/03132500.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/03132500.xhp b/source/text/sbasic/shared/03132500.xhp index dda07d717c..4a5cfcf5f7 100644 --- a/source/text/sbasic/shared/03132500.xhp +++ b/source/text/sbasic/shared/03132500.xhp @@ -22,7 +22,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03132500xhp" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">GetDefaultContext Function [Runtime]</title> +<title id="tit" xml-lang="en-US">GetDefaultContext Function</title> <filename>/text/sbasic/shared/03132500.xhp</filename> </topic> <history> @@ -33,9 +33,9 @@ <section id="getdefaultcontext"> <bookmark xml-lang="en-US" branch="index" id="bm_id4761192"><bookmark_value>GetDefaultContext function</bookmark_value> </bookmark> -<paragraph role="heading" id="par_idN10580" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03132500.xhp">GetDefaultContext Function [Runtime]</link></paragraph> +<paragraph role="heading" id="par_idN10580" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03132500.xhp">GetDefaultContext Function</link></paragraph> <paragraph role="paragraph" id="par_idN10590" xml-lang="en-US">Returns the default context of the process service factory, if existent, else returns a null reference. </paragraph> </section> -<paragraph role="paragraph" id="par_idN10593" xml-lang="en-US">This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type="literal">Professional UNO</item> chapter in the <item type="literal">Developer's Guide</item> on <link href="http://api.libreoffice.org">api.libreoffice.org</link> for more information.</paragraph> +<paragraph role="paragraph" id="par_idN10593" xml-lang="en-US">This function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type="literal">Professional UNO</item> chapter in the <item type="literal">Developer's Guide</item> on <link href="http://api.libreoffice.org">api.libreoffice.org</link> for more information.</paragraph> </body> </helpdocument> |