/aoo41x/main/crashrep/source/win32/ |
H A D | soreport.cpp | 1002 WriteReportFile( pParams ); in PreviewReport() 1009 (LPARAM)pParams in PreviewReport() 1142 (LPARAM)pParams in OptionsDialog() 1144 pParams->WriteToRegistry(); in OptionsDialog() 1259 pParams->sTitle = szBuffer; in ReportDialogProc() 1265 pParams->sEmail = szBuffer; in ReportDialogProc() 1466 pParams->sTitle = szBuffer; in DialogProc() 1472 pParams->sEmail = szBuffer; in DialogProc() 1474 if ( pParams->fAllowContact && !pParams->sEmail.length() ) in DialogProc() 1485 pParams->WriteToRegistry(); in DialogProc() [all …]
|
/aoo41x/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 467 pParams->Value >>= temp; in InitExportParameters() 472 pParams->Value >>= aStr; in InitExportParameters() 478 pParams->Value >>= temp; in InitExportParameters() 483 pParams->Value >>= aStr; in InitExportParameters() 496 pParams->Value >>= temp; in InitExportParameters() 502 pParams->Value >>= temp; in InitExportParameters() 517 pParams->Value >>= temp; in InitExportParameters() 522 pParams->Value >>= aStr; in InitExportParameters() 527 pParams->Value >>= aStr; in InitExportParameters() 532 pParams->Value >>= aStr; in InitExportParameters() [all …]
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 1539 sal_uInt8 nLen = pParams ? *(pParams - 1) : 0; in ProcessSpacing() 1548 ++pParams; //Skip which cell in ProcessSpacing() 1549 ++pParams; //unknown byte in ProcessSpacing() 1553 ++pParams; //unknown byte in ProcessSpacing() 1582 sal_uInt8 nLen = pParams ? *(pParams - 1) : 0; in ProcessSpecificSpacing() 1591 ++pParams; //unknown byte in ProcessSpecificSpacing() 1599 sal_uInt8 nUnknown2 = *pParams; in ProcessSpecificSpacing() 1602 ++pParams; in ProcessSpecificSpacing() 1708 const sal_uInt8 *pParams; in HasTabCellSprm() local 1716 return pParams; in HasTabCellSprm() [all …]
|
/aoo41x/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Proxy.cxx | 135 typelib_MethodParameter * pParams = 0; in s_Proxy_dispatch() local 148 pParams = NULL; in s_Proxy_dispatch() 157 pParams = ¶m; in s_Proxy_dispatch() 166 pParams = method_td->pParams; in s_Proxy_dispatch() 175 pParams, in s_Proxy_dispatch() 399 typelib_MethodParameter * pParams, in dispatch() argument 411 pParams, in dispatch() 434 typelib_MethodParameter const & param = pParams[nPos]; in dispatch() 464 typelib_MethodParameter const & param = pParams[nPos]; in dispatch() 497 typelib_MethodParameter const & param = pParams[nPos]; in dispatch() [all …]
|
/aoo41x/main/sc/source/core/inc/ |
H A D | jumpmatrix.hxx | 64 ScTokenVec* pParams; // parameter stack member in ScJumpMatrix 81 , pParams( NULL ) in ScJumpMatrix() 100 if ( pParams ) in ~ScJumpMatrix() 103 pParams->begin(); i != in ~ScJumpMatrix() 104 pParams->end(); ++i ) in ~ScJumpMatrix() 108 delete pParams; in ~ScJumpMatrix() 158 { pParams = p; } in SetJumpParameters() 159 const ScTokenVec* GetJumpParameters() const { return pParams; } in GetJumpParameters()
|
/aoo41x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 969 TCHAR *pParams = new TCHAR[ nParLen ]; in Install() local 979 StringCchCat( pParams, nParLen, m_pAdvertise ); in Install() 981 StringCchCat( pParams, nParLen, PARAM_ADMIN ); in Install() 987 StringCchCat( pParams, nParLen, TEXT( "\"" ) ); in Install() 988 StringCchCat( pParams, nParLen, pDataBasePath ); in Install() 989 StringCchCat( pParams, nParLen, TEXT( "\"" ) ); in Install() 996 StringCchCat( pParams, nParLen, PARAM_PATCH ); in Install() 1004 StringCchCat( pParams, nParLen, pTransform ); in Install() 1010 StringCchCat( pParams, nParLen, TEXT( " " ) ); in Install() 1011 StringCchCat( pParams, nParLen, m_pCmdLine ); in Install() [all …]
|
/aoo41x/main/binaryurp/source/ |
H A D | incomingrequest.cxx | 221 if (mtd->pParams[j].bIn) { in execute_throw() 224 mtd->pParams[j].pTypeRef)); in execute_throw() 229 mtd->pParams[j].pTypeRef). in execute_throw() 234 if (mtd->pParams[j].bOut) { in execute_throw() 275 if (mtd->pParams[k].bOut) { in execute_throw() 278 mtd->pParams[k].pTypeRef), in execute_throw() 281 if (!mtd->pParams[k].bIn) { in execute_throw() 283 &(*j++)[0], mtd->pParams[k].pTypeRef, 0); in execute_throw()
|
H A D | proxy.cxx | 172 if (mtd->pParams[i].bIn) { in do_dispatch_throw() 175 css::uno::TypeDescription(mtd->pParams[i].pTypeRef), in do_dispatch_throw() 221 if (mtd->pParams[j].bOut) { in do_dispatch_throw() 222 css::uno::TypeDescription pt(mtd->pParams[j].pTypeRef); in do_dispatch_throw() 223 if (mtd->pParams[j].bIn) { in do_dispatch_throw()
|
/aoo41x/main/extensions/source/ole/ |
H A D | oleobjw.cxx | 775 if( pMethod->pParams[i].bOut) in invokeWithDispIdUnoTlb() 791 if( pMethod->pParams[i].bIn == sal_True && ! pMethod->pParams[i].bOut) in invokeWithDispIdUnoTlb() 799 if(pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 809 if( ! pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 820 if( ! pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 829 if( ! pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 838 if( ! pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 847 if( ! pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 858 if( ! pMethod->pParams[i].bIn) in invokeWithDispIdUnoTlb() 944 if( pMethod->pParams[i].bIn == sal_True && ! pMethod->pParams[i].bOut) in invokeWithDispIdUnoTlb() [all …]
|
/aoo41x/main/cppu/source/typelib/ |
H A D | typelib.cxx | 713 pTmp->pParams = 0; in typelib_typedescription_newEmpty() 1263 typelib_Parameter_Init * pParams, in typelib_typedescription_newInterfaceMethod() argument 1310 (*ppRet)->pParams[ i ].pName = 0; in typelib_typedescription_newInterfaceMethod() 1311 rtl_uString_acquire( (*ppRet)->pParams[ i ].pName = pParams[i].pParamName ); in typelib_typedescription_newInterfaceMethod() 1312 (*ppRet)->pParams[ i ].pTypeRef = 0; in typelib_typedescription_newInterfaceMethod() 1315 &(*ppRet)->pParams[ i ].pTypeRef, pParams[i].eTypeClass, pParams[i].pTypeName ); in typelib_typedescription_newInterfaceMethod() 1316 (*ppRet)->pParams[ i ].bIn = pParams[i].bIn; in typelib_typedescription_newInterfaceMethod() 1317 (*ppRet)->pParams[ i ].bOut = pParams[i].bOut; in typelib_typedescription_newInterfaceMethod() 1529 delete [] pIMTD->pParams; in typelib_typedescription_destructExtendedMembers() 2003 newMethod->pParams[i].bIn = baseMethod->pParams[i].bIn; in createDerivedInterfaceMemberDescription() [all …]
|
/aoo41x/main/cli_ure/source/uno_bridge/ |
H A D | cli_uno.cxx | 50 sal_Int32 nParams, typelib_MethodParameter const * pParams, in call_uno() argument 90 typelib_MethodParameter const & param = pParams[ nPos ]; in call_uno() 115 typelib_MethodParameter const & param = pParams[n]; in call_uno() 136 typelib_MethodParameter const & param = pParams[ nPos ]; in call_uno() 151 uno_type_destructData( uno_args[n], pParams[n].pTypeRef, 0 ); in call_uno() 191 typelib_MethodParameter const & param = pParams[ nPos ]; in call_uno()
|
/aoo41x/main/bridges/source/jni_uno/ |
H A D | jni_java2uno.cxx | 176 sal_Int32 nParams, typelib_MethodParameter const * pParams, in call_uno() argument 213 typelib_MethodParameter const & param = pParams[ nPos ]; in call_uno() 249 typelib_MethodParameter const & p = pParams[ n ]; in call_uno() 278 typelib_MethodParameter const & param = pParams[ nPos ]; in call_uno() 300 uno_args[ n ], pParams[ n ].pTypeRef, 0 ); in call_uno() 364 typelib_MethodParameter const & param = pParams[ nPos ]; in call_uno() 547 method_td->nParams, method_td->pParams, in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
|
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | uno2cpp.cxx | 60 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 111 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 211 if (pParams[nIndex].bIn) in cpp_call() 213 if (pParams[nIndex].bOut) // inout in cpp_call() 374 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/ |
H A D | cpp2uno.cxx | 48 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp2uno_call() argument 98 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call() 166 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp2uno_call() 249 if (pParams[nIndex].bIn) // is in/inout => was constructed in cpp2uno_call() 270 if (pParams[nIndex].bOut) // inout/out in cpp2uno_call() 426 ((typelib_InterfaceMethodTypeDescription *)aMemberDescr.get())->pParams, in cpp_mediate()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | uno2cpp.cxx | 162 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 213 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 287 if (pParams[nIndex].bIn) in cpp_call() 289 if (pParams[nIndex].bOut) // inout in cpp_call() 438 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | uno2cpp.cxx | 153 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 204 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 278 if (pParams[nIndex].bIn) in cpp_call() 280 if (pParams[nIndex].bOut) // inout in cpp_call() 429 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | uno2cpp.cxx | 143 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 190 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 258 if (pParams[nIndex].bIn) in cpp_call() 260 if (pParams[nIndex].bOut) // inout in cpp_call() 410 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in cppu_unoInterfaceProxy_dispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | uno2cpp.cxx | 146 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 197 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 268 if (pParams[nIndex].bIn) in cpp_call() 270 if (pParams[nIndex].bOut) // inout in cpp_call() 420 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | uno2cpp.cxx | 62 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 118 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 222 if (pParams[nIndex].bIn) in cpp_call() 224 if (pParams[nIndex].bOut) // inout in cpp_call() 396 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | uno2cpp.cxx | 283 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 333 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() 578 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/ |
H A D | uno2cpp.cxx | 168 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 222 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 295 if (pParams[nIndex].bIn) in cpp_call() 297 if (pParams[nIndex].bOut) // inout in cpp_call() 477 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | uno2cpp.cxx | 155 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 206 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 277 if (pParams[nIndex].bIn) in cpp_call() 279 if (pParams[nIndex].bOut) // inout in cpp_call() 429 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | uno2cpp.cxx | 278 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 328 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 415 if (pParams[nIndex].bIn) in cpp_call() 417 if (pParams[nIndex].bOut) // inout in cpp_call() 573 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | uno2cpp.cxx | 164 sal_Int32 nParams, typelib_MethodParameter * pParams, in cpp_call() argument 230 const typelib_MethodParameter & rParam = pParams[nPos]; in cpp_call() 312 if (pParams[nIndex].bIn) in cpp_call() 314 if (pParams[nIndex].bOut) // inout in cpp_call() 478 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()
|
/aoo41x/main/stoc/source/corereflection/ |
H A D | criface.cxx | 523 getMethodTypeDescr()->pParams; in getParameterTypes() 548 getMethodTypeDescr()->pParams; in getParameterInfos() 639 typelib_MethodParameter * pParams = getMethodTypeDescr()->pParams; in invoke() local 652 TYPELIB_DANGER_GET( ppParamTypes + nPos, pParams[nPos].pTypeRef ); in invoke() 656 if (pParams[nPos].bIn) in invoke() 714 if (pParams[nPos].bIn) in invoke() 739 if (pParams[nParams].bIn) in invoke() 762 if (pParams[nParams].bOut) // write back in invoke()
|