Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx94 sal_uInt32 nSize, nViewAspect, nSig1, nSig2; in operator >>() local
105 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 <<() local
135 rOStm << nSig1 << nSig2; in operator <<()

Completed in 23 milliseconds