Searched refs:mnMaxScCol (Results 1 – 1 of 1) sorted by relevance
484 const SCsCOL mnMaxScCol; // Maximum column index in Calc itself. member in XclExpFmlaCompImpl498 mnMaxScCol( static_cast< SCsCOL >( rRoot.GetScMaxPos().Col() ) ), in XclExpFmlaCompImpl()1828 if( bTruncMaxCol && (rnScCol == mnMaxScCol) ) in ConvertRefData()