Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1875 Sequence<sal_Int16> seqIndizes; in testInterface() local
1877 xInv->invoke( OUString( L"outValuesAll"), Sequence<Any>(), seqIndizes, seqOutParams); in testInterface()
1932 Sequence<sal_Int16> seqIndizes; in testInterface() local
1985 xInv->invoke( OUString( L"inoutValuesAll"), params, seqIndizes, seqOutParams); in testInterface()
2029 Sequence<sal_Int16> seqIndizes; in testInterface() local
2040 xInv->invoke( OUString( L"inValues"), Sequence<Any>(arAny,3), seqIndizes, seqOutParams); in testInterface()