summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03090411.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03090411.xhp')
-rw-r--r--source/text/sbasic/shared/03090411.xhp4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03090411.xhp b/source/text/sbasic/shared/03090411.xhp
index 27f0d54f6f..a0bccd1d41 100644
--- a/source/text/sbasic/shared/03090411.xhp
+++ b/source/text/sbasic/shared/03090411.xhp
@@ -47,7 +47,9 @@
<paragraph role="paragraph" id="par_id3159158" xml-lang="en-US" l10n="U" oldref="2">Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached.</paragraph>
</section>
<paragraph role="heading" id="hd_id3156153" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
-<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US" l10n="U" oldref="4">With Object Statement block End With</paragraph>
+<bascode>
+<paragraph role="bascode" id="par_id3145609" xml-lang="en-US" oldref="4">With Object Statement block End With</paragraph>
+</bascode>
<paragraph role="heading" id="hd_id3154924" xml-lang="en-US" level="2" l10n="U" oldref="5">Parameters:</paragraph>
<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" oldref="6">Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object.</paragraph>
</body>