Searched refs:nTOCstrm (Results 1 – 2 of 2) sorted by relevance
83 , 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()
56 sal_Int32 nTOCstrm; // 30 starting page for the TOC stream member in StgHeader73 sal_Int32 GetTOCStart() const { return nTOCstrm; } in GetTOCStart()
Completed in 30 milliseconds