Searched refs:xMethod2 (Results 1 – 1 of 1) sorted by relevance
395 const Reference<XIdlMethod> xMethod2 = pMethods[ i ]; in getMethodIndex() local397 ::rtl::OUString aTestClassName = xMethod2->getDeclaringClass()->getName(); in getMethodIndex()398 ::rtl::OUString aTestMethodName = xMethod2->getName(); in getMethodIndex()400 if( xMethod2->getName() == aPureMethodName ) in getMethodIndex()402 Reference< XIdlClass > xMethClass2 = xMethod2->getDeclaringClass(); in getMethodIndex()
Completed in 28 milliseconds