com :: sun :: star :: script :: interface XAllListenerAdapterService
- Base Interface
- com::sun::star::uno::XInterface
- Description
- allows the generation of adapters from specific
interfaces to the XAllListener .
Methods' Summary
|
createAllListerAdapter |
creates a wrapper from the listener of type
xListenerType to the XAllListener
listener.
You must call return->queryInterface( ListenerType.getUik() )
to get the correct listener interface.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.