Home
last modified time | relevance | path

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

/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx395 const Reference<XIdlMethod> xMethod2 = pMethods[ i ]; in getMethodIndex() local
397 ::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 25 milliseconds