Searched refs:mnMaxContSize (Results 1 – 2 of 2) sorted by relevance
107 inline void SetMaxContSize( sal_uInt16 nMax ) { mnMaxContSize = nMax; } in SetMaxContSize()200 sal_uInt16 mnMaxContSize; /// Maximum size of CONTINUE content. member in XclExpStream
82 mnMaxContSize = mnMaxRecSize; in XclExpStream()94 mnMaxContSize = mnCurrMaxSize = mnMaxRecSize; in StartRecord()437 mnCurrMaxSize = mnMaxContSize; in StartContinue()
Completed in 22 milliseconds