https://bugs.documentfoundation.org/show_bug.cgi?id=146282

--- Comment #4 from [email protected] ---
1. Honestly Speaking, I still haven't found the mechanism with which our
Runtime makes the enum members in ooo.vba.VbMsgBoxStyle.

2. Secondly, though we can access MB_YESNOCANCEL IN STARBASIC
https://opengrok.libreoffice.org/xref/core/basic/source/runtime/stdobj.cxx?r=0d563373#584

but not in MS-VBA because the constant comes from winuser.h, which is for C++,
not for MS-VBA.
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-messagebox

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to