Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/ !
H A Dtable6.cxx229 SCCOL nMatCols; in SearchCell() local
231 ((ScFormulaCell*)pCell)->GetMatColsRows( nMatCols, nMatRows ); in SearchCell()
232 pFCell->SetMatColsRows( nMatCols, nMatRows ); in SearchCell()
/trunk/main/sc/source/core/tool/ !
H A Dinterpr5.cxx340 SCSIZE nMatCols = static_cast<SCSIZE>(nCol2 - nCol1 + 1); in CreateMatrixFromDoubleRef() local
342 pMat = GetNewMat( nMatCols, nMatRows); in CreateMatrixFromDoubleRef()

Completed in 40 milliseconds