20 #ifndef __com_sun_star_awt_XDialogEventHandler_idl__
21 #define __com_sun_star_awt_XDialogEventHandler_idl__
29 module com { module sun { module star { module awt {
70 boolean callHandlerMethod(
73 [in]
string MethodName)
82 sequence<string> getSupportedMethodNames();
makes it possible to show and hide a dialog and gives access to the title of the dialog.
Definition: XDialog.idl:32
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47
Handles events fired by dialogs represented by a com::sun::star::awt::XDialog interface.
Definition: XDialogEventHandler.idl:35