Home
last modified time | relevance | path

Searched refs:nMasterChain (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sot/source/sdstor/
H A Dstgelem.cxx88 , nMasterChain( 0 ) in StgHeader()
113 nMasterChain = STG_EOF; in Init()
150 >> nMasterChain // 44 chain to the next master block in Load()
176 << nMasterChain // 44 chain to the next master block in Store()
201 … && ( nMasterChain == STG_FREE || nMasterChain == STG_EOF || ( nMasterChain >=0 && nMaster > 0 ) ) in Check()
250 if( n != nMasterChain ) in SetFATChain()
251 bDirty = sal_True, nMasterChain = n; in SetFATChain()
H A Dstgelem.hxx61 sal_Int32 nMasterChain; // 44 chain to the next master block member in StgHeader
84 sal_Int32 GetFATChain() const { return nMasterChain; } in GetFATChain()

Completed in 20 milliseconds