:: com :: sun :: star :: embed ::

interface XWindowSupplier
Description
provides access to a vcl window implementation.

Methods' Summary
getWindow allows to get access to a vcl window implementation.  
Methods' Details
getWindow
::com::sun::star::awt::XWindow
getWindow();

Description
allows to get access to a vcl window implementation.
Returns
vcl window implementation
Top of Page