Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1845 sal_uInt32 npStrmSize = pStrm->Tell(); in ImplWriteOLE() local
1846 *mpStrm << npStrmSize; // uncompressed size in ImplWriteOLE()
1851 aOut.Write( pStrm->GetData(), npStrmSize ); in ImplWriteOLE()

Completed in 16 milliseconds