Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1882 Sequence<Any> seqOutParams; in testInterface() local
1898 if( seqOutParams.getLength() == 12) in testInterface()
1903 seqOutParams[1] >>= aStruct; in testInterface()
1907 seqOutParams[3] >>= seqAny; in testInterface()
1914 Any _any= *(Any*)seqOutParams[4].getValue(); in testInterface()
1939 Sequence<Any> seqOutParams; in testInterface() local
1993 if( seqOutParams.getLength() == 12) in testInterface()
1998 seqOutParams[1] >>= aStruct; in testInterface()
2002 seqOutParams[3] >>= seqAny; in testInterface()
2009 Any _any= *(Any*)seqOutParams[4].getValue(); in testInterface()
[all …]

Completed in 14 milliseconds