Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx486 const SCsCOL mnMaxScCol; /// Maximum column index in Calc itself. member in XclExpFmlaCompImpl
500 mnMaxScCol( static_cast< SCsCOL >( rRoot.GetScMaxPos().Col() ) ), in XclExpFmlaCompImpl()
1830 if( bTruncMaxCol && (rnScCol == mnMaxScCol) ) in ConvertRefData()

Completed in 36 milliseconds