summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03050000.xhp
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-09 16:11:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-09 16:37:41 +0200
commiteb9ec1c794a0d3b8522375c7a87ac3ee999c8a66 (patch)
tree4729b5cc168353458cda5d1b9ea3174a476c2b4b /source/text/sbasic/shared/03050000.xhp
parent7897a9174b6b4a91134398359f3f1e690c774b69 (diff)
remove obsolete oldref attribute (removes one context line in pot)
also remove obsolete l10n attribute (doesn't affect translations/pot) Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
Diffstat (limited to 'source/text/sbasic/shared/03050000.xhp')
-rw-r--r--source/text/sbasic/shared/03050000.xhp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/03050000.xhp b/source/text/sbasic/shared/03050000.xhp
index 0f8206eb76..870a734f6a 100644
--- a/source/text/sbasic/shared/03050000.xhp
+++ b/source/text/sbasic/shared/03050000.xhp
@@ -33,10 +33,10 @@
<section id="fehlerbehan">
- <paragraph id="hd_id3143271" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/03050000.xhp" name="Error-Handling Functions">Error-Handling Functions</link></paragraph>
- <paragraph role="paragraph" id="par_id3145068" l10n="U" xml-lang="en-US" oldref="2">Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors.</paragraph>
+ <paragraph id="hd_id3143271" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03050000.xhp" name="Error-Handling Functions">Error-Handling Functions</link></paragraph>
+ <paragraph role="paragraph" id="par_id3145068" xml-lang="en-US">Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors.</paragraph>
</section>
- <paragraph role="paragraph" id="par_id3148946" l10n="U" xml-lang="en-US" oldref="3">$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs.</paragraph>
+ <paragraph role="paragraph" id="par_id3148946" xml-lang="en-US">$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs.</paragraph>
<embed href="text/sbasic/shared/03050100.xhp#erl"/>
<embed href="text/sbasic/shared/03050200.xhp#err"/>
<embed href="text/sbasic/shared/03050300.xhp#errorf"/>