Searched refs:nInt8 (Results 1 – 3 of 3) sorted by relevance
63 ByteChucker& ByteChucker::operator << (sal_Int8 nInt8) in operator <<() argument65 p1Sequence[0] = nInt8 & 0xFF; in operator <<()
92 sal_Int8 nInt8 = 0; in CallTypeFunction() local93 aAny >>= nInt8; in CallTypeFunction()94 exportByte(nInt8, rName); in CallTypeFunction()
55 ByteChucker& operator << (sal_Int8 nInt8);
Completed in 48 milliseconds