Searched refs:nExportedMethodCount (Results 1 – 1 of 1) sorted by relevance
2821 sal_Int32 nExportedMethodCount = 0; in implInspect() local2827 nExportedMethodCount++; in implInspect()2836 pAccess->maAllMethodSeq.realloc( nExportedMethodCount + iAllExportedMethod ); in implInspect()2837 pAccess->maMethodConceptSeq.realloc( nExportedMethodCount + iAllExportedMethod ); in implInspect()
Completed in 30 milliseconds