service AllListenerAdapter in module com::sun::star::script::

(Global Index)

Syntax

service AllListenerAdapter;

Description

makes it possible to generate the adapters from specific interfaces to the interface XAllListener .

To ensure that the unoidl smart compiler generates stub code, use the "createAllListener" = true> switch in the mapping. The switch enables code generation for the specified interface and all derived interfaces.

Exported Interfaces


com::sun::star::script::XAllListenerAdapterService
Top of Page