Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx76 mnPredictSize( 0 ), in XclExpStream()
95 mnPredictSize = nRecSize; in StartRecord()
406 …mnHeaderSize = static_cast< sal_uInt16 >( ::std::min< sal_Size >( mnPredictSize, mnCurrMaxSize ) ); in InitRecord()
438 mnPredictSize -= mnCurrSize; in StartContinue()
/trunk/main/sc/source/filter/inc/
H A Dxestream.hxx206 sal_Size mnPredictSize; /// Predicted size received from calling function. member in XclExpStream

Completed in 12 milliseconds