Home
last modified time | relevance | path

Searched defs:pMatVal (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx130 …const ScMatrixValue* pMatVal = pMatrix->Get( static_cast<SCSIZE>(nColumn), static_cast<SCSIZE>(nRo… in WriteTable() local
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx744 const ScMatrixValue* pMatVal = pValues->Get( nCol, nRow, nMatValType); in GetSelectionFromFormula() local
H A Dcell.cxx1956 const ScMatrixValue* pMatVal = xMat->Get(0, 1, nMatValType); in GetURLResult() local
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx1102 const ScMatrixValue* pMatVal = mrMatrix.Get( nCol, nRow, nMatValType ); in Save() local
H A Dxeformula.cxx1322 const ScMatrixValue* pMatVal = pMatrix->Get( nScCol, nScRow, nType ); in ProcessMatrix() local
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx2070 const ScMatrixValue* pMatVal = 0; in GetDoubleOrStringFromMatrix() local
3959 const ScMatrixValue* pMatVal = xMat->Get(0, 0, nMatValType); in Interpret() local
H A Dinterpr5.cxx610 const ScMatrixValue* pMatVal = pMat->Get( nC, nR,nMatValType); in CalculateMatrixValue() local
3196 const ScMatrixValue* pMatVal = pMat->Get( nC, nR, nMatValType); in ScMatRef() local
H A Dinterpr1.cxx131 const ScMatrixValue* pMatVal = pMat->Get( nC, nR, in ScIfJump() local
263 const ScMatrixValue* pMatVal = pMat->Get( nC, nR, in ScChoseJump() local

Completed in 120 milliseconds