Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated interface XInvocationAdapterFactory
Usage Restrictions
deprecated
Description
Interface to create adapter objects giving a type to be supported and a an invocation interface incoming calls are delegated to. This interface is deprecated. Use XInvocationAdapterFactory2.

Methods' Summary
createAdapter Creates an adapter interface of given type for calling the given XInvocation interface.  
Methods' Details
createAdapter
::com::sun::star::uno::XInterface
createAdapter( [in] XInvocation  Invocation,
[in] type  aType );

Description
Creates an adapter interface of given type for calling the given XInvocation interface.
Parameter Invocation
invocation interface being called on incoming adapter calls
Parameter aType
supported type of adapter
Returns
adapter interface; this interface can be queried for XInterface and given type
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.