Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds