Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx861 SCROW nMatHeight; in XclExpFormulaCell() local
862 mrScFmlaCell.GetMatColsRows( nMatWidth, nMatHeight ); in XclExpFormulaCell()
863 … DBG_ASSERT( nMatWidth && nMatHeight, "XclExpFormulaCell::XclExpFormulaCell - empty matrix" ); in XclExpFormulaCell()
867 rMatEnd.IncRow( static_cast< SCsROW >( nMatHeight - 1 ) ); in XclExpFormulaCell()

Completed in 18 milliseconds