Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/tool/
H A Dinterpr1.cxx453 PopDoubleRef( aRange ); in JumpMatrix()
1191 PopDoubleRef( aRange, nParamCount, nRefInList); in ScAnd()
1289 PopDoubleRef( aRange, nParamCount, nRefInList); in ScOr()
1389 PopDoubleRef( aRange, nParamCount, nRefInList); in ScXor()
2239 PopDoubleRef( aRange ); in ScIsRef()
3045 PopDoubleRef( aRange, nParamCount, nRefInList); in ScMin()
3166 PopDoubleRef( aRange, nParamCount, nRefInList); in ScMax()
3387 PopDoubleRef( aRange, nParamCount, nRefInList); in IterateParameters()
3647 PopDoubleRef( aRange, nParamCount, nRefInList); in GetStVarParams()
3803 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.cxx152 PopDoubleRef( aRange, nParamCount, nRefInList); in ScGCD()
241 PopDoubleRef( aRange, nParamCount, nRefInList); in ScLCM()
479 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in GetMatrix()
567 PopDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScMatValue()
/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx316 void PopDoubleRef( ScRange & rRange, short & rParam, size_t & rRefInList );
317 void PopDoubleRef( ScRange&, sal_Bool bDontCheckForTableOp = sal_False );
322 ScDBRangeBase* PopDoubleRef();
323 void PopDoubleRef(SCCOL& rCol1, SCROW &rRow1, SCTAB& rTab1,