summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03102450.xhp
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2017-01-30 23:19:12 +0100
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-05-16 22:36:34 +0200
commit1d2c1291f700f729c28a209d2422a8d2f926e347 (patch)
tree2856cd6fec61028684b38ab1b252409af8881c91 /source/text/sbasic/shared/03102450.xhp
parentc1b5c626539f3893c07c11380c5cfe94bc5f8d36 (diff)
Basic: add localize=false for some bascode lines
Change-Id: I78884c0421ef8ad935ca7214b9116fda29d2797f update: remove duplicate empty line at end of files Reviewed-on: https://gerrit.libreoffice.org/33766 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/sbasic/shared/03102450.xhp')
-rw-r--r--source/text/sbasic/shared/03102450.xhp3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03102450.xhp b/source/text/sbasic/shared/03102450.xhp
index 04758ccf01..ae60e8247d 100644
--- a/source/text/sbasic/shared/03102450.xhp
+++ b/source/text/sbasic/shared/03102450.xhp
@@ -37,7 +37,7 @@
</section>
<paragraph role="heading" id="par_idN10561" xml-lang="en-US" level="2">Syntax:</paragraph>
<bascode>
-<paragraph role="bascode" id="par_idN10565" xml-lang="en-US">IsError (Var)</paragraph>
+<paragraph role="bascode" localize="false" id="par_idN10565" xml-lang="en-US">IsError (Var)</paragraph>
</bascode>
<paragraph role="heading" id="par_idN10568" xml-lang="en-US" level="2">Return value:</paragraph>
<paragraph role="paragraph" id="par_idN1056C" xml-lang="en-US">Bool</paragraph>
@@ -46,4 +46,3 @@
<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False.</paragraph>
</body>
</helpdocument>
-