22 module
com { module sun { module star { module awt {
makes it possible to receive window events.
Definition XTopWindowListener.idl:30
manages the functionality specific for a top window.
Definition XTopWindow.idl:28
void removeTopWindowListener([in] com::sun::star::awt::XTopWindowListener xListener)
removes the specified top window listener so that it no longer receives window events from this windo...
void toFront()
places this window at the top of the stacking order and shows it in front of any other windows.
void setMenuBar([in] com::sun::star::awt::XMenuBar xMenu)
sets a menu bar.
void toBack()
places this window at the bottom of the stacking order and makes the corresponding adjustment to othe...
void addTopWindowListener([in] com::sun::star::awt::XTopWindowListener xListener)
adds the specified top window listener to receive window events from this window.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20