Searched refs:inCY (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/extensions/test/ole/OleClient/ |
H A D | clientTest.cxx | 369 Any inCY, outCY; in doPropertyTest() local 421 inCY <<= cur; in doPropertyTest() 422 inv->setValue(OUString(L"prpCurrency"), inCY); in doPropertyTest() 456 || inUnknown != outUnknown || inCY != outCY in doPropertyTest() 647 Any inCY, outCY; in doSimpleTest() local 731 inCY <<= cur; in doSimpleTest() 732 inv->invoke(OUString(L"inCurrency"), Sequence<Any>( & inCY, 1), seqIndices, seqOut); in doSimpleTest() 765 || inCY != outCY in doSimpleTest() 828 inv->invoke(OUString(L"inoutCurrency"), Sequence< Any > ( & inCY, 1), seqIndices, seqOut); in doSimpleTest() 851 || inVariant != outVariant || inObject != outObject || inCY != outCY in doSimpleTest()
|
Completed in 15 milliseconds