20 #ifndef __com_sun_star_awt_XSystemChildFactory_idl__ 21 #define __com_sun_star_awt_XSystemChildFactory_idl__ 27 module
com { module sun { module star { module awt {
30 published
interface XWindowPeer;
61 XWindowPeer createSystemChild( [in] any Parent, [in] sequence< byte > ProcessId, [in]
short SystemType );
specifies a factory interface for creating system child windows.
Definition: XSystemChildFactory.idl:34
Definition: Ambiguous.idl:22
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47