interface XAllListenerAdapterService in module com::sun::star::script:: |
interface XAllListenerAdapterService : com::sun::star::uno::XInterface ;
allows the generation of adapters from specific interfaces to the XAllListener .
Method 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.
|
Known Services Which Export this Interface |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.