sw vba: add WordBasic.MsgBox
commit55628d6b258f77eac8a34a1a8f6bbcbf09fd97cc
authorJustin Luth <justin.luth@collabora.com>
Thu, 13 Oct 2022 21:22:52 +0000 (13 17:22 -0400)
committerMiklos Vajna <vmiklos@collabora.com>
Mon, 17 Oct 2022 12:14:53 +0000 (17 14:14 +0200)
tree2d714107e7afadf9faf22c1f2df01bf1cb9bb8ed
parentdaa85533cf377a8ec2585f5d45e4d0127f74cdf8
sw vba: add WordBasic.MsgBox

The unit test just consists of adding a
"WordBasic.MsgBox()" to the vba code in testVBA.docm.

make CppunitTest_sw_macros_test

or just open the file manually for an easy-to-run experience.

Change-Id: I38edfee42649fcc85f0f535a2c9861c45038fa0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141347
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
include/vbahelper/vbahelper.hxx
oovbaapi/ooo/vba/word/XWordBasic.idl
sw/qa/core/data/docm/testVBA.docm
sw/source/ui/vba/vbawordbasic.cxx
sw/source/ui/vba/vbawordbasic.hxx
vbahelper/source/vbahelper/vbahelper.cxx