summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03060000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03060000.xhp')
-rw-r--r--source/text/sbasic/shared/03060000.xhp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/03060000.xhp b/source/text/sbasic/shared/03060000.xhp
index 432ffaa50d..18b196b223 100644
--- a/source/text/sbasic/shared/03060000.xhp
+++ b/source/text/sbasic/shared/03060000.xhp
@@ -33,10 +33,10 @@
<section id="logi">
- <paragraph id="hd_id3147559" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/03060000.xhp" name="Logical Operators">Logical Operators</link></paragraph>
- <paragraph role="paragraph" id="par_id3153379" l10n="U" xml-lang="en-US" oldref="2">The following logical operators are supported by $[officename] Basic.</paragraph>
+ <paragraph id="hd_id3147559" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03060000.xhp" name="Logical Operators">Logical Operators</link></paragraph>
+ <paragraph role="paragraph" id="par_id3153379" xml-lang="en-US">The following logical operators are supported by $[officename] Basic.</paragraph>
</section>
- <paragraph role="paragraph" id="par_id3154138" l10n="U" xml-lang="en-US" oldref="3">Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.</paragraph>
+ <paragraph role="paragraph" id="par_id3154138" xml-lang="en-US">Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.</paragraph>
<embed href="text/sbasic/shared/03060100.xhp#and"/>
<embed href="text/sbasic/shared/03060200.xhp#eqv"/>
<embed href="text/sbasic/shared/03060300.xhp#imp"/>