Searched refs:curArg (Results 1 – 1 of 1) sorted by relevance
1692 const Any & curArg = Params[iParam]; in invokeWithDispIdComTlb() local1693 if (curArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()1758 const Any & curArg = Params[iParams]; in invokeWithDispIdComTlb() local1759 if (curArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()1761 const NamedArgument& arg = *(NamedArgument const*) curArg.getValue(); in invokeWithDispIdComTlb()
Completed in 26 milliseconds