uses of interface XDispatch

back to interface XDispatch

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::frame::XNotifyingDispatch
Services which Support this Interface
::com::sun::star::frame::ContentHandler
::com::sun::star::form::control::InteractionGridControl
Uses as Return Type
::com::sun::star::frame::XDispatchProvider::queryDispatch()
Uses as Parameter
::com::sun::star::frame::XDispatchRecorderSupplier::dispatchAndRecord()
References in Developers Guide
4.7.1 Writing UNO Components - Integrating Components into OpenOffice.org - Protocol Handler - Implementation - C++ Protocol Handler - org.openoffice.Office.addon.example
4.7.1 Writing UNO Components - Integrating Components into OpenOffice.org - Protocol Handler - Implementation
6.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Processing Chain
6.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Dispatch Process - Getting a Dispatch Object
6.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Dispatch Interception
Top of Page