Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx2458 sal_Int32* pLocalMethodConcepts = new sal_Int32[ nSourceMethodCount ]; in implInspect() local
2462 pLocalMethodConcepts[ i ] = 0; in implInspect()
2472 sal_Int32& rMethodConcept_i = pLocalMethodConcepts[ i ]; in implInspect()
2636 pLocalMethodConcepts[ k ] = PROPERTY; in implInspect()
2714 pLocalMethodConcepts[ k ] |= LISTENER; in implInspect()
2778 pLocalMethodConcepts[ i ] = PROPERTY; in implInspect()
2878 sal_Int32& rMethodConcept_i = pLocalMethodConcepts[ i ]; in implInspect()
2932 delete[] pLocalMethodConcepts; in implInspect()

Completed in 59 milliseconds