Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr5.cxx341 SCSIZE nMatCols = static_cast<SCSIZE>(nCol2 - nCol1 + 1); in CreateMatrixFromDoubleRef() local
343 pMat = GetNewMat( nMatCols, nMatRows); in CreateMatrixFromDoubleRef()

Completed in 41 milliseconds