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
XModel2::createDefaultViewController()
XModel2::createViewController()
XFrame::getController()
XModel::getCurrentController()
Uses as Parameter
XModel::connectController()
::com::sun::star::drawing::framework::ConfigurationController::create()
::com::sun::star::drawing::framework::ViewController::create()
::com::sun::star::drawing::framework::PaneController::create()
::com::sun::star::drawing::framework::ModuleController::create()
::com::sun::star::drawing::framework::XToolBarFactory::createToolBar()
::com::sun::star::drawing::framework::XViewFactory::createView()
XModel::disconnectController()
::com::sun::star::smarttags::XSmartTagAction::getActionCaptionFromID()
::com::sun::star::smarttags::XSmartTagAction::getActionCount()
::com::sun::star::smarttags::XSmartTagAction::getActionID()
::com::sun::star::smarttags::XSmartTagAction::getActionNameFromID()
::com::sun::star::smarttags::XSmartTagAction::invokeAction()
::com::sun::star::smarttags::XSmartTagAction::isCaptionDynamic()
::com::sun::star::smarttags::XSmartTagAction::isShowSmartTagIndicator()
::com::sun::star::smarttags::XSmartTagRecognizer::recognize()
XFrame::setComponent()
XModel::setCurrentController()
References in Developers Guide
10.7.1 Drawing Documents and Presentation Documents - Drawing and Presentation Document Controller - Setting the Current Page, Using the Selection
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Linking Components and Windows
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Frames - Components in Frames
7.1.1 Office Development - OpenOffice.org Application Environment - Overview - Framework API - Controllers
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Getting Frames, Controllers and Models from Each Other
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 - Closing Documents - XCloseable
9.5.1 Spreadsheet Documents - Spreadsheet Document Controller - Spreadsheet View
8.5 Text Documents - Text Document Controller
Top of Page