summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/doEvents.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/doEvents.xhp')
-rw-r--r--source/text/sbasic/shared/doEvents.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/doEvents.xhp b/source/text/sbasic/shared/doEvents.xhp
index 4176a62c3e..35c3e31957 100644
--- a/source/text/sbasic/shared/doEvents.xhp
+++ b/source/text/sbasic/shared/doEvents.xhp
@@ -21,7 +21,7 @@
<bookmark_value>DoEvents function</bookmark_value>
</bookmark>
<bookmark id="bm_id341544551916349" xml-lang="en-US" branch="hid/zzzz" localize="false"/>
- <h1 id="hd_id401544551916353"><link href="text/sbasic/shared/doEvents.xhp" name="DoEvents">DoEvents Function</link></h1>
+ <h1 id="hd_id401544551916353"><link href="text/sbasic/shared/doEvents.xhp">DoEvents Function</link></h1>
<paragraph role="paragraph" id="N0091">Transfers control to the operating system during macro execution, so that it can process the events in waiting.</paragraph>
<note id="par_id511668006240908"><literal>DoEvents</literal> provides compatibility with VBA. It always returns 0. Using it in %PRODUCTNAME is not necessary.</note>
</section>