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 6dcf9f92e8..3677118b2b 100644
--- a/source/text/sbasic/shared/03090411.xhp
+++ b/source/text/sbasic/shared/03090411.xhp
@@ -37,7 +37,9 @@
</section>
<paragraph role="heading" id="hd_id3156153" xml-lang="en-US" level="2">Syntax:</paragraph>
<bascode>
-<paragraph role="bascode" id="par_id3145609" xml-lang="en-US">With Object Statement block End With</paragraph>
+ <paragraph role="bascode" id="par_id3145609" xml-lang="en-US" localize="false">With Object</paragraph>
+ <paragraph role="bascode" id="par_id951512205849777" xml-lang="en-US" localize="false"> Statement block</paragraph>
+ <paragraph role="bascode" id="par_id841512205903256" xml-lang="en-US" localize="false">End With</paragraph>
</bascode>
<paragraph role="heading" id="hd_id3154924" xml-lang="en-US" level="2">Parameters:</paragraph>
<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US">Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object.</paragraph>