Home
last modified time | relevance | path

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

/aoo41x/main/extensions/test/ole/OleClient/
H A DclientTest.cxx478 Sequence<Any> seqMultiArgPut1(arMultiArgs, 3); in doPropertyWithArgumentTest() local
525 inv->invoke(OUString(L"prpMultiArg1"), seqMultiArgPut1, seqIndices, seqOut); in doPropertyWithArgumentTest()
532 if (anyRet != ((PropertyPutArgument const *)seqMultiArgPut1[2].getValue())->Value in doPropertyWithArgumentTest()
533 || ! checkOutArgs(seqOut, seqIndices, Sequence<Any>(seqMultiArgPut1.getArray(), 2))) in doPropertyWithArgumentTest()

Completed in 18 milliseconds