Home
last modified time | relevance | path

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

/trunk/main/extensions/source/ole/
H A Doleobjw.cxx1692 const Any & curArg = Params[iParam]; in invokeWithDispIdComTlb() local
1693 if (curArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()
1758 const Any & curArg = Params[iParams]; in invokeWithDispIdComTlb() local
1759 if (curArg.getValueType() == getCppuType((NamedArgument*) 0)) in invokeWithDispIdComTlb()
1761 const NamedArgument& arg = *(NamedArgument const*) curArg.getValue(); in invokeWithDispIdComTlb()

Completed in 35 milliseconds