Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/invocation/
H A Dinvocation.cxx682 sal_uInt32 nOutIndex = 0; in invoke() local
715 pOutIndizes[nOutIndex] = (sal_Int16)nPos; in invoke()
718 ++nOutIndex; in invoke()
732 OutIndizes.realloc( nOutIndex ); in invoke()
734 OutParams.realloc( nOutIndex ); in invoke()
737 while (nOutIndex--) in invoke()
739 pOutParams[nOutIndex] = pInvokeParams[ pOutIndizes[nOutIndex] ]; in invoke()
/aoo4110/main/filter/source/msfilter/
H A Dmsvbahelper.cxx449 sal_Int32 nOutIndex = aOutArgsIndex[ index ]; in executeMacro() local
450 aArgs[ nOutIndex ] = aOutArgs[ index ]; in executeMacro()

Completed in 33 milliseconds