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
::com::sun::star::sdb::application::DefaultViewController
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
WritingUNO - Implementation
OfficeDev - Frames - Components in Frames
Drawings - Setting the Current Page
OfficeDev - Component - Controllers - XDispatchProvider
OfficeDev - Dispatch Process - Getting a Dispatch Object
OfficeDev - Processing Chain
OfficeDev - Frames - Communication through Dispatch Framework
OfficeDev - Using the Desktop
Text - Text Document Controller
OfficeDev - Dispatch Interception
Spreadsheets - Spreadsheet Document Controller - Spreadsheet View
OfficeDev - Dispatch Framework
OfficeDev - Component - Frames - XDispatchProvider and XDispatchProviderInterception
Top of Page