19 #ifndef __com_sun_star_awt_XMessageBox_idl__
20 #define __com_sun_star_awt_XMessageBox_idl__
24 module com { module sun { module star { module awt {
string CaptionText
the caption text.
Definition: XMessageBox.idl:32
string MessageText
the message text.
Definition: XMessageBox.idl:36
gives access to a message box.
Definition: XMessageBox.idl:28