uses of interface XController

back to interface XController

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
Controller
::com::sun::star::sdb::DataSourceBrowser
::com::sun::star::form::PropertyBrowserController

Uses as Return Type
XFrame::getController()
XModel::getCurrentController()

Uses as Parameter
XModel::connectController()
XModel::disconnectController()
XFrame::setComponent()
XModel::setCurrentController()

References in Developers Guide
9.7.1 Drawing Documents and Presentation Documents - Drawing and Presentation Document Controller - Setting the Current Page, Using the Selection
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 - Controllers
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 - Controllers - XController
6.1.5 Office Development - OpenOffice.org Application Environment - Handling Documents - Closing Documents - XCloseable
8.5.1 Spreadsheet Documents - Spreadsheet Document Controller - Spreadsheet View
7.5 Text Documents - Text Document Controller

Top of Page