Home
last modified time | relevance | path

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

/aoo4110/main/extensions/test/ole/OleClient/
H A DclientTest.cxx486 Sequence<Any> seqMultiArgPut3(arMultiArgs, 2); in doPropertyWithArgumentTest() local
564 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