20 #ifndef __com_sun_star_awt_XMessageBoxFactory_idl__
21 #define __com_sun_star_awt_XMessageBoxFactory_idl__
28 module
com { module sun { module star { module awt {
67 [in]
string sMessage );
– idl definition –
Definition: Ambiguous.idl:22
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:36
gives access to a message box.
Definition: XMessageBox.idl:28
MessageBoxType
specifies the type of a XMessageBox.
Definition: MessageBoxType.idl:28
specifies a factory interface for creating message boxes.
Definition: XMessageBoxFactory.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47