Home
last modified time | relevance | path

Searched refs:StgOleStream (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstgole.cxx181 StgOleStream::StgOleStream( BaseStorage& rStg, sal_Bool bWr ) in StgOleStream() function in StgOleStream
187 sal_Bool StgOleStream::Load() in Load()
198 sal_Bool StgOleStream::Store() in Store()
H A Dstgole.hxx63 class StgOleStream : public StgInternalStream class
67 StgOleStream( BaseStorage&, sal_Bool );
H A Dstg.cxx991 StgOleStream aOle( *this, STREAM_WRITE ); in SetClass()
1008 StgOleStream aOle( *this, sal_True ); in SetConvertClass()
1048 StgOleStream aOle( *this, sal_False ); in ShouldConvert()

Completed in 16 milliseconds