Searched refs:seqIndizes (Results 1 – 1 of 1) sorted by relevance
/trunk/main/extensions/test/ole/cpnt/ |
H A D | cpnt.cxx | 1881 Sequence<sal_Int16> seqIndizes; in testInterface() local 1883 xInv->invoke( OUString( L"outValuesAll"), Sequence<Any>(), seqIndizes, seqOutParams); in testInterface() 1938 Sequence<sal_Int16> seqIndizes; in testInterface() local 1991 xInv->invoke( OUString( L"inoutValuesAll"), params, seqIndizes, seqOutParams); in testInterface() 2035 Sequence<sal_Int16> seqIndizes; in testInterface() local 2046 xInv->invoke( OUString( L"inValues"), Sequence<Any>(arAny,3), seqIndizes, seqOutParams); in testInterface()
|
Completed in 27 milliseconds