Searched refs:checkOutArgs (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/extensions/test/ole/OleClient/ |
H A D | clientTest.cxx | 65 bool checkOutArgs(const Sequence<Any> & outArgs, 212 if ( ! checkOutArgs(seqOut, seqIndices, seqPositional)) in doParameterTest() 225 if ( ! checkOutArgs(seqOut, seqIndices, seqOutOpt1)) in doParameterTest() 238 if ( ! checkOutArgs(seqOut, seqIndices, seqOutOpt2)) in doParameterTest() 276 if ( ! checkOutArgs(seqOut, seqIndices, seqNamed )) in doParameterTest() 286 if ( ! checkOutArgs(seqOut, seqIndices, seqNamed2 )) in doParameterTest() 300 if ( ! checkOutArgs(seqOut, seqIndices, seqOutOpt1)) in doParameterTest() 312 if ( ! checkOutArgs(seqOut, seqIndices, seqOutOpt3)) in doParameterTest() 325 if ( ! checkOutArgs(seqOut, seqIndices, seqMix)) in doParameterTest() 338 if ( ! checkOutArgs(seqOut, seqIndices, seqMixOut)) in doParameterTest() [all …]
|
H A D | funcs.cxx | 123 bool checkOutArgs(const Sequence<Any> & outArgs, in checkOutArgs() function
|
Completed in 24 milliseconds