Home
last modified time | relevance | path

Searched refs:SetStream (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/source/ref/
H A Dpstm.cxx241 SetStream( NULL ); in ~SvPersistStream()
245 void SvPersistStream::SetStream in SetStream() function in SvPersistStream
840 rThis.SetStream( &rStm ); in operator <<()
855 rThis.SetStream( pOldStm ); in operator <<()
867 rThis.SetStream( &rStm ); in operator >>()
891 rThis.SetStream( pOldStm ); in operator >>()
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx180 SetStream( &_rStream, sal_False ); in OSeekableInputStreamWrapper()
186 SetStream( _pStream, _bOwner ); in OSeekableInputStreamWrapper()
327 SetStream( &_rStream, sal_False ); in OStreamWrapper()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx256 void Writer::SetStream(SvStream *const pStream) in SetStream() function in Writer
586 SetStream(0); in Write()
606 SetStream(0); in Write()
/trunk/main/sw/source/filter/ww8/
H A Drtfexportfilter.cxx59 m_aWriter.SetStream(m_pStream); in filter()
H A Dwrtww8.cxx3246 GetWriter().SetStream( & *xWwStrm ); in ExportDocument_Impl()
3263 GetWriter().SetStream( in ExportDocument_Impl()
3401 GetWriter().SetStream( 0 ); in ExportDocument_Impl()
/trunk/main/tools/inc/tools/
H A Dpstm.hxx227 void SetStream( SvStream * pStream );
/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx58 void SetStream(SvStream* _pStream, sal_Bool bOwner ) in SetStream() function in utl::OInputStreamWrapper
/trunk/main/sw/inc/
H A Dshellio.hxx535 void SetStream(SvStream *const pStream);

Completed in 48 milliseconds