Searched refs:nGfxBegin (Results 1 – 1 of 1) sorted by relevance
368 sal_uLong nGfxBegin = mpOStm->Tell(); in ImplWriteBody() local370 *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 8 milliseconds