Home
last modified time | relevance | path

Searched refs:createAdapter (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx146 virtual Reference< XInterface > SAL_CALL createAdapter(
150 virtual Reference< XInterface > SAL_CALL createAdapter(
864 Reference< XInterface > FactoryImpl::createAdapter( in createAdapter() function in stoc_invadp::FactoryImpl
925 Reference< XInterface > FactoryImpl::createAdapter( in createAdapter() function in stoc_invadp::FactoryImpl
929 return createAdapter( xReceiver, Sequence< Type >( &rType, 1 ) ); in createAdapter()
/aoo42x/main/qadevOOo/objdsc/invadp/
H A Dcom.sun.star.comp.stoc.InvocationAdapterFactory.csv1 "InvocationAdapterFactory";"com::sun::star::script::XInvocationAdapterFactory2";"createAdapter()"
2 "InvocationAdapterFactory";"com::sun::star::script::XInvocationAdapterFactory";"createAdapter()"
/aoo42x/main/qadevOOo/objdsc/invocadapt.uno/
H A Dcom.sun.star.comp.stoc.InvocationAdapterFactory.csv1 "InvocationAdapterFactory";"com::sun::star::script::XInvocationAdapterFactory2";"createAdapter()"
2 "InvocationAdapterFactory";"com::sun::star::script::XInvocationAdapterFactory";"createAdapter()"
/aoo42x/main/stoc/test/
H A Dtestiadapter.cxx955 Reference< XLanguageBindingTest > xLBT( xAdapFac->createAdapter( in test_adapter()
958 xAdapFac->createAdapter( in test_adapter()
963 xAdapFac->createAdapter( in test_adapter()
971 xAdapFac2->createAdapter( xInvok, Sequence< Type >( ar, 2 ) ), UNO_QUERY ); in test_adapter()
975 xAdapFac->createAdapter( in test_adapter()
1004 Reference< XLanguageBindingTest > xLBT( xAdapFac->createAdapter( in test_invocation()
/aoo42x/main/extensions/source/ole/
H A Dunoconversionutilities.hxx191 …Reference<XInterface> createAdapter(const Sequence<Type>& types, const Reference<XInterface>& rece…
1797 xIntAdapter = createAdapter(seqTypes, xIntWrapper); in createOleObjectWrapper()
1874 createAdapter(seqTypes, xIntNewProxy); in createOleObjectWrapper()
1880 Reference<XInterface> UnoConversionUtilities<T>::createAdapter(const Sequence<Type>& seqTypes, in createAdapter() function in ole_adapter::UnoConversionUtilities
1892 xIntAdapted= xAdapterFac->createAdapter( xInv, seqTypes); in createAdapter()
/aoo42x/main/qadevOOo/tests/java/ifc/script/
H A D_XInvocationAdapterFactory.java93 Object adp = oObj.createAdapter(xInv, in _createAdapter()
H A D_XInvocationAdapterFactory2.java96 Object adp = oObj.createAdapter(xInv,types); in _createAdapter()
/aoo42x/main/udkapi/com/sun/star/script/
H A DXInvocationAdapterFactory.idl62 com::sun::star::uno::XInterface createAdapter( [in]XInvocation Invocation, [in]type aType );
H A DXInvocationAdapterFactory2.idl56 com::sun::star::uno::XInterface createAdapter(
/aoo42x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx887 mappedObject = impl->cargo->xAdapterFactory->createAdapter( in pyObject2Any()
897 getImpl()->cargo->xAdapterFactory->createAdapter( in pyObject2Any()
H A Dpyuno_adapter.cxx124 runtime.getImpl()->cargo->xAdapterFactory->createAdapter( this, mTypes ); in getOutIndexes()
/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx103 …xAdapter = xInvocationAdapterFactory->createAdapter( xInvocationToAllListenerMapper, aListenerType… in createAllListenerAdapter()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx4090 …xAdapter = xInvocationAdapterFactory->createAdapter( xInvocationToAllListenerMapper, aListenerType… in createAllListenerAdapter()

Completed in 90 milliseconds