Bug 162447 - is there such thing as MsgBox *statement* ?
Summary: is there such thing as MsgBox *statement* ?
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Alain Romedenne
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-13 05:29 UTC by fpy
Modified: 2024-08-31 05:38 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fpy 2024-08-13 05:29:47 UTC
from https://ask.libreoffice.org/t/msgbox-statement-vs-function/108929
then https://gerrit.libreoffice.org/c/help/+/171415

Current: 
 As a user, it's puzzling to see 2 help pages, so very similar.
 As a contributor, it's double maintenance for nothing.

Expected : clarify what this "statement" can be.


Note: MS VBA just has MsgBox function.
https://learn.microsoft.com/en-us/office/vba/language/reference/user-interface-help/msgbox-function
Comment 1 Alain Romedenne 2024-08-23 11:24:19 UTC
There is no such thing as a MsgBox statement. Any reference to MsgBox being a statement should be removed from help.

Extra guidelines available from https://gerrit.libreoffice.org/c/help/+/171415
Comment 2 Commit Notification 2024-08-30 14:46:22 UTC
Pierre F committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/759025310872d7c8ad6d360e15ec4af55e7012ac

MsgBox not a Statement. tdf#162447