extends XTopWindow with additional functionality
More...
import "XTopWindow2.idl";
|
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.
|
|
extends XTopWindow with additional functionality
◆ Display
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
◆ IsMaximized
controls whether the window is currently maximized
◆ IsMinimized
controls whether the window is currently minimized
The documentation for this interface was generated from the following file: