Home
last modified time | relevance | path

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

/AOO41X/main/stoc/source/inspect/
H A Dintrospection.cxx2821 sal_Int32 nExportedMethodCount = 0; in implInspect() local
2827 nExportedMethodCount++; in implInspect()
2836 … pAccess->maAllMethodSeq.realloc( nExportedMethodCount + iAllExportedMethod ); in implInspect()
2837 … pAccess->maMethodConceptSeq.realloc( nExportedMethodCount + iAllExportedMethod ); in implInspect()