Searched defs:SvINT32 (Results 1 – 1 of 1) sorted by relevance
96 class SvINT32 class100 SvINT32() { nVal = 0; } in SvINT32() function in SvINT32101 SvINT32( sal_Int32 n ) : nVal( n ) {} in SvINT32() function in SvINT32
Completed in 12 milliseconds