Home
last modified time | relevance | path

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

/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx346 ExceptionType ** ppTypes = (ExceptionType **)((sal_Int32 *)_types + 1); in RaiseInfo() local
352 ppTypes[nPos++] = new ExceptionType( (typelib_TypeDescription *)pCompTypeDescr ); in RaiseInfo()
358 ExceptionType ** ppTypes = (ExceptionType **)((sal_Int32 *)_types + 1); in ~RaiseInfo() local
361 delete ppTypes[nTypes]; in ~RaiseInfo()

Completed in 13 milliseconds