20 #ifndef __com_sun_star_awt_XContainerWindowEventHandler_idl__ 21 #define __com_sun_star_awt_XContainerWindowEventHandler_idl__ 29 module
com { module sun { module star { module awt {
71 boolean callHandlerMethod(
74 [in]
string MethodName)
83 sequence<string> getSupportedMethodNames();
Definition: Ambiguous.idl:22
specifies the basic operations for a window component.
Definition: XWindow.idl:50
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
Handles events fired by windows represented by a com::sun::star::awt::XWindow interface.
Definition: XContainerWindowEventHandler.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:47