Home
last modified time | relevance | path

Searched refs:typelib_MethodParameter (Results 51 – 73 of 73) sorted by relevance

123

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dcpp2uno.cxx51 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
109 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
421 typelib_MethodParameter aParam; in cpp_mediate()
H A Duno2cpp.cxx241 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call()
308 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
505 typelib_MethodParameter aParam; in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dcpp2uno.cxx52 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
109 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
422 typelib_MethodParameter aParam; in cpp_mediate()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx52 sal_Int32 nParams, typelib_MethodParameter * pParams,
109 const typelib_MethodParameter & rParam = pParams[nPos];
422 typelib_MethodParameter aParam;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx51 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
109 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
421 typelib_MethodParameter aParam; in cpp_mediate()
H A Duno2cpp.cxx241 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call()
308 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
505 typelib_MethodParameter aParam; in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx49 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
104 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
386 typelib_MethodParameter aParam; in cpp_mediate()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dcpp2uno.cxx47 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
103 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
407 typelib_MethodParameter aParam; in cpp_mediate()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx323 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call()
378 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
567 typelib_MethodParameter aParam; in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx323 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call()
378 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
567 typelib_MethodParameter aParam; in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx50 sal_Int32 nParams, typelib_MethodParameter * pParams, long r8, in cpp2uno_call()
115 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
401 typelib_MethodParameter aParam; in cpp_mediate()
H A Duno2cpp.cxx310 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call()
383 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
594 typelib_MethodParameter aParam; in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx67 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
149 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
460 typelib_MethodParameter aParam; in cpp_mediate()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx56 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call()
117 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
462 typelib_MethodParameter aParam; in cpp_mediate()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx130 typelib_MethodParameter * parameters, void * returnValue, void ** arguments, in call()
424 typelib_MethodParameter param = { in unoInterfaceProxyDispatch()
H A Dcpp2uno.cxx129 sal_Int32 count, typelib_MethodParameter * parameters, in call()
430 typelib_MethodParameter param = { in vtableCall()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h281 } typelib_MethodParameter; typedef
318 typelib_MethodParameter * pParams;
/trunk/main/cppu/inc/cppu/helper/purpenv/
H A DMapping.hxx46 typelib_MethodParameter * pParams,
/trunk/main/cppu/source/helper/purpenv/
H A DProxy.hxx74 typelib_MethodParameter * pParams,
/trunk/main/cppu/source/LogBridge/
H A DLogBridge.cxx212 typelib_MethodParameter * pParams, in LogProbe()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx536 typelib_MethodParameter param; in Invoke()
1030 typelib_MethodParameter param; in cli_proxy_dispatch()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1303 (*ppRet)->pParams = new typelib_MethodParameter[ nParams ]; in typelib_typedescription_newInterfaceMethod()
1992 newMethod->pParams = new typelib_MethodParameter[ in createDerivedInterfaceMemberDescription()
/trunk/main/bridges/source/jni_uno/
H A Djni_info.cxx135 typelib_MethodParameter const & param = in JNI_interface_type_info()

Completed in 1266 milliseconds

123