Searched refs:npStrmSize (Results 1 – 1 of 1) sorted by relevance
1845 sal_uInt32 npStrmSize = pStrm->Tell(); in ImplWriteOLE() local1846 *mpStrm << npStrmSize; // uncompressed size in ImplWriteOLE()1851 aOut.Write( pStrm->GetData(), npStrmSize ); in ImplWriteOLE()
Completed in 20 milliseconds