Methods' Details |
createSystemChild
XWindowPeer |
createSystemChild( |
[in] any |
Parent, |
| [in] sequence< byte > |
ProcessId, |
| [in] short |
SystemType ); |
- Description
- creates a system child window.
- Returns
- the created window.
- Parameter Parent
- a system-specific handle to a window.
You must check the machine ID and the process ID.
WIN32: HWND.
WIN16: HWND.
JAVA: global reference to a java.awt.Component
object provided from the JNI-API.
MAC: (NSView*) pointer.
- Parameter ProcessId
- Ignored.
- Parameter SystemType
- one constant out of the constant group
com::sun::star::lang::SystemDependent.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.