Searched refs:nExc (Results 1 – 1 of 1) sorted by relevance
491 sal_Int32 nExc = getMethodTypeDescr()->nExceptions; in getExceptionTypes() local493 new Sequence< Reference< XIdlClass > >( nExc ); in getExceptionTypes()500 while (nExc--) in getExceptionTypes()501 pExceptionTypes[nExc] = pRefl->forType( ppExc[nExc] ); in getExceptionTypes()
Completed in 9 milliseconds