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()

Completed in 35 milliseconds