Home
last modified time | relevance | path

Searched refs:SvCacheStream (Results 1 – 11 of 11) sorted by relevance

/trunk/main/tools/source/stream/
H A Dcachestr.cxx42 SvCacheStream::SvCacheStream( sal_uIntPtr nMaxMemSize ) in SvCacheStream() function in SvCacheStream
64 SvCacheStream::SvCacheStream( const String &rFileName, in SvCacheStream() function in SvCacheStream
95 SvCacheStream::~SvCacheStream() in ~SvCacheStream()
120 void SvCacheStream::SwapOut() in SwapOut()
200 sal_uIntPtr SvCacheStream::SeekPos( sal_uIntPtr nPos ) in SeekPos()
215 void SvCacheStream::FlushData() in FlushData()
233 const void* SvCacheStream::GetBuffer() in GetBuffer()
252 void SvCacheStream::SetSize( sal_uIntPtr nSize ) in SetSize()
267 sal_uIntPtr SvCacheStream::GetSize() in GetSize()
278 void SvCacheStream::SetFilenameHdl( const Link& rLink) in SetFilenameHdl()
[all …]
/trunk/main/tools/inc/tools/
H A Dcachestr.hxx37 class TOOLS_DLLPUBLIC SvCacheStream : public SvStream class
57 SvCacheStream( sal_uIntPtr nMaxMemSize = 0 );
58 SvCacheStream( const String &rFileName,
61 ~SvCacheStream();
H A Dstream.hxx783 friend class SvCacheStream;
/trunk/main/svl/source/items/
H A Dlckbitem.cxx61 _xVal = new SvLockBytes( new SvCacheStream(), sal_True ); in SfxLockBytesItem()
143 SvCacheStream* pStream = new SvCacheStream; in PutValue()
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx307 SvCacheStream* pTmpFile = 0; in ReadBmpData()
359 pTmpFile = new SvCacheStream; in ReadBmpData()
406 pTmpFile = new SvCacheStream; in ReadBmpData()
/trunk/main/sfx2/source/bastyp/
H A Dmieclip.cxx94 pStrm = new SvCacheStream( ( nEnd - nStt < 0x10000l in IsValid()
/trunk/main/tools/source/inet/
H A Dinetstrm.cxx1622 new SvAsyncLockBytes(new SvCacheStream, sal_False)); in PutMsgLine()
1734 new SvCacheStream, sal_False)); in PutMsgLine()
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx307 SvCacheStream aStream(20480); in GetSelectedText()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx99 SvStream * pCacheStm = new SvCacheStream(); in MakeLockBytes_Impl()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1499 SvCacheStream aTmpFile( 0xA000 ); in ReadOLEData()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx208 SvCacheStream aStream( 20480 ); in GetTextFromPam()

Completed in 69 milliseconds