Bug 162226 - Some VBA constants are not described in Help
Summary: Some VBA constants are not described in Help
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Macro-Documentation
  Show dependency treegraph
 
Reported: 2024-07-27 09:37 UTC by nutka
Modified: 2024-08-26 17:37 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 nutka 2024-07-27 09:37:00 UTC
Description:
LO Help for Basic, topic "Basic Constants":
The "Additional VBA constants" section does not mention e.g.
vbCritical, vbQuestion, vbExclamation and vbInformation.

Steps to Reproduce:
Go to

https://help.libreoffice.org/latest/ro/text/sbasic/shared/03040000.html?DbPAR=BASIC#bm_id101554201127393

Actual Results:
No information on valid VBA constants

Expected Results:
Relevant information is provided


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.5.2 (X86_64) / LibreOffice Community
Build ID: bffef4ea93e59bebbeaf7f431bb02b1a39ee8a59
CPU threads: 8; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: en-US (pl_PL); UI: en-US
Calc: threaded
Comment 1 Olivier Hallot 2024-07-27 11:01:02 UTC
To use them, set "Option VBASupport 1"

These constants and probably much more:

https://opengrok.libreoffice.org/xref/core/oovbaapi/ooo/vba/VbMsgBoxStyle.idl?r=2b383d19