Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx1237 if( (PropertyConcepts & nConcept) != 0 ) in getProperty()
1257 if( (PropertyConcepts & nConcept) != 0 ) in hasProperty()
1308 sal_Int32 nConcept = pConcepts[ i ]; in getProperties() local
1309 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() local
1410 if( nConcept & MethodConcepts ) in getMethods()
1423 if( nConcept & MethodConcept::PROPERTY ) in getMethods()
1425 if( nConcept & MethodConcept::LISTENER ) in getMethods()
[all …]
/aoo4110/main/stoc/test/
H A Dtestintrosp.cxx938 sal_Int32 nConcept; member
1194 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