|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
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...
manages the functionality specific for a top window.
Definition: XTopWindow.idl:28
void addTopWindowListener([in] com::sun::star::awt::XTopWindowListener xListener)
adds the specified top window listener to receive window events from this window.
void toFront()
places this window at the top of the stacking order and shows it in front of any other windows.
void toBack()
places this window at the bottom of the stacking order and makes the corresponding adjustment to othe...
makes it possible to receive window events.
Definition: XTopWindowListener.idl:30
void setMenuBar([in] com::sun::star::awt::XMenuBar xMenu)
sets a menu bar.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46