summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/00000003.xhp
diff options
context:
space:
mode:
authorLibreOfficiant <LibreOfficiant@sfr.fr>2020-03-27 14:24:07 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-04-02 17:38:09 +0200
commitb6a60949a44df45c1ea13dcd5c7330d327860233 (patch)
tree646819ef8e1240ea69c5e4dc996e09e99031c823 /source/text/sbasic/shared/00000003.xhp
parentcb85f4bc7fb510f55321857d26f895b81f4c5964 (diff)
VBA Err object
- Handling exceptions or Throwing them w/ Basic A limited set of VBA ERR object properties & methods are exhibiting useful features. This page document that subset. Change-Id: I98726a6ffbce370b81f1a26daa35a8a1bf3dc57c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91177 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.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 b1eabffbc1..848fb4cbd0 100644
--- a/source/text/sbasic/shared/00000003.xhp
+++ b/source/text/sbasic/shared/00000003.xhp
@@ -187,7 +187,7 @@
</section>
<section id="vbasupport">
- <warning id="par_id051920171018124524">This function or constant is enabled with the statement <link href="text/sbasic/shared/03103350.xhp" name="optionvbasupport"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module.</warning>
+ <warning id="par_id051920171018124524">This constant, function or object is enabled with the statement <link href="text/sbasic/shared/03103350.xhp" name="optionvbasupport"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module.</warning>
</section>
<section id="beforeexecutable">
<warning id="par_id3145172">This statement must be added before the executable program code in a module.</warning>