summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/00000003.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-03 15:19:17 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-03 18:34:02 +0100
commitc9620f4bf875b3cd86c7ea233d4678fde90e52d5 (patch)
treee2cb683d7762861fc8c880bbf43676be44874d36 /source/text/sbasic/shared/00000003.xhp
parenttdf#108967: Fix Help for Edit Index in Writer (diff)
downloadhelp-c9620f4bf875b3cd86c7ea233d4678fde90e52d5.tar.gz
help-c9620f4bf875b3cd86c7ea233d4678fde90e52d5.zip
tdf#84675 Add vb* VBA constants documentation
Added vb* constants as described in basic/source/comp/parser.cxx Change-Id: I7a811ab5ba9af741afc43f93a4e96e018deef826 Reviewed-on: https://gerrit.libreoffice.org/45748 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 8d6f11fb06d76847256dd9baff120a0e7ea5139c) Reviewed-on: https://gerrit.libreoffice.org/45749
Diffstat (limited to 'source/text/sbasic/shared/00000003.xhp')
-rw-r--r--source/text/sbasic/shared/00000003.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp
index 171d36ad62..a067682d98 100644
--- a/source/text/sbasic/shared/00000003.xhp
+++ b/source/text/sbasic/shared/00000003.xhp
@@ -181,7 +181,7 @@
</section>
<section id="vbasupport">
-<paragraph id="par_id051920171018124524" role="warning" xml-lang="en-US">This function is enabled with the statement <item type="literal">Option VBASupport 1</item> placed before the executable program code in a module.</paragraph>
+<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="functsyntax">