Searched refs:nConcept (Results 1 – 2 of 2) sorted by relevance
1237 if( (PropertyConcepts & nConcept) != 0 ) in getProperty()1257 if( (PropertyConcepts & nConcept) != 0 ) in hasProperty()1308 sal_Int32 nConcept = pConcepts[ i ]; in getProperties() local1309 if( nConcept & PropertyConcepts ) in getProperties()1343 if( (MethodConcepts & nConcept) != 0 ) in getMethod()1362 if( (MethodConcepts & nConcept) != 0 ) in hasMethod()1409 sal_Int32 nConcept = pConcepts[ i ]; in getMethods() local1410 if( nConcept & MethodConcepts ) in getMethods()1423 if( nConcept & MethodConcept::PROPERTY ) in getMethods()1425 if( nConcept & MethodConcept::LISTENER ) in getMethods()[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()
Completed in 37 milliseconds