extends XTopWindow with additional functionality More...
import "XTopWindow3.idl";
Public Attributes | |
boolean | FullScreen |
controls whether the window is currently shown full screen | |
![]() | |
boolean | IsMaximized |
controls whether the window is currently maximized | |
boolean | IsMinimized |
controls whether the window is currently minimized | |
long | Display |
controls on which display the window is shown. | |
Additional Inherited Members | |
![]() | |
void | addTopWindowListener ([in] com::sun::star::awt::XTopWindowListener xListener) |
adds the specified top window listener to receive window events from this window. | |
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 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 other visible windows. | |
void | setMenuBar ([in] com::sun::star::awt::XMenuBar xMenu) |
sets a menu bar. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
extends XTopWindow with additional functionality
|
attribute |
controls whether the window is currently shown full screen