uses of interface XWindow

back to interface XWindow

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


Services which Support this Interface
::com::sun::star::presentation::PresentationView
UnoControl

Uses as Return Type
::com::sun::star::frame::XFrame::getComponentWindow()
::com::sun::star::frame::XFrame::getContainerWindow()

Uses as Parameter
XDataTransferProviderAccess::getDragGestureRecognizer()
XDataTransferProviderAccess::getDragSource()
XDataTransferProviderAccess::getDropTarget()
::com::sun::star::frame::XDesktopTask::initialize()
::com::sun::star::frame::XFrame::initialize()
::com::sun::star::frame::XFrame::setComponent()

Uses as Data Type
::com::sun::star::sdb::DatasourceAdministrationDialog::ParentWindow
::com::sun::star::sdb::ErrorMessageDialog::ParentWindow
::com::sun::star::ui::ContextMenuExecuteEvent::SourceWindow

References in Developers Guide
11.5 OpenOffice.org Basic and Dialogs - Programming Dialogs and Dialog Controls
13.2.4 Forms - Models and Views - Form Layer Views - Focussing Controls
6.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Linking Components and Windows
6.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Components in Frames
6.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Windows
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Getting Frames, Controllers and Models from Each Other
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Frames - XFrame - Frame Actions
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Window Interfaces - XWindow
6.1.4 Office Development - OpenOffice.org Application Environment - Creating Frames Manually - Assigning Windows to Frames
6.1.7 Office Development - OpenOffice.org Application Environment - Intercepting Context Menus - Writing an Interceptor - Notification
6.1.8 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - A Hack
6.1.8 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - Legal Solution
6.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - Internals of a OpenOffice.org Filter - Filtering Process - FrameLoader

Top of Page