Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service DispatchRecorder
Description
provides functionality to record XDispatch::dispatch() requests

It records all neccessary parameters of a call XDispatch::dispatch() and generate code which can be executed at later time to run same operations again. Which code will be generated depends from real implementation. So it's possible to generate e.g. Java/Basic or may Perl code. By using of a DispatchRecorderSupplier, which is available on a property of a Frame::DispatchRecorderSupplier, it's possible to change such code generation for further requests or disable it in general by setting this property to NULL.

Since
OOo 1.1.2
See also
DispatchRecorderSupplier, Frame::RecorderSupplier

Exported Interfaces - Summary
XDispatchRecorder

provides the record functionality and access on the generated code

::com::sun::star::container::XIndexReplace

provides replacement capability of recorded statements

Exported Interfaces - Details
XDispatchRecorder
Description
provides the record functionality and access on the generated code
::com::sun::star::container::XIndexReplace
Description
provides replacement capability of recorded statements

 
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.