Home
last modified time | relevance | path

Searched refs:pDbgOut (Results 1 – 3 of 3) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6672 …SvStream* pDbgOut = ::utl::UcbStreamHelper::CreateStream( aURL.GetMainURL( INetURLObject::NO_DECOD… in GetBLIPDirect() local
6674 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()
H A Dsvdfppt.cxx2307 …SvStream* pDbgOut = ::utl::UcbStreamHelper::CreateStream( aURL.GetMainURL( INetURLObject::NO_DECOD… in ReadFontCollection() local
2308 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()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx386 SvStream* pDbgOut = 0; in CreateDebuggingStream() local
400 pDbgOut = ::utl::UcbStreamHelper::CreateStream( in CreateDebuggingStream()
404 return pDbgOut; in CreateDebuggingStream()

Completed in 98 milliseconds