Searched refs:nPutThis (Results 1 – 1 of 1) sorted by relevance
242 void RASWriter::ImplPutByte( sal_uInt8 nPutThis ) in ImplPutByte() argument247 mnRepVal = nPutThis; in ImplPutByte()251 if ( ( nPutThis == mnRepVal ) && ( mnRepCount != 0xff ) ) in ImplPutByte()267 mnRepVal = nPutThis; in ImplPutByte()
Completed in 10 milliseconds