Home
last modified time | relevance | path

Searched refs:OutParamIndex (Results 1 – 10 of 10) sorted by relevance

/trunk/main/extensions/source/resource/
H A Dresource.cxx84 …& FunctionName, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any…
225 Sequence< sal_Int16 >& OutParamIndex, in invoke()
359 return xI->invoke( FunctionName, Params, OutParamIndex, OutParam ); in invoke()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx736 Sequence< sal_Int16 >& OutParamIndex, in invokeWithDispIdUnoTlb()
1035 OutParamIndex.realloc( outParameterCount); in invokeWithDispIdUnoTlb()
1045 OutParamIndex[outIndex]= (sal_Int16) i; in invokeWithDispIdUnoTlb()
1657 Sequence< sal_Int16 >& OutParamIndex, in invokeWithDispIdComTlb()
2019 OutParamIndex.realloc(outParamsCount); in invokeWithDispIdComTlb()
2061OutParamIndex[outParamIndex] = ::sal::static_int_cast< sal_Int16, int >( paramIndex ); in invokeWithDispIdComTlb()
2065 OutParamIndex.realloc(outParamIndex); in invokeWithDispIdComTlb()
H A Doleobjw.hxx145 Sequence<sal_Int16 >& OutParamIndex,
150 Sequence< sal_Int16 >& OutParamIndex,
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx74 Sequence< INT16 >& OutParamIndex,
127 Sequence< INT16 >& OutParamIndex, in invoke()
/trunk/main/sc/source/ui/vba/
H A Dvbawsfunction.hxx42 …::Sequence< css::uno::Any >& Params, css::uno::Sequence< sal_Int16 >& OutParamIndex, css::uno::Seq…
H A Dvbaapplication.cxx156 … const uno::Sequence< uno::Any >& Params, uno::Sequence< sal_Int16 >& OutParamIndex, uno::Sequence… in invoke() argument
164 aAny = xWSF->invoke( FunctionName, Params, OutParamIndex, OutParam ); in invoke()
H A Dvbaapplication.hxx65 …::Sequence< css::uno::Any >& Params, css::uno::Sequence< sal_Int16 >& OutParamIndex, css::uno::Seq…
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2366 Sequence< sal_Int16 > OutParamIndex; in TYPEINIT1() local
2368 … aRetAny = mxInvocation->invoke( pMeth->GetName(), args, OutParamIndex, OutParam ); in TYPEINIT1()
2370 const sal_Int16* pIndices = OutParamIndex.getConstArray(); in TYPEINIT1()
2371 sal_uInt32 nLen = OutParamIndex.getLength(); in TYPEINIT1()
4059 …& FunctionName, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any…
4115 Sequence< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam) in invoke()
4119 (void)OutParamIndex; in invoke()
/trunk/main/eventattacher/source/
H A Deventattacher.cxx72 …& FunctionName, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any…
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx158 …& FunctionName, const Sequence< Any >& Params, Sequence< sal_Int16 >& OutParamIndex, Sequence< Any…

Completed in 80 milliseconds