uses of interface XFrame

back to interface XFrame

Derived Interfaces
Synonym Typedefs
Services 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
DesktopTask
Frame
Task

Uses as Return Type
XFrame::findFrame()
XFramesSupplier::getActiveFrame()
XDesktop::getCurrentFrame()
XController::getFrame()

Uses as Parameter
XFrames::append()
XController::attachFrame()
XFrameLoader::load()
XSynchronousFrameLoader::load()
XFrames::remove()
XFramesSupplier::setActiveFrame()
XDispatchRecorder::startRecording()

Uses as Data Type
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
6.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Communication through Dispatch Framework
6.1.2 Office Development - OpenOffice.org Application Environment - Using the Desktop
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Frames - XFrame - Frame Setup
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 - Frames - XFramesSupplier
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XController
6.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Loading Documents - Target Frame
6.1.7 Office Development - OpenOffice.org Application Environment - Java Window Integration - Using the Window Handle - A Hack

Top of Page