Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx351 sal_uInt32 typeCount = 0; in RaiseInfo() local
355 ++typeCount; in RaiseInfo()
362 bytesNeeded += align16( sizeof( sal_uInt32 ) + (typeCount * sizeof( sal_uInt32 )) ); in RaiseInfo()
379 p += align16( sizeof( sal_uInt32 ) + (typeCount * sizeof( sal_uInt32 )) ); in RaiseInfo()
380 types[0] = typeCount; in RaiseInfo()

Completed in 28 milliseconds