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.
|
Method Details |
||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.