Searched refs:xGetRetType (Results 1 – 1 of 1) sorted by relevance
2563 Reference<XIdlClass> xGetRetType = rxMethod_i->getReturnType(); in implInspect() local2573 rProp.Type = Type( xGetRetType->getTypeClass(), xGetRetType->getName() ); in implInspect()2634 if( xParamType->equals( xGetRetType ) ) in implInspect()2781 Reference<XIdlClass> xGetRetType = setParams.getConstArray()[0]; in implInspect() local2791 rProp.Type = Type( xGetRetType->getTypeClass(), xGetRetType->getName() ); in implInspect()
Completed in 73 milliseconds