Home
last modified time | relevance | path

Searched refs:nStreamLength (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx784 const sal_Int64 nStreamLength( rIStm.Seek( STREAM_SEEK_TO_END ) ); in ImplReadDIBFileHeader() local
810 if ( rOffset >= nStreamLength ) in ImplReadDIBFileHeader()
/trunk/main/svx/workben/msview/
H A Dmsview.cxx347 sal_Size nStreamLength = rStCtrl.Tell(); in import() local
355 aRootRecordHeader.nRecLen = nStreamLength; in import()
/trunk/main/embeddedobj/source/msole/
H A Dolevisual.cxx76 sal_Int32 nStreamLength = (sal_Int32)xSeekable->getLength(); in GetVisualRepresentationInNativeFormat_Impl() local
77 uno::Sequence< sal_Int8 > aRepresent( nStreamLength ); in GetVisualRepresentationInNativeFormat_Impl()
78 xInStream->readBytes( aRepresent, nStreamLength ); in GetVisualRepresentationInNativeFormat_Impl()

Completed in 30 milliseconds