Home
last modified time | relevance | path

Searched refs:pParams (Results 51 – 75 of 111) sorted by relevance

12345

/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx209 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
262 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
354 if (pParams[nIndex].bIn) in cpp_call()
356 if (pParams[nIndex].bOut) // inout in cpp_call()
514 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
H A Dcpp2uno.cxx47 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument
103 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
264 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
283 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
465 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2088 SbxArray* pParams = pVar->GetParameters(); in TYPEINIT1() local
2208 sal_uInt32 nParamCount = pParams ? ((sal_uInt32)pParams->Count() - 1) : 0; in TYPEINIT1()
2274 else if( bInvocation && pParams && mxInvocation.is() ) in TYPEINIT1()
2297 aValAny = sbxToUnoValueImpl( pParams->Get( iSbx ), in TYPEINIT1()
2391 if( pParams ) in TYPEINIT1()
3655 SbxArray* pParams = pVar->GetParameters(); in SFX_NOTIFY() local
3660 sal_uInt32 nParamCount = pParams ? ((sal_uInt32)pParams->Count() - 1) : 0; in SFX_NOTIFY()
3754 pAnyArgs[i] = sbxToUnoValue( pParams->Get( iSbx ) ); in SFX_NOTIFY()
3885 SbxArray* pParams = pVar->GetParameters(); in SFX_NOTIFY() local
3886 sal_uInt32 nParamCount = pParams ? ((sal_uInt32)pParams->Count() - 1) : 0; in SFX_NOTIFY()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx264 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
317 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
426 if (pParams[nIndex].bIn) in cpp_call()
428 if (pParams[nIndex].bOut) // inout in cpp_call()
592 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx258 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
311 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
420 if (pParams[nIndex].bIn) in cpp_call()
422 if (pParams[nIndex].bOut) // inout in cpp_call()
586 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx259 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
312 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
421 if (pParams[nIndex].bIn) in cpp_call()
423 if (pParams[nIndex].bOut) // inout in cpp_call()
587 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx52 sal_Int32 nParams, typelib_MethodParameter * pParams, argument
109 const typelib_MethodParameter & rParam = pParams[nPos];
303 if (pParams[nIndex].bIn) // is in/inout => was constructed
323 if (pParams[nIndex].bOut) // inout/out
480 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams,
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dcpp2uno.cxx51 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument
109 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
274 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
294 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
479 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
H A Duno2cpp.cxx241 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
308 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
422 if (pParams[nIndex].bIn) in cpp_call()
424 if (pParams[nIndex].bOut) // inout in cpp_call()
578 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dcpp2uno.cxx52 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument
109 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
279 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
298 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
480 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx52 sal_Int32 nParams, typelib_MethodParameter * pParams, argument
109 const typelib_MethodParameter & rParam = pParams[nPos];
303 if (pParams[nIndex].bIn) // is in/inout => was constructed
323 if (pParams[nIndex].bOut) // inout/out
480 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams,
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx51 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument
109 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
274 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
294 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
479 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
H A Duno2cpp.cxx241 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
308 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
422 if (pParams[nIndex].bIn) in cpp_call()
424 if (pParams[nIndex].bOut) // inout in cpp_call()
578 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx49 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument
104 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
262 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
281 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
444 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, 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() argument
378 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
477 if (pParams[nIndex].bIn) in cpp_call()
479 if (pParams[nIndex].bOut) // inout in cpp_call()
645 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx323 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
378 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
477 if (pParams[nIndex].bIn) in cpp_call()
479 if (pParams[nIndex].bOut) // inout in cpp_call()
645 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, 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() argument
115 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
255 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
275 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
459 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
H A Duno2cpp.cxx310 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument
383 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call()
512 if (pParams[nIndex].bIn) in cpp_call()
514 if (pParams[nIndex].bOut) // inout in cpp_call()
667 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx67 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument
149 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
319 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
339 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
527 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, 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() argument
117 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call()
312 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call()
334 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call()
521 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx319 SbxArray* pParams = pMethod->GetParameters(); in lcl_dumpMethodParameters() local
321 if ( pParams ) in lcl_dumpMethodParameters()
325 for ( sal_uInt16 nParam = 1; nParam < pParams->Count(); nParam++ ) in lcl_dumpMethodParameters()
327 SbxVariable* pVar = pParams->Get( nParam ); in lcl_dumpMethodParameters()
343 if ( nParam < ( pParams->Count() - 1 ) ) in lcl_dumpMethodParameters()
/trunk/main/binaryurp/source/
H A Dreader.cxx309 if (mtd->pParams[i].bIn) { in readMessage()
313 mtd->pParams[i].pTypeRef))); in readMessage()
495 if (mtd->pParams[i].bOut) { in readReplyMessage()
499 mtd->pParams[i].pTypeRef))); in readReplyMessage()
H A Dwriter.cxx338 if (mtd->pParams[j].bIn) { in sendRequest()
341 css::uno::TypeDescription(mtd->pParams[j].pTypeRef), in sendRequest()
403 if (mtd->pParams[j].bOut) { in sendReply()
406 css::uno::TypeDescription(mtd->pParams[j].pTypeRef), in sendReply()
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx67 unsigned __stdcall DndOleSTAFunc(LPVOID pParams);
361 unsigned __stdcall DndOleSTAFunc(LPVOID pParams) in DndOleSTAFunc() argument
364 DragSource *pSource= (DragSource*)pParams; in DndOleSTAFunc()
/trunk/main/basic/source/runtime/
H A Druntime.cxx607 void SbiRuntime::SetParameters( SbxArray* pParams ) in SetParameters() argument
614 sal_uInt16 nParamCount = pParams ? pParams->Count() : 1; in SetParameters()
629 SbxVariable* v = pParams->Get( j ); in SetParameters()
643 SbxVariable* v = pParams->Get( i ); in SetParameters()

Completed in 200 milliseconds

12345