Lines Matching refs:StgIo
39 StgIo::StgIo() : StgCache() in StgIo() function in StgIo
48 StgIo::~StgIo() in ~StgIo()
58 sal_Bool StgIo::Load() in Load()
77 sal_Bool StgIo::Init() in Init()
84 void StgIo::SetupStreams() in SetupStreams()
116 short StgIo::GetDataPageSize() in GetDataPageSize()
123 sal_Bool StgIo::CommitAll() in CommitAll()
158 EasyFat( StgIo & rIo, StgStrm *pFatStream, sal_Int32 nPSize );
173 EasyFat::EasyFat( StgIo& rIo, StgStrm* pFatStream, sal_Int32 nPSize ) in EasyFat()
241 StgIo &rIo;
250 Validator( StgIo &rIo );
254 Validator::Validator( StgIo &rIoP ) in Validator()
354 void StgIo::SetErrorLink( const Link& rLink ) in SetErrorLink()
359 const Link& StgIo::GetErrorLink() in GetErrorLink()
364 sal_uLong StgIo::ValidateFATs() in ValidateFATs()
376 StgIo aIo; in ValidateFATs()