Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestintrosp.cxx1421 sal_Int32 nRealConcepts = nConcepts; in test_introsp() local
1423 nRealConcepts |= (0xFFFFFFFF - 0x3F); in test_introsp()
1430 if( pMethodDefs[ iList ].nConcept & nRealConcepts ) in test_introsp()
1437 Sequence< Reference< XIdlMethod > > aMethodSeq = xAccess->getMethods( nRealConcepts ); in test_introsp()
1468 if( pMethodDefs[ iList ].nConcept & nRealConcepts ) in test_introsp()
1490 sal_Bool bMethod = xAccess->hasMethod( aWDemandedName, nRealConcepts ); in test_introsp()
1499 Reference< XIdlMethod > xGetMethod = xAccess->getMethod( aWDemandedName, nRealConcepts ); in test_introsp()

Completed in 20 milliseconds