Home
last modified time | relevance | path

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

/trunk/main/package/source/package/zipapi/
H A DByteChucker.cxx63 ByteChucker& ByteChucker::operator << (sal_Int8 nInt8) in operator <<() argument
65 p1Sequence[0] = nInt8 & 0xFF; in operator <<()
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx92 sal_Int8 nInt8 = 0; in CallTypeFunction() local
93 aAny >>= nInt8; in CallTypeFunction()
94 exportByte(nInt8, rName); in CallTypeFunction()
/trunk/main/package/inc/
H A DByteChucker.hxx55 ByteChucker& operator << (sal_Int8 nInt8);

Completed in 20 milliseconds