Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx6632 …SvStream* pDbgOut = ::utl::UcbStreamHelper::CreateStream( aURL.GetMainURL( INetURLObject::NO_DECOD… in GetBLIPDirect() local
6634 if( pDbgOut ) in GetBLIPDirect()
6639 pDbgOut->Write( pOut->GetData(), pOut->Tell() ); in GetBLIPDirect()
6649 pDbgOut->Write( pDat, nDbgLen ); in GetBLIPDirect()
6655 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()

Completed in 69 milliseconds