Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxestream.hxx107 inline void SetMaxContSize( sal_uInt16 nMax ) { mnMaxContSize = nMax; } in SetMaxContSize()
200 sal_uInt16 mnMaxContSize; /// Maximum size of CONTINUE content. member in XclExpStream
/aoo41x/main/sc/source/filter/excel/
H A Dxestream.cxx82 mnMaxContSize = mnMaxRecSize; in XclExpStream()
94 mnMaxContSize = mnCurrMaxSize = mnMaxRecSize; in StartRecord()
437 mnCurrMaxSize = mnMaxContSize; in StartContinue()

Completed in 22 milliseconds