Home
last modified time | relevance | path

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

/trunk/main/package/source/package/zipapi/
H A DByteChucker.cxx85 ByteChucker& ByteChucker::operator << (sal_uInt8 nuInt8) in operator <<() argument
87 p1Sequence[0] = nuInt8 & 0xFF; in operator <<()
/trunk/main/package/inc/
H A DByteChucker.hxx56 ByteChucker& operator << (sal_uInt8 nuInt8);