Searched refs:OutParam (Results 1 – 10 of 10) sorted by relevance
| /trunk/main/extensions/source/resource/ |
| H A D | resource.cxx | 84 …e, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam); 225 Sequence< Any >& OutParam in invoke() 357 return xI->invoke( FunctionName, Params, OutParamIndex, OutParam ); in invoke()
|
| /trunk/main/extensions/source/ole/ |
| H A D | oleobjw.cxx | 727 Sequence< Any >& OutParam) in invokeWithDispIdUnoTlb() 1026 OutParam.realloc( outParameterCount); in invokeWithDispIdUnoTlb() 1041 OutParam[outIndex++]= outAny; in invokeWithDispIdUnoTlb() 1055 OutParam[outParameterCount - 1 - outIndex++]= outAny; in invokeWithDispIdUnoTlb() 1646 Sequence< Any >& OutParam) in invokeWithDispIdComTlb() 2008 OutParam.realloc(outParamsCount); in invokeWithDispIdComTlb() 2048 OutParam[outParamIndex] = outAny; in invokeWithDispIdComTlb() 2052 OutParam.realloc(outParamIndex); in invokeWithDispIdComTlb()
|
| H A D | oleobjw.hxx | 135 Sequence< Any >& OutParam); 140 Sequence< Any >& OutParam);
|
| /trunk/main/extensions/workben/ |
| H A D | pythonautotest.cxx | 75 Sequence< UsrAny >& OutParam) 128 Sequence< UsrAny >& OutParam) in invoke() 143 OutParam.getArray()[0].setINT32( i ); in invoke()
|
| /trunk/main/sc/source/ui/vba/ |
| H A D | vbawsfunction.hxx | 42 …ms, css::uno::Sequence< sal_Int16 >& OutParamIndex, css::uno::Sequence< css::uno::Any >& OutParam);
|
| H A D | vbaapplication.hxx | 65 …ms, css::uno::Sequence< sal_Int16 >& OutParamIndex, css::uno::Sequence< css::uno::Any >& OutParam);
|
| H A D | vbaapplication.cxx | 156 …uno::Any >& Params, uno::Sequence< sal_Int16 >& OutParamIndex, uno::Sequence< uno::Any >& OutParam) in invoke() argument 164 aAny = xWSF->invoke( FunctionName, Params, OutParamIndex, OutParam ); in invoke()
|
| /trunk/main/basic/source/classes/ |
| H A D | sbunoobj.cxx | 2367 Sequence< Any > OutParam; in TYPEINIT1() local 2368 … aRetAny = mxInvocation->invoke( pMeth->GetName(), args, OutParamIndex, OutParam ); in TYPEINIT1() 2374 const Any* pNewValues = OutParam.getConstArray(); in TYPEINIT1() 4059 …e, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam); 4112 Sequence< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam) in invoke() 4115 (void)OutParam ; in invoke()
|
| /trunk/main/eventattacher/source/ |
| H A D | eventattacher.cxx | 72 …e, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam);
|
| /trunk/main/stoc/source/invocation/ |
| H A D | invocation.cxx | 156 …e, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam);
|