Lines Matching refs:ScMatrixRef
1265 ScMatrixRef pMat = static_cast<ScToken*>(p)->GetMatrix(); in PopDoubleRef()
1431 ScMatrixRef pMat = GetMatrix(); in PopDoubleRefPushMatrix()
1479 ScMatrixRef pMat = static_cast<ScToken*>(p)->GetMatrix(); in ConvertMatrixParameters()
1507 ScMatrixRef pMat = CreateMatrixFromDoubleRef( p, in ConvertMatrixParameters()
1581 ScMatrixRef ScInterpreter::PopMatrix() in PopMatrix()
1920 ScMatrixRef pMat = PopMatrix(); in GetDouble()
2029 ScMatrixRef pMat = PopMatrix(); in GetString()
2071 ScMatrixRef pMat = PopMatrix(); in GetDoubleOrStringFromMatrix()
2676 ScMatrixRef xMat = aCall.GetMatrix(); in ScExternal()
2812 ScMatrixRef pMat = PopMatrix(); in ScMacro()
2890 ScMatrixRef pMat = GetNewMat( nC, nR); in ScMacro()
3955 ScMatrixRef xMat = PopMatrix(); in Interpret()