Searched refs:nConcept (Results 1 – 2 of 2) sorted by relevance
1236 sal_Int32 nConcept = mpStaticImpl->getPropertyConcepts().getConstArray()[ i ]; in getProperty() local1237 if( (PropertyConcepts & nConcept) != 0 ) in getProperty()1256 sal_Int32 nConcept = mpStaticImpl->getPropertyConcepts().getConstArray()[ i ]; in hasProperty() local1257 if( (PropertyConcepts & nConcept) != 0 ) in hasProperty()1308 sal_Int32 nConcept = pConcepts[ i ]; in getProperties() local1309 if( nConcept & PropertyConcepts ) in getProperties()1342 sal_Int32 nConcept = mpStaticImpl->getMethodConcepts().getConstArray()[ i ]; in getMethod() local1343 if( (MethodConcepts & nConcept) != 0 ) in getMethod()1361 sal_Int32 nConcept = mpStaticImpl->getMethodConcepts().getConstArray()[ i ]; in hasMethod() local1362 if( (MethodConcepts & nConcept) != 0 ) in hasMethod()[all …]
938 sal_Int32 nConcept; member1194 if( pPropertyDefs[ iList ].nConcept & nConcepts ) in test_introsp()1229 if( pPropertyDefs[ iList ].nConcept & nConcepts ) in test_introsp()1430 if( pMethodDefs[ iList ].nConcept & nRealConcepts ) in test_introsp()1468 if( pMethodDefs[ iList ].nConcept & nRealConcepts ) in test_introsp()