uses of interface XWindow

back to interface XWindow

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
::com::sun::star::media::XPlayerWindow
XWindow2
Services which Support this Interface
::com::sun::star::form::control::CheckBox
::com::sun::star::sdb::ColumnDescriptorControl
::com::sun::star::form::control::ComboBox
::com::sun::star::form::control::CommandButton
::com::sun::star::form::control::CurrencyField
::com::sun::star::form::control::DateField
::com::sun::star::drawing::DrawingDocumentDrawView
::com::sun::star::form::control::FormattedField
::com::sun::star::frame::FrameControl
::com::sun::star::form::control::GridControl
::com::sun::star::form::control::GroupBox
::com::sun::star::presentation::HandoutView
::com::sun::star::form::control::ImageButton
::com::sun::star::form::control::ImageControl
::com::sun::star::form::control::InteractionGridControl
::com::sun::star::form::control::ListBox
::com::sun::star::form::control::NavigationToolBar
::com::sun::star::presentation::NotesView
::com::sun::star::form::control::NumericField
::com::sun::star::presentation::OutlineView
::com::sun::star::form::control::PatternField
::com::sun::star::presentation::PresentationView
::com::sun::star::presentation::PreviewView
::com::sun::star::form::control::RadioButton
::com::sun::star::presentation::SlidesView
::com::sun::star::form::control::TextField
::com::sun::star::form::control::TimeField
UnoControl
UnoControlButton
UnoControlCheckBox
UnoControlComboBox
UnoControlContainer
UnoControlCurrencyField
UnoControlDateField
UnoControlDialog
UnoControlEdit
UnoControlFileControl
UnoControlFixedLine
UnoControlFixedText
UnoControlFormattedField
UnoControlGroupBox
UnoControlImageControl
UnoControlListBox
UnoControlNumericField
UnoControlPatternField
UnoControlProgressBar
UnoControlRadioButton
UnoControlRoadmap
UnoControlScrollBar
UnoControlSimpleAnimation
UnoControlSpinButton
UnoControlThrobber
UnoControlTimeField
Uses as Return Type
XContainerWindowProvider::createContainerWindow()
::com::sun::star::frame::XToolbarController::createItemWindow()
::com::sun::star::frame::XToolbarController::createPopupWindow()
::com::sun::star::frame::XFrame::getComponentWindow()
::com::sun::star::ui::XDockingAreaAcceptor::getContainerWindow()
::com::sun::star::frame::XFrame::getContainerWindow()
::com::sun::star::drawing::framework::XPane::getWindow()
::com::sun::star::embed::XWindowSupplier::getWindow()
Uses as Parameter
XContainerWindowEventHandler::callHandlerMethod()
::com::sun::star::deployment::ui::LicenseDialog::create()
::com::sun::star::deployment::ui::PackageManagerDialog::create()
::com::sun::star::frame::XModel2::createDefaultViewController()
::com::sun::star::frame::XToolbarController::createItemWindow()
::com::sun::star::frame::XModel2::createViewController()
XDataTransferProviderAccess::getDragGestureRecognizer()
XDataTransferProviderAccess::getDragSource()
XDataTransferProviderAccess::getDropTarget()
::com::sun::star::frame::XFrame::initialize()
::com::sun::star::frame::XDesktopTask::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
18.1 Accessibility - Overview
12.5 OpenOffice.org Basic and Dialogs - Programming Dialogs and Dialog Controls
4.7.5 Writing UNO Components - Integrating Components into OpenOffice.org - Intercepting Context Menus - Writing an Interceptor - Notification
5.12 Extensions - Saving and Reading Data for the Options Page
14.2.4 Forms - Models and Views - Form Layer Views - Focussing Controls
20.3 Graphical User Interfaces - Dialogs and Controls
20.4.4 Graphical User Interfaces - Dialog Creation - Displaying Dialogs
20.5.1 Graphical User Interfaces - Dialog Handling - Events
20.5.2 Graphical User Interfaces - Dialog Handling - Dialog Controls - Common Properties
20.5.3 Graphical User Interfaces - Dialog Handling - The Toolkit Service
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Linking Components and Windows
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Components in Frames
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 - Getting Frames, Controllers and Models from Each Other
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Frames - XFrame - Frame Actions
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Window Interfaces - XWindow
7.1.4 Office Development - OpenOffice.org Application Environment - Creating Frames Manually - Assigning Windows to Frames
7.1.7 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - A Hack
7.1.7 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - Legal Solution
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - Document API Filter Development - Filtering Process - FrameLoader
Top of Page