Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestintrosp.cxx1184 for( sal_Int32 nConcepts = 0 ; nConcepts < 16 ; nConcepts++ ) in test_introsp() local
1194 if( pPropertyDefs[ iList ].nConcept & nConcepts ) in test_introsp()
1203 Sequence<Property> aRetSeq = xAccess->getProperties( nConcepts ); in test_introsp()
1229 if( pPropertyDefs[ iList ].nConcept & nConcepts ) in test_introsp()
1329 if( nConcepts == 15 ) in test_introsp()
1389 sal_Bool bProperty = xAccess->hasProperty( aWDemandedName, nConcepts ); in test_introsp()
1398 Property aGetProp = xAccess->getProperty( aWDemandedName, nConcepts ); in test_introsp()
1415 for( sal_Int32 nConcepts = 0 ; nConcepts < 128 ; nConcepts++ ) in test_introsp() local
1421 sal_Int32 nRealConcepts = nConcepts; in test_introsp()
1422 if( nConcepts & 0x40 ) in test_introsp()

Completed in 26 milliseconds