Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx865 ScAddress& rMatEnd = aMatScRange.aEnd; in XclExpFormulaCell() local
866 rMatEnd.IncCol( static_cast< SCsCOL >( nMatWidth - 1 ) ); in XclExpFormulaCell()
867 rMatEnd.IncRow( static_cast< SCsROW >( nMatHeight - 1 ) ); in XclExpFormulaCell()

Completed in 27 milliseconds