20 #ifndef __com_sun_star_awt_XExtendedToolkit_idl__
21 #define __com_sun_star_awt_XExtendedToolkit_idl__
32 module
com { module sun { module star { module awt {
70 long getTopWindowCount ();
110 void addTopWindowListener (
120 void removeTopWindowListener (
144 void removeKeyHandler (
158 void addFocusListener (
168 void removeFocusListener (
177 void fireFocusGained (
manages the functionality specific for a top window.
Definition: XTopWindow.idl:35
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
This key handler is similar to com::sun::star::awt::XKeyListener but allows the consumption of key ev...
Definition: XKeyHandler.idl:39
– idl definition –
Definition: Ambiguous.idl:22
makes it possible to receive window events.
Definition: XTopWindowListener.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:47
makes it possible to receive keyboard focus events.
Definition: XFocusListener.idl:36