The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

interface XInvocationAdapterFactory2
Description
Interface to create adapter objects giving types to be supported and a an invocation interface incoming calls are delegated to.

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

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

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

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