Home
last modified time | relevance | path

Searched refs:PopDoubleRef (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sc/source/core/tool/
H A Dinterpr1.cxx451 PopDoubleRef( aRange ); in JumpMatrix()
1297 PopDoubleRef( aRange, nParamCount, nRefInList); in ScAnd()
1395 PopDoubleRef( aRange, nParamCount, nRefInList); in ScOr()
1495 PopDoubleRef( aRange, nParamCount, nRefInList); in ScXor()
2376 PopDoubleRef( aRange ); in ScIsRef()
3182 PopDoubleRef( aRange, nParamCount, nRefInList); in ScMin()
3303 PopDoubleRef( aRange, nParamCount, nRefInList); in ScMax()
3524 PopDoubleRef( aRange, nParamCount, nRefInList); in IterateParameters()
3784 PopDoubleRef( aRange, nParamCount, nRefInList); in GetStVarParams()
3940 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScColumns()
[all …]
H A Dinterpr4.cxx1237 ScDBRangeBase* ScInterpreter::PopDoubleRef() in PopDoubleRef() function in ScInterpreter
1274 void ScInterpreter::PopDoubleRef(SCCOL& rCol1, SCROW &rRow1, SCTAB& rTab1, in PopDoubleRef() function in ScInterpreter
1323 void ScInterpreter::PopDoubleRef( ScRange & rRange, short & rParam, size_t & rRefInList ) in PopDoubleRef() function in ScInterpreter
1373 void ScInterpreter::PopDoubleRef( ScRange& rRange, sal_Bool bDontCheckForTableOp ) in PopDoubleRef() function in ScInterpreter
1408 PopDoubleRef( aRange, sal_True ); in PopDoubleRefOrSingleRef()
1907 PopDoubleRef( aRange ); in GetDouble()
2015 PopDoubleRef( aRange ); in GetString()
2209 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScExternal()
2225 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScExternal()
2241 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScExternal()
[all …]
H A Dinterpr3.cxx2316 PopDoubleRef( aRange, nParam, nRefInList); in ScZTest()
2771 PopDoubleRef( aRange, nParamCount, nRefInList); in ScHarMean()
2892 PopDoubleRef( aRange, nParamCount, nRefInList); in ScGeoMean()
3024 PopDoubleRef( aRange, nParamCount, nRefInList); in CalculateSkew()
3437 PopDoubleRef( aRange, nParam, nRefInList); in GetNumberSequenceArray()
3634 PopDoubleRef( aRange, nParam, nRefInList); in ScRank()
3744 PopDoubleRef( aRange, nParam, nRefInList); in ScAveDev()
3821 PopDoubleRef( aRange, nParam, nRefInList); in ScAveDev()
H A Dinterpr2.cxx670 PopDoubleRef( aRange, nParamCount, nRefInList); in ScNPV()
728 PopDoubleRef( aRange ); in ScIRR()
770 PopDoubleRef( aRange ); in ScMIRR()
2990 PopDoubleRef( aBlock ); in ScGetPivotData()
H A Dinterpr5.cxx151 PopDoubleRef( aRange, nParamCount, nRefInList); in ScGCD()
240 PopDoubleRef( aRange, nParamCount, nRefInList); in ScLCM()
478 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in GetMatrix()
566 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScMatValue()
/AOO42X/main/sc/source/core/inc/
H A Dinterpre.hxx331 void PopDoubleRef( ScRange & rRange, short & rParam, size_t & rRefInList );
332 void PopDoubleRef( ScRange&, sal_Bool bDontCheckForTableOp = sal_False );
337 ScDBRangeBase* PopDoubleRef();
338 void PopDoubleRef(SCCOL& rCol1, SCROW &rRow1, SCTAB& rTab1,