service AllListenerAdapter in module com::sun::star::script:: |
service AllListenerAdapter;
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 |
allows the generation of adapters from specific interfaces to the XAllListener .
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.