Lines Matching refs:StgHeader
76 StgHeader::StgHeader() in StgHeader() function in StgHeader
97 void StgHeader::Init() in Init()
121 sal_Bool StgHeader::Load( StgIo& rIo ) in Load()
134 sal_Bool StgHeader::Load( SvStream& r ) in Load()
158 sal_Bool StgHeader::Store( StgIo& rIo ) in Store()
190 sal_Bool StgHeader::Check() in Check()
205 sal_Int32 StgHeader::GetFATPage( short n ) const in GetFATPage()
213 void StgHeader::SetFATPage( short n, sal_Int32 nb ) in SetFATPage()
222 void StgHeader::SetClassId( const ClsId& r ) in SetClassId()
228 void StgHeader::SetTOCStart( sal_Int32 n ) in SetTOCStart()
233 void StgHeader::SetDataFATStart( sal_Int32 n ) in SetDataFATStart()
238 void StgHeader::SetDataFATSize( sal_Int32 n ) in SetDataFATSize()
243 void StgHeader::SetFATSize( sal_Int32 n ) in SetFATSize()
248 void StgHeader::SetFATChain( sal_Int32 n ) in SetFATChain()
254 void StgHeader::SetMasters( sal_Int32 n ) in SetMasters()