extends XTopWindow with additional functionality
More...
import "XTopWindow2.idl";
|
boolean | IsMaximized |
| controls whether the window is currently maximized More...
|
|
boolean | IsMinimized |
| controls whether the window is currently minimized More...
|
|
long | Display { set raises(::com::sun::star::lang::IndexOutOfBoundsException); } |
| controls on which display the window is shown. More...
|
|
extends XTopWindow with additional functionality
controls on which display the window is shown.
When retrieving this property, in case the window is positioned on multiple displays, the number returned will be of the display containing the upper left pixel of the frame area (that is of the client area on system decorated windows, or the frame area of undecorated resp. owner decorated windows).
- Exceptions
-
- See Also
- com::sun::star::awt::DisplayAccess
-
com::sun::star::awt::DisplayInfo
controls whether the window is currently maximized
controls whether the window is currently minimized
The documentation for this interface was generated from the following file: