Searched refs:pQueryMatrix (Results 1 – 1 of 1) sorted by relevance
4771 ScMatrixRef pQueryMatrix; in IterateParametersIf() local4797 pQueryMatrix = PopMatrix(); in IterateParametersIf()4798 if (!pQueryMatrix) in IterateParametersIf()4806 pQueryMatrix->GetDimensions( nC, nR); in IterateParametersIf()4896 if (pQueryMatrix) in IterateParametersIf()4900 ScMatrixRef pResultMatrix = QueryMat( pQueryMatrix, aOptions); in IterateParametersIf()5111 ScMatrixRef pQueryMatrix; in ScCountIf() local5130 pQueryMatrix = PopMatrix(); in ScCountIf()5131 if (!pQueryMatrix) in ScCountIf()5140 pQueryMatrix->GetDimensions( nC, nR); in ScCountIf()[all …]