summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03130100.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03130100.xhp')
-rw-r--r--source/text/sbasic/shared/03130100.xhp10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/sbasic/shared/03130100.xhp b/source/text/sbasic/shared/03130100.xhp
index 9286989353..ac08a46392 100644
--- a/source/text/sbasic/shared/03130100.xhp
+++ b/source/text/sbasic/shared/03130100.xhp
@@ -32,16 +32,16 @@
<section id="beep">
<bookmark xml-lang="en-US" branch="index" id="bm_id3143284"><bookmark_value>Beep statement</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3143284" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03130100.xhp" name="Beep Statement [Runtime]">Beep Statement [Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US" l10n="U" oldref="2">Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch.</paragraph>
+<paragraph role="heading" id="hd_id3143284" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03130100.xhp" name="Beep Statement [Runtime]">Beep Statement [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US">Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch.</paragraph>
</section>
-<paragraph role="heading" id="hd_id3153990" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
+<paragraph role="heading" id="hd_id3153990" xml-lang="en-US" level="2">Syntax:</paragraph>
<bascode>
-<paragraph role="bascode" id="par_id3147291" xml-lang="en-US" oldref="4">Beep</paragraph>
+<paragraph role="bascode" id="par_id3147291" xml-lang="en-US">Beep</paragraph>
</bascode>
<embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
<embed href="text/sbasic/shared/00000003.xhp#err5"/>
-<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="2" l10n="U" oldref="5">Example:</paragraph>
+<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="2">Example:</paragraph>
<bascode>
<paragraph role="bascode" id="par_id3149762" xml-lang="en-US" localize="false">Sub ExampleBeep</paragraph>
<paragraph role="bascode" id="par_id3154285" xml-lang="en-US" localize="false"> Beep</paragraph>