Home
last modified time | relevance | path

Searched refs:StorageStream (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/sot/source/sdstor/
H A Dstg.cxx178 TYPEINIT1( StorageStream, BaseStorageStream );
180 StorageStream::StorageStream( StgIo* p, StgDirEntry* q, StreamMode m ) in StorageStream() function in StorageStream
197 StorageStream::~StorageStream() in ~StorageStream()
206 sal_Bool StorageStream::Equals( const BaseStorageStream& rStream ) const in Equals()
208 const StorageStream* pOther = PTR_CAST( StorageStream, &rStream ); in Equals()
212 sal_uLong StorageStream::Read( void* pData, sal_uLong nSize ) in Read()
226 sal_uLong StorageStream::Write( const void* pData, sal_uLong nSize ) in Write()
240 sal_uLong StorageStream::Seek( sal_uLong n ) in Seek()
248 void StorageStream::Flush() in Flush()
254 sal_Bool StorageStream::SetSize( sal_uLong nNewSize ) in SetSize()
[all …]
/AOO41X/main/sot/inc/sot/
H A Dstg.hxx57 class StorageStream;
168 class StorageStream : public BaseStorageStream, public OLEStorageBase class
173 ~StorageStream();
176 StorageStream( StgIo*, StgDirEntry*, StreamMode );
/AOO41X/main/offapi/com/sun/star/embed/
H A DStorage.idl124 This method returns <type>StorageStream</type>
158 This method returns <type>StorageStream</type> service
192 This method returns <type>StorageStream</type> service
H A Dmakefile.mk54 StorageStream.idl\
H A DStorageStream.idl63 published service StorageStream