Home
last modified time | relevance | path

Searched refs:GetStrm (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstgelem.cxx124 if ( rIo.GetStrm() ) in Load()
126 SvStream& r = *rIo.GetStrm(); in Load()
162 SvStream& r = *rIo.GetStrm(); in Store()
H A Dstg.cxx100 return pIo ? pIo->GetStrm() : NULL; in GetSvStream_Impl()
489 if( pIo->Good() && pIo->GetStrm() ) in Init()
491 sal_uLong nSize = pIo->GetStrm()->Seek( STREAM_SEEK_TO_END ); in Init()
492 pIo->GetStrm()->Seek( 0L ); in Init()
H A Dstgcache.hxx71 SvStream* GetStrm() { return pStrm; } in GetStrm() function in StgCache
H A Dstgio.cxx372 SvFileStream *pFileStrm = ( SvFileStream *) GetStrm(); in ValidateFATs()
/trunk/main/basic/source/inc/
H A Diosys.hxx77 SvStream* GetStrm() { return pStrm; } in GetStrm() function in SbiStream
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3153 SvStream* pSvStrm = pSbStrm->GetStrm(); in RTLFUNC()
3219 SvStream* pSvStrm = pSbStrm->GetStrm(); in RTLFUNC()
3257 SvStream* pSvStrm = pSbStrm->GetStrm(); in RTLFUNC()
3287 SvStream* pStrm = pSbStrm->GetStrm(); in RTLFUNC()
H A Dmethods1.cxx1206 SvStream* pStrm = pSbStrm->GetStrm(); in PutGet()

Completed in 74 milliseconds