22 module
com { module sun { module star { module awt {
60 long getTopWindowCount ();
100 void addTopWindowListener (
110 void removeTopWindowListener (
134 void removeKeyHandler (
148 void addFocusListener (
158 void removeFocusListener (
167 void fireFocusGained (
manages the functionality specific for a top window.
Definition: XTopWindow.idl:27
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
This key handler is similar to com::sun::star::awt::XKeyListener but allows the consumption of key ev...
Definition: XKeyHandler.idl:32
Definition: Ambiguous.idl:20
makes it possible to receive window events.
Definition: XTopWindowListener.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45
makes it possible to receive keyboard focus events.
Definition: XFocusListener.idl:30