Commit Graph

6 Commits

Author SHA1 Message Date
40c4109b5b ScriptForge library modules - WiP
- Exception module
- 7.1 mention in lib_Scriptforge
- x-refs between VBA Err object and sf_exception

Change-Id: I8512635ff54b50bb190c3fe734441d6b7e9ae9c1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107798
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-06 12:49:44 +01:00
3422c57c7f Fix typo
Change-Id: I43bea4f872ff58d0544114201703c5fd03f42328
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100780
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-16 16:32:02 +02:00
ed6ae5a833 Fix errors after translators review
Change-Id: I088a2a5e56cfd918f5418738fecb2cd98ab67526
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99949
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-03 01:49:01 +02:00
731ea5215c Some more copyediting…
Change-Id: I43d4535b5c0ea659fd19177775ad00db71a2d7b3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91001
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-04-27 02:27:32 +02:00
578b70a8e7 error handling w/ Basic
- include err VBA object
- relate pages together

Change-Id: I94358470091cd6ce7d57a21b34325da7d88e42ad
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92427
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-17 20:34:57 +02:00
b6a60949a4 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>
2020-04-02 17:38:09 +02:00