Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx368 sal_uLong nGfxBegin = mpOStm->Tell(); in ImplWriteBody() local
370 *mpOStm << static_cast<sal_uInt32>(nGfxBegin - mnStreamOfs); // to the bitmap data in ImplWriteBody()
371 mpOStm->Seek( nGfxBegin ); in ImplWriteBody()
462 …*mpOStm << static_cast<sal_uInt32>( nGfxEnd - nGfxBegin ); // mnStripByteCountPos needs the size … in ImplWriteBody()

Completed in 18 milliseconds