Searched refs:pStp (Results 1 – 2 of 2) sorted by relevance
193 SvStorageStream* pStp = xSrc4; in SwWw6ReadMacPICTStream() local194 pStp->SetNumberFormatInt( NUMBERFORMAT_INT_LITTLEENDIAN ); in SwWw6ReadMacPICTStream()196 sal_uLong nReadTst = pStp->Read( aTestA, sizeof( aTestA ) ); in SwWw6ReadMacPICTStream()200 pStp->Seek( STREAM_SEEK_TO_BEGIN ); in SwWw6ReadMacPICTStream()205 sw::hack::DumpStream(*pStp, *pDbg); in SwWw6ReadMacPICTStream()211 return SwWW8ImplReader::GetPictGrafFromStream(rGraph, *pStp); in SwWw6ReadMacPICTStream()
436 SvStorageStream* pStp = xProject; in Open() local444 while ( pStp->ReadByteStringLine( tmp, meCharSet ) ) in Open()