Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestintrosp.cxx1057 DefItem pMethodDefs[] = in test_introsp() local
1389 while( pMethodDefs[ iList ].pName ) in test_introsp()
1391 if( pMethodDefs[ iList ].nConcept & nRealConcepts ) in test_introsp()
1427 while( pMethodDefs[ iList ].pName ) in test_introsp()
1429 if( pMethodDefs[ iList ].nConcept & nRealConcepts ) in test_introsp()
1433 OString aDemandedName = pMethodDefs[ iList ].pName; in test_introsp()