summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/00000003.xhp
diff options
context:
space:
mode:
authorAlain Romedenne <pyoffice.romedenne@sfr.fr>2019-01-23 19:02:00 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-01-24 11:50:31 +0100
commit441f600d210bd69e4c485c1520eff55a42aa0a2c (patch)
tree686bd3cececf1bd001af7fa84e6331554044a9a1 /source/text/sbasic/shared/00000003.xhp
parent85757c5b58b7fed1535d787053d4361d32e1374c (diff)
tdf#114263 Undocumented BASIC Options
Option Compatible Option ClassModule Change-Id: Ieb07fddb216f4f8cc26089a30226da5760b0065e Reviewed-on: https://gerrit.libreoffice.org/66824 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/00000003.xhp')
-rw-r--r--source/text/sbasic/shared/00000003.xhp3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp
index a56925dcde..fd5df791d7 100644
--- a/source/text/sbasic/shared/00000003.xhp
+++ b/source/text/sbasic/shared/00000003.xhp
@@ -189,6 +189,9 @@
<section id="vbasupport">
<paragraph id="par_id051920171018124524" role="warning" xml-lang="en-US">This function or constant is enabled with the statement <item type="literal">Option VBASupport 1</item> placed before the executable program code in a module.</paragraph>
</section>
+<section id="beforeexecutable">
+ <warning id="par_id3145172">This statement must be added before the executable program code in a module.</warning>
+</section>
<section id="functsyntax">
<paragraph id="hd_id061420171139089682" role="heading" level="2" xml-lang="en-US"><variable id="functsyntax">Syntax:</variable></paragraph>