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() 253 if ( ! checkOutArgs(seqOut, seqIndices, seqPositional)) in doParameterTest() 266 if ( ! checkOutArgs(seqOut, seqIndices, seqPositional)) 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() [all …]
|
| H A D | funcs.cxx | 123 bool checkOutArgs(const Sequence<Any> & outArgs, in checkOutArgs() function
|