19#ifndef __com_sun_star_awt_XMessageBox_idl__
20#define __com_sun_star_awt_XMessageBox_idl__
24module
com { module sun { module star { module awt {
gives access to a message box.
Definition: XMessageBox.idl:29
string CaptionText
the caption text.
Definition: XMessageBox.idl:32
short execute()
shows the message box.
string MessageText
the message text.
Definition: XMessageBox.idl:36
Definition: Accessible.idl:22