Home
last modified time | relevance | path

Searched refs:PopMatrix (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx105 ScMatrixRef pMat = PopMatrix(); in ScIfJump()
238 ScMatrixRef pMat = PopMatrix(); in ScChoseJump()
1922 ScMatrixRef pMat = PopMatrix(); in ScIsEmpty()
1984 ScMatrixRef pMat = PopMatrix(); in IsString()
2117 PopMatrix(); in ScType()
2433 ScMatrixRef pMat = PopMatrix(); in ScIsValue()
2540 ScMatrixRef pMat = PopMatrix(); in ScIsNV()
4379 pMatSrc = PopMatrix(); in ScMatch()
5671 pResMat = PopMatrix(); in ScLookup()
5729 pDataMat = PopMatrix(); in ScLookup()
[all …]
H A Dinterpr4.cxx1581 ScMatrixRef ScInterpreter::PopMatrix() in PopMatrix() function in ScInterpreter
1920 ScMatrixRef pMat = PopMatrix(); in GetDouble()
2029 ScMatrixRef pMat = PopMatrix(); in GetString()
2071 ScMatrixRef pMat = PopMatrix(); in GetDoubleOrStringFromMatrix()
2430 if (!ScRangeToSequence::FillLongArray( aParam, PopMatrix() )) in ScExternal()
2461 if (!ScRangeToSequence::FillDoubleArray( aParam, PopMatrix() )) in ScExternal()
2492 … if (!ScRangeToSequence::FillStringArray( aParam, PopMatrix(), pFormatter )) in ScExternal()
2543 if (!ScRangeToSequence::FillMixedArray( aParam, PopMatrix() )) in ScExternal()
2589 if (!ScRangeToSequence::FillMixedArray( aParam, PopMatrix() )) in ScExternal()
2812 ScMatrixRef pMat = PopMatrix(); in ScMacro()
[all …]
H A Dinterpr3.cxx2336 ScMatrixRef pMat = PopMatrix(); in ScZTest()
2800 ScMatrixRef pMat = PopMatrix(); in ScHarMean()
2921 ScMatrixRef pMat = PopMatrix(); in ScGeoMean()
3045 ScMatrixRef pMat = PopMatrix(); in CalculateSkew()
3461 ScMatrixRef pMat = PopMatrix(); in GetNumberSequenceArray()
3665 ScMatrixRef pMat = PopMatrix(); in ScRank()
3762 ScMatrixRef pMat = PopMatrix(); in ScAveDev()
3833 ScMatrixRef pMat = PopMatrix(); in ScAveDev()
H A Dinterpr5.cxx172 ScMatrixRef pMat = PopMatrix(); in ScGCD()
264 ScMatrixRef pMat = PopMatrix(); in ScLCM()
484 pMat = PopMatrix(); in GetMatrix()
589 ScMatrixRef pMat = PopMatrix(); in ScMatValue()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx350 ScMatrixRef PopMatrix();

Completed in 91 milliseconds