Searched refs:seqMultiArgPut3 (Results 1 – 1 of 1) sorted by relevance
486 Sequence<Any> seqMultiArgPut3(arMultiArgs, 2); in doPropertyWithArgumentTest() local564 inv->invoke(OUString(L"prpMultiArg1"), seqMultiArgPut3, seqIndices, seqOut); in doPropertyWithArgumentTest()571 arMultiArgs[1] = ((NamedArgument const*) seqMultiArgPut3[0].getValue())->Value; in doPropertyWithArgumentTest()572 if (anyRet != ((PropertyPutArgument const*) seqMultiArgPut3[1].getValue())->Value in doPropertyWithArgumentTest()
Completed in 41 milliseconds