Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: frame ::

service DispatchProvider
Description
provides XDispatch objects for certain functions which are useful at the UI

Such dispatch objects must be queried explicitly and used for queried purposes only. They can handle requests with guaranteed notifications (XNotifyingDispatch) or with possible (but not guaranteed) notifications (XDispatch).

See also
XNotifyingDispatch, XDispatch, XControlNotificationListener

Exported Interfaces - Summary
XDispatchProvider

provides handling of dispatches with defined result state (details)

XDispatchProviderInterception

provides dispatch interception (details)

Exported Interfaces - Details
XDispatchProvider
Description
provides handling of dispatches with defined result state

Base interface of XNotifyingDispatch is XDispatch and can be called for requests if result isn't neccessary for dispatch operation.

See also
XDispatch
XDispatchProviderInterception
Usage Restrictions
optional
Description
provides dispatch interception

It makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this instance.


 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.