Searched refs:pStp (Results 1 – 2 of 2) sorted by relevance
194 SvStorageStream* pStp = xSrc4; in SwWw6ReadMacPICTStream() local195 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()
437 SvStorageStream* pStp = xProject; in Open() local445 while ( pStp->ReadByteStringLine( tmp, meCharSet ) ) in Open()
Completed in 20 milliseconds