Searched refs:nCurrentOfs (Results 1 – 1 of 1) sorted by relevance
814 sal_uInt32 nCurrentOfs, nParaOfs, nParaCount = 0; in ImplCreateHyperBlob() local886 nCurrentOfs = rStrm.Tell(); in ImplCreateHyperBlob()888 rStrm << (sal_uInt32)( nCurrentOfs - ( nParaOfs + 4 ) ); in ImplCreateHyperBlob()890 rStrm.Seek( nCurrentOfs ); in ImplCreateHyperBlob()
Completed in 20 milliseconds