Searched refs:rxMethod_i (Results 1 – 1 of 1) sorted by relevance
2471 const Reference<XIdlMethod>& rxMethod_i = pSourceMethods[i]; in implInspect() local2475 aMethName = rxMethod_i->getName(); in implInspect()2480 if( rxMethod_i->getDeclaringClass()->equals( mxInterfaceClass ) ) in implInspect()2514 rxMethod_i->getDeclaringClass()->equals( mxNameAccessClass ) ) in implInspect()2519 rxMethod_i->getDeclaringClass()->equals( mxIndexAccessClass ) ) in implInspect()2563 Reference<XIdlClass> xGetRetType = rxMethod_i->getReturnType(); in implInspect()2585 pInterfaces1[ rPropCount ] = rxMethod_i; in implInspect()2729 const Reference<XIdlMethod>& rxMethod_i = pSourceMethods[i]; in implInspect() local2736 aMethName = rxMethod_i->getName(); in implInspect()2750 Reference<XIdlClass> xSetRetType = rxMethod_i->getReturnType(); in implInspect()[all …]
Completed in 23 milliseconds