Searched refs:ppTypes (Results 1 – 1 of 1) sorted by relevance
346 ExceptionType ** ppTypes = (ExceptionType **)((sal_Int32 *)_types + 1); in RaiseInfo() local352 ppTypes[nPos++] = new ExceptionType( (typelib_TypeDescription *)pCompTypeDescr ); in RaiseInfo()358 ExceptionType ** ppTypes = (ExceptionType **)((sal_Int32 *)_types + 1); in ~RaiseInfo() local361 delete ppTypes[nTypes]; in ~RaiseInfo()
Completed in 15 milliseconds