Searched refs:pSumExtraMatrix (Results 1 – 1 of 1) sorted by relevance
4668 ScMatrixRef pSumExtraMatrix; in IterateParametersIf() local4693 pSumExtraMatrix = PopMatrix(); in IterateParametersIf()4832 if (pSumExtraMatrix) in IterateParametersIf()4835 pSumExtraMatrix->GetDimensions( nC, nR); in IterateParametersIf()4904 if (pSumExtraMatrix) in IterateParametersIf()4915 if (pSumExtraMatrix->IsValue( nC, nR)) in IterateParametersIf()4917 fVal = pSumExtraMatrix->GetDouble( nC, nR); in IterateParametersIf()4966 if (pSumExtraMatrix) in IterateParametersIf()4972 if (pSumExtraMatrix->IsValue( nC, nR)) in IterateParametersIf()4974 fVal = pSumExtraMatrix->GetDouble( nC, nR); in IterateParametersIf()