Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx497 uno_Sequence * pOutIndices; in invoke() local
506 pInvokArgs[2] = &pOutIndices; in invoke()
526 pOutIndices->nElements == nOutParams, in invoke()
529 pOutIndices->nElements == nOutParams) in invoke()
531 sal_Int16 * pIndices = (sal_Int16 *)pOutIndices->elements; in invoke()
567 if (nPos == pOutIndices->nElements) in invoke()
588 ::uno_destructData( &pOutIndices, m_pFactory->m_pShortSeqTD, 0 ); in invoke()

Completed in 20 milliseconds