uses of interface XFrame

back to interface XFrame

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
XFramesSupplier
XTask
Services which Support this Interface
Desktop
DesktopTask
Frame
Task
Uses as Return Type
XFrame::findFrame()
XFramesSupplier::getActiveFrame()
XDesktop::getCurrentFrame()
XController::getFrame()
Uses as Parameter
XFrames::append()
XController::attachFrame()
XLayoutManager::attachFrame()
XModel2::createDefaultViewController()
::com::sun::star::report::XReportEngine::createDocumentAlive()
XModel2::createViewController()
::com::sun::star::embed::DocumentCloser::DocumentCloserCtor1()
XFrameLoader::load()
XSynchronousFrameLoader::load()
XFrames::remove()
XFramesSupplier::setActiveFrame()
XDispatchRecorder::startRecording()
Uses as Data Type
::com::sun::star::ui::UIElement::Frame
FrameActionEvent::Frame
References in Developers Guide
4.7.1 Writing UNO Components - Integrating Components into OpenOffice.org - Protocol Handler - Implementation
4.7.2 Writing UNO Components - Integrating Components into OpenOffice.org - Jobs - Initialization
20.5.3 Graphical User Interfaces - Dialog Handling - The Toolkit Service
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Communication through Dispatch Framework
7.1.2 Office Development - OpenOffice.org Application Environment - Using the Desktop
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Frames - XFrame - Frame Setup
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 - Frames - XFramesSupplier
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XController
7.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Loading Documents - Target Frame
7.1.7 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - A Hack
Top of Page