Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/corereflection/
H A Dcriface.cxx491 sal_Int32 nExc = getMethodTypeDescr()->nExceptions; in getExceptionTypes() local
493 new Sequence< Reference< XIdlClass > >( nExc ); in getExceptionTypes()
500 while (nExc--) in getExceptionTypes()
501 pExceptionTypes[nExc] = pRefl->forType( ppExc[nExc] ); in getExceptionTypes()

Completed in 24 milliseconds