Searched refs:StorageStream (Results 1 – 5 of 5) sorted by relevance
178 TYPEINIT1( StorageStream, BaseStorageStream );180 StorageStream::StorageStream( StgIo* p, StgDirEntry* q, StreamMode m ) in StorageStream() function in StorageStream197 StorageStream::~StorageStream() in ~StorageStream()208 const StorageStream* pOther = PTR_CAST( StorageStream, &rStream ); in Equals()240 sal_uLong StorageStream::Seek( sal_uLong n ) in Seek()248 void StorageStream::Flush() in Flush()266 sal_Bool StorageStream::Commit() in Commit()283 sal_Bool StorageStream::Revert() in Revert()308 const SvStream* StorageStream::GetSvStream() const in GetSvStream()668 return new StorageStream( pIo, NULL, m ); in OpenStream()[all …]
57 class StorageStream;168 class StorageStream : public BaseStorageStream, public OLEStorageBase class173 ~StorageStream();176 StorageStream( StgIo*, StgDirEntry*, StreamMode );
124 This method returns <type>StorageStream</type>158 This method returns <type>StorageStream</type> service192 This method returns <type>StorageStream</type> service
63 published service StorageStream
461 offapi/com/sun/star/embed/StorageStream \
Completed in 56 milliseconds