Searched refs:typeCount (Results 1 – 1 of 1) sorted by relevance
419 sal_uInt32 typeCount = 0; in RaiseInfo() local423 ++typeCount; in RaiseInfo()430 bytesNeeded += align16( sizeof( sal_uInt32 ) + (typeCount * sizeof( sal_uInt32 )) ); in RaiseInfo()447 p += align16( sizeof( sal_uInt32 ) + (typeCount * sizeof( sal_uInt32 )) ); in RaiseInfo()448 types[0] = typeCount; in RaiseInfo()