Searched defs:pMatVal (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 130 …const ScMatrixValue* pMatVal = pMatrix->Get( static_cast<SCSIZE>(nColumn), static_cast<SCSIZE>(nRo… in WriteTable() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | validat.cxx | 744 const ScMatrixValue* pMatVal = pValues->Get( nCol, nRow, nMatValType); in GetSelectionFromFormula() local
|
H A D | cell.cxx | 1956 const ScMatrixValue* pMatVal = xMat->Get(0, 1, nMatValType); in GetURLResult() local
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xehelper.cxx | 1102 const ScMatrixValue* pMatVal = mrMatrix.Get( nCol, nRow, nMatValType ); in Save() local
|
H A D | xeformula.cxx | 1322 const ScMatrixValue* pMatVal = pMatrix->Get( nScCol, nScRow, nType ); in ProcessMatrix() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 2070 const ScMatrixValue* pMatVal = 0; in GetDoubleOrStringFromMatrix() local 3959 const ScMatrixValue* pMatVal = xMat->Get(0, 0, nMatValType); in Interpret() local
|
H A D | interpr5.cxx | 610 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 D | interpr1.cxx | 131 const ScMatrixValue* pMatVal = pMat->Get( nC, nR, in ScIfJump() local 263 const ScMatrixValue* pMatVal = pMat->Get( nC, nR, in ScChoseJump() local
|
Completed in 96 milliseconds