Searched refs:pDbgOut (Results 1 – 3 of 3) sorted by relevance
386 SvStream* pDbgOut = 0; in CreateDebuggingStream() local400 pDbgOut = ::utl::UcbStreamHelper::CreateStream( in CreateDebuggingStream()404 return pDbgOut; in CreateDebuggingStream()
6672 …SvStream* pDbgOut = ::utl::UcbStreamHelper::CreateStream( aURL.GetMainURL( INetURLObject::NO_DECOD… in GetBLIPDirect() local6674 if( pDbgOut ) in GetBLIPDirect()6679 pDbgOut->Write( pOut->GetData(), pOut->Tell() ); in GetBLIPDirect()6689 pDbgOut->Write( pDat, nDbgLen ); in GetBLIPDirect()6695 delete pDbgOut; in GetBLIPDirect()
2307 …SvStream* pDbgOut = ::utl::UcbStreamHelper::CreateStream( aURL.GetMainURL( INetURLObject::NO_DECOD… in ReadFontCollection() local2308 if( pDbgOut ) in ReadFontCollection()2310 pDbgOut->Seek( STREAM_SEEK_TO_END ); in ReadFontCollection()2337 *pDbgOut << (sal_uInt8)0xa in ReadFontCollection()2345 delete pDbgOut; in ReadFontCollection()
Completed in 97 milliseconds