summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03131900.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03131900.xhp')
-rw-r--r--source/text/sbasic/shared/03131900.xhp4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03131900.xhp b/source/text/sbasic/shared/03131900.xhp
index 64acd20e27..ab3a948baa 100644
--- a/source/text/sbasic/shared/03131900.xhp
+++ b/source/text/sbasic/shared/03131900.xhp
@@ -72,7 +72,9 @@
</list>
<paragraph role="paragraph" id="par_id3150543" xml-lang="en-US" l10n="U" oldref="9">Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>.</paragraph>
<paragraph role="heading" id="hd_id3148920" xml-lang="en-US" level="2" l10n="U" oldref="10">Syntax:</paragraph>
-<paragraph role="paragraph" id="par_id3149203" xml-lang="en-US" l10n="U" oldref="11">GlobalScope</paragraph>
+<bascode>
+<paragraph role="bascode" id="par_id3149203" xml-lang="en-US" oldref="11">GlobalScope</paragraph>
+</bascode>
<paragraph role="heading" id="hd_id3154685" xml-lang="en-US" level="2" l10n="U" oldref="12">Example:</paragraph>
<paragraph role="paragraph" id="par_id3154124" xml-lang="en-US" l10n="U" oldref="13">Example in the document Basic</paragraph>
<paragraph role="paragraph" id="par_id3158408" xml-lang="en-US" l10n="U" oldref="14">' calling Dialog1 in the document library Standard</paragraph>