uses of interface XDispatchProvider

back to interface XDispatchProvider

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
XDispatchProviderInterceptor
::com::sun::star::inspection::XObjectInspector
Services which Support this Interface
Controller
::com::sun::star::sdb::DataSourceBrowser
Desktop
DispatchProvider
::com::sun::star::drawing::DrawingDocumentDrawView
::com::sun::star::form::FormController
::com::sun::star::form::FormControllerDispatcher
Frame
::com::sun::star::presentation::HandoutView
::com::sun::star::presentation::NotesView
::com::sun::star::inspection::ObjectInspector
::com::sun::star::presentation::OutlineView
PopupMenuController
::com::sun::star::presentation::PresentationView
::com::sun::star::presentation::PreviewView
ProtocolHandler
::com::sun::star::presentation::SlidesView
::com::sun::star::sheet::SpreadsheetView
Uses as Return Type
::com::sun::star::embed::XInplaceClient::getInplaceDispatchProvider()
XDispatchProviderInterceptor::getMasterDispatchProvider()
XDispatchProviderInterceptor::getSlaveDispatchProvider()
Uses as Parameter
XDispatchHelper::executeDispatch()
XDispatchProviderInterceptor::setMasterDispatchProvider()
XDispatchProviderInterceptor::setSlaveDispatchProvider()
References in Developers Guide
4.7.1 Writing UNO Components - Integrating Components into OpenOffice.org - Protocol Handler - Implementation
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 - Communication through Dispatch Framework
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 - Dispatch Framework
7.1.2 Office Development - OpenOffice.org Application Environment - Using the Desktop
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Frames - XDispatchProvider and XDispatchProviderInterception
7.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XDispatchProvider
7.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Processing Chain
7.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Dispatch Process - Getting a Dispatch Object
7.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Dispatch Interception
9.5.1 Spreadsheet Documents - Spreadsheet Document Controller - Spreadsheet View
8.5 Text Documents - Text Document Controller
Top of Page