18 #ifndef __com_sun_star_awt_MessageBoxType_idl__
19 #define __com_sun_star_awt_MessageBoxType_idl__
21 module com { module sun { module star { module awt {
A normal message box.
Definition: MessageBoxType.idl:31
A message to warn the user about a certain problem.
Definition: MessageBoxType.idl:39
A message box to inform the user about a certain event.
Definition: MessageBoxType.idl:35
A message box to provide an error message to the user.
Definition: MessageBoxType.idl:43
A message box to query information from the user.
Definition: MessageBoxType.idl:47
MessageBoxType
specifies the type of a XMessageBox.
Definition: MessageBoxType.idl:27