Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: script ::

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
Description
allows the generation of adapters from specific interfaces to the XAllListener .

Top of Page