Searched refs:CopyFromStream (Results 1 – 6 of 6) sorted by relevance
130 sal_Size CopyFromStream( SvStream& rInStrm, sal_Size nBytes = STREAM_SEEK_TO_END );
250 rStrm.CopyFromStream( aExtSst ); in Save()521 rStrm.CopyFromStream( *mxVarData ); in WriteBody()
266 sal_Size XclExpStream::CopyFromStream( SvStream& rInStrm, sal_Size nBytes ) in CopyFromStream() function in XclExpStream
201 rStrm.CopyFromStream( mrEscherEx.GetStream(), mrEscherEx.GetDffFragmentSize( mnFragmentKey ) ); in WriteBody()
743 rStrm.CopyFromStream( aMemStrm ); in WriteBody()
255 rStrm.CopyFromStream( aMemStrm ); in WriteBody()
Completed in 49 milliseconds