Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx487 const SCsROW mnMaxScRow; /// Maximum row index in Calc itself. member in XclExpFmlaCompImpl
501 mnMaxScRow( static_cast< SCsROW >( rRoot.GetScMaxPos().Row() ) ), in XclExpFmlaCompImpl()
1838 if( bTruncMaxRow && (rnScRow == mnMaxScRow) ) in ConvertRefData()

Completed in 30 milliseconds