LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies a system dependent XWindow. More...
import"SystemDependentXWindow.idl";
Public Attributes | |
long | WindowHandle |
The XWindow handle if possible, otherwise 0. More... | |
hyper | DisplayPointer |
The display pointer. More... | |
specifies a system dependent XWindow.
This is the structure returned in the XSystemDependentWindowPeer::getWindowHandle() call, if the system type is com::sun::star::lang::SystemDependent::XWINDOW.
hyper DisplayPointer |
The display pointer.
long WindowHandle |
The XWindow handle if possible, otherwise 0.