diff options
Diffstat (limited to 'source/text/sbasic/shared/03132500.xhp')
-rw-r--r-- | source/text/sbasic/shared/03132500.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03132500.xhp b/source/text/sbasic/shared/03132500.xhp index 3e9dc1a790..75d1f563fd 100644 --- a/source/text/sbasic/shared/03132500.xhp +++ b/source/text/sbasic/shared/03132500.xhp @@ -33,7 +33,7 @@ <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</link></paragraph> +<h1 id="par_idN10580"><link href="text/sbasic/shared/03132500.xhp">GetDefaultContext Function</link></h1> <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 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="https://api.libreoffice.org">api.libreoffice.org</link> for more information.</paragraph> |