Searched refs:pLocalMethodConcepts (Results 1 – 1 of 1) sorted by relevance
2458 sal_Int32* pLocalMethodConcepts = new sal_Int32[ nSourceMethodCount ]; in implInspect() local2462 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 19 milliseconds