Home
last modified time | relevance | path

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

/aoo42x/main/sot/source/sdstor/
H A Dstgelem.cxx83 , nTOCstrm( 0 ) in StgHeader()
108 nTOCstrm = 0; in Init()
145 >> nTOCstrm // 30 starting page for the TOC stream in Load()
171 << nTOCstrm // 30 starting page for the TOC stream in Store()
198 && nTOCstrm >= 0 in Check()
230 if( n != nTOCstrm ) bDirty = sal_True, nTOCstrm = n; in SetTOCStart()
H A Dstgelem.hxx56 sal_Int32 nTOCstrm; // 30 starting page for the TOC stream member in StgHeader
73 sal_Int32 GetTOCStart() const { return nTOCstrm; } in GetTOCStart()

Completed in 34 milliseconds