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::document::MediaDescriptor::Frame
FrameActionEvent::Frame
References in Developers Guide
OfficeDev - Java Window Integration - Using the Window Handle - A Hack
GUI - The Toolkit Service
WritingUNO - Implementation
OfficeDev - Component - Frames - XFrame - Frame Actions
OfficeDev - Component - Frames - XFramesSupplier
OfficeDev - Component - Frames - XFrame - Frame Setup
OfficeDev - Handling Documents - Loading Documents - Target Frame
OfficeDev - Component - Controllers - XController
OfficeDev - Frames - Communication through Dispatch Framework
OfficeDev - Using the Desktop
WritingUNO - Jobs - Initialization
Top of Page