diff options
author | Pierre F <fpy@bger.ch> | 2024-08-03 10:34:30 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-08-30 16:45:43 +0200 |
commit | 759025310872d7c8ad6d360e15ec4af55e7012ac (patch) | |
tree | 7dae5c3a7ca551ae021fd8ad2372497794a9826d /source/text/sbasic/shared/03103600.xhp | |
parent | 71c24af82c60bcbaf4a02bcdfa7a762bc0e3da92 (diff) |
MsgBox not a Statement. tdf#162447
originally from https://ask.libreoffice.org/t/msgbox-statement-vs-function/108929
Change-Id: I62e871b878ec463e9d82a7506124a5c99de7ac28
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171415
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03103600.xhp')
-rw-r--r-- | source/text/sbasic/shared/03103600.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03103600.xhp b/source/text/sbasic/shared/03103600.xhp index 5cf06080d7..5d4d5ac45d 100644 --- a/source/text/sbasic/shared/03103600.xhp +++ b/source/text/sbasic/shared/03103600.xhp @@ -198,7 +198,7 @@ <section id="relatedtopics"> <embed href="text/sbasic/shared/03100700.xhp#const_h1"/> <embed href="text/sbasic/shared/03102100.xhp#Dimh1"/> - <embed href="text/sbasic/shared/03010101.xhp#msgbox_h1"/> + <embed href="text/sbasic/shared/03010102.xhp#msgbox_h1"/> </section> </body> |