Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: mozilla ::

interface XPluginWindowPeer

Base Interface
com::sun::star::uno::XInterface



Methods' Summary

setChildWindow Notifies the peer of the created child window.

Methods' Details

setChildWindow
 
[ oneway ] void
setChildWindow(
[ in ] any SystemWindowData );

Description
Notifies the peer of the created child window.
Parameter SystemWindowData
[in]: platform dependent window data

Top of Page