Searched refs:rMatEnd (Results 1 – 1 of 1) sorted by relevance
865 ScAddress& rMatEnd = aMatScRange.aEnd; in XclExpFormulaCell() local866 rMatEnd.IncCol( static_cast< SCsCOL >( nMatWidth - 1 ) ); in XclExpFormulaCell()867 rMatEnd.IncRow( static_cast< SCsROW >( nMatHeight - 1 ) ); in XclExpFormulaCell()
Completed in 29 milliseconds