Searched refs:mnMaxScRow (Results 1 – 1 of 1) sorted by relevance
485 const SCsROW mnMaxScRow; // Maximum row index in Calc itself. member in XclExpFmlaCompImpl499 mnMaxScRow( static_cast< SCsROW >( rRoot.GetScMaxPos().Row() ) ), in XclExpFmlaCompImpl()1836 if( bTruncMaxRow && (rnScRow == mnMaxScRow) ) in ConvertRefData()