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, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03090411.xhp b/source/text/sbasic/shared/03090411.xhp
index aa1740ba61..3285c40a4b 100644
--- a/source/text/sbasic/shared/03090411.xhp
+++ b/source/text/sbasic/shared/03090411.xhp
@@ -33,7 +33,7 @@
<section id="with">
<bookmark xml-lang="en-US" branch="index" id="bm_id3153311"><bookmark_value>With statement</bookmark_value>
</bookmark>
-<h1 id="hd_id3153311" xml-lang="en-US"><link href="text/sbasic/shared/03090411.xhp" name="With Statement">With Statement</link></h1>
+<h1 id="hd_id3153311" xml-lang="en-US"><link href="text/sbasic/shared/03090411.xhp">With Statement</link></h1>
<paragraph role="paragraph" id="par_id3159158" xml-lang="en-US">Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the <literal>End With</literal> statement is reached.</paragraph>
</section>
@@ -49,7 +49,7 @@
<tip id="par_id311606839557245">Nesting <literal>With</literal> statements helps writing and reading Basic routines.</tip>
<section id="relatedtopics">
- <paragraph role="paragraph" id="par_id921606840180540"><link href="text/sbasic/shared/03090413.xhp" name="Type Statement">Type Statement</link></paragraph>
+ <paragraph role="paragraph" id="par_id921606840180540"><link href="text/sbasic/shared/03090413.xhp">Type Statement</link></paragraph>
</section>
</body>