Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par4.cxx194 SvStorageStream* pStp = xSrc4; in SwWw6ReadMacPICTStream() local
195 pStp->SetNumberFormatInt( NUMBERFORMAT_INT_LITTLEENDIAN ); in SwWw6ReadMacPICTStream()
197 sal_uLong nReadTst = pStp->Read( aTestA, sizeof( aTestA ) ); in SwWw6ReadMacPICTStream()
201 pStp->Seek( STREAM_SEEK_TO_BEGIN ); in SwWw6ReadMacPICTStream()
206 sw::hack::DumpStream(*pStp, *pDbg); in SwWw6ReadMacPICTStream()
212 return SwWW8ImplReader::GetPictGrafFromStream(rGraph, *pStp); in SwWw6ReadMacPICTStream()
/aoo4110/main/filter/source/msfilter/
H A Dmsvbasic.cxx437 SvStorageStream* pStp = xProject; in Open() local
445 while ( pStp->ReadByteStringLine( tmp, meCharSet ) ) in Open()

Completed in 25 milliseconds