Searched refs:rExceptions (Results 1 – 1 of 1) sorted by relevance
376 const Sequence<Reference< XTypeDescription > > & rExceptions = xMethod->getExceptions(); in createCTD() local377 const Reference< XTypeDescription > * pExceptions = rExceptions.getConstArray(); in createCTD()378 sal_Int32 nExceptions = rExceptions.getLength(); in createCTD()
Completed in 7 milliseconds