diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2020-04-19 14:38:50 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-21 01:47:12 +0200 |
commit | 4780abb01dd5fa2356f64bb096d99288b019160a (patch) | |
tree | 68b727c9bafe5fdad98757663d5c5332d542f9c0 | |
parent | 2bfb8b82791bbe87e26955faa8d3674ba8c48faf (diff) |
tdf129366 add Resume in 'Error handling' funcs
Change-Id: I48557474f6cedd357f03e767eabd09b6df8cd5b1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92440
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03050000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/03050000.xhp b/source/text/sbasic/shared/03050000.xhp index c7d951d04d..3c72c3ebf2 100644 --- a/source/text/sbasic/shared/03050000.xhp +++ b/source/text/sbasic/shared/03050000.xhp @@ -39,5 +39,6 @@ <embed href="text/sbasic/shared/03102450.xhp#iserror"/> <embed href="text/sbasic/shared/03050300.xhp#errorf"/> <embed href="text/sbasic/shared/03050500.xhp#onerrorgotoresume"/> + <embed href="text/sbasic/shared/Resume.xhp#Resume"/> </body> </helpdocument>
\ No newline at end of file |