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
::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
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 - Components in Frames
6.1.2 Office Development - OpenOffice.org Application Environment - Using the Desktop
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - XDispatchProvider
6.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Dispatch Process - Getting a Dispatch Object
8.5.1 Spreadsheet Documents - Spreadsheet Document Controller - Spreadsheet View
Top of Page