Searched refs:nSig2 (Results 1 – 1 of 1) sorted by relevance
94 sal_uInt32 nSize, nViewAspect, nSig1, nSig2; in operator >>() local105 rIStm >> nSig1 >> nSig2; in operator >>()110 if( ( TOD_SIG1 != nSig1 ) || ( TOD_SIG2 != nSig2 ) ) in operator >>()124 const sal_uInt32 nSig1 = TOD_SIG1, nSig2 = TOD_SIG2; in operator <<() local135 rOStm << nSig1 << nSig2; in operator <<()
Completed in 22 milliseconds