I'm wondering if it is possible to display message boxes (similar to those displayed by Basic's MsgBox function) using the OpenOffice.org API.
(Also you could use ".bsf.dialog~messageBox()", ".bsf.dialog~dialogBox()" and/or
"bsf.dialog~inputBox()".)
You can use the following function as a replacement for the Msgbox StarBasic function: