22 module 
com { module sun { module star { module awt {
    63     boolean callHandlerMethod(
    66         [in] 
string MethodName)
    75     sequence<string> getSupportedMethodNames();
 Definition: Ambiguous.idl:20
 
makes it possible to show and hide a dialog and gives access to the title of the dialog. 
Definition: XDialog.idl:28
 
This is a checked exception that wraps an exception thrown by the original target. 
Definition: WrappedTargetException.idl:33
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45
 
Handles events fired by dialogs represented by a com::sun::star::awt::XDialog interface. 
Definition: XDialogEventHandler.idl:28