uses of interface XWindowPeer

back to interface XWindowPeer

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
XVclWindowPeer
Uses as Return Type
XSystemChildFactory::createSystemChild()
XToolkit::createWindow()
XToolkit::getDesktopWindow()
XControl::getPeer()
Uses as Parameter
XContainerWindowProvider::createContainerWindow()
::com::sun::star::embed::XHatchWindowFactory::createHatchWindowInstance()
XMessageBoxFactory::createMessageBox()
XControl::createPeer()
::com::sun::star::plugin::XPluginManager::createPluginFromURL()
XPopupMenu::execute()
XVclWindowPeer::isChild()
Uses as Data Type
WindowDescriptor::Parent
References in Developers Guide
20.3 Graphical User Interfaces - Dialogs and Controls
20.4.4 Graphical User Interfaces - Dialog Creation - Displaying Dialogs
17.6.3 JavaBean for office components - Internal Architecture - OfficeWindow Interface
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Windows
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Window Interfaces - XWindowPeer
7.1.7 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - A Hack
Top of Page