uses of interface XController

back to interface XController

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::inspection::XObjectInspector
Services which Support this Interface
Controller
::com::sun::star::sdb::DataSourceBrowser
::com::sun::star::drawing::DrawingDocumentDrawView
::com::sun::star::presentation::HandoutView
::com::sun::star::presentation::NotesView
::com::sun::star::inspection::ObjectInspector
::com::sun::star::presentation::OutlineView
::com::sun::star::presentation::PresentationView
::com::sun::star::presentation::PreviewView
::com::sun::star::form::PropertyBrowserController
::com::sun::star::sdb::QueryDesign
::com::sun::star::sdb::RelationDesign
::com::sun::star::presentation::SlidesView
::com::sun::star::sheet::SpreadsheetView
::com::sun::star::sdb::TableDesign
Uses as Return Type
XFrame::getController()
XModel::getCurrentController()
Uses as Parameter
XModel::connectController()
XModel::disconnectController()
XFrame::setComponent()
XModel::setCurrentController()
References in Developers Guide
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 - Controllers
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XController
8.5.1 Spreadsheet Documents - Spreadsheet Document Controller - Spreadsheet View
Top of Page