Home
last modified time | relevance | path

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

/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx664 sal_Int32 nFParamsLen = aFParams.getLength(); in invoke() local
665 if (nFParamsLen != InParams.getLength()) in invoke()
676 Sequence<Any> aInvokeParams( nFParamsLen ); in invoke()
680 OutIndizes.realloc( nFParamsLen ); in invoke()
684 for ( sal_Int32 nPos = 0; nPos < nFParamsLen; ++nPos ) in invoke()

Completed in 12 milliseconds