Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx451 PopDoubleRef( aRange ); in JumpMatrix()
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()
4635 PopDoubleRef( aRange, nParam, nRefInList); in ScCountEmptyCells()
5658 PopDoubleRef(nResCol1, nResRow1, nResTab, in ScLookup()
6565 PopDoubleRef( aMissingRange ); in GetDBParams()
6585 auto_ptr<ScDBRangeBase> pDBRef( PopDoubleRef() ); in GetDBParams()
[all …]
H A Dinterpr4.cxx1237 ScDBRangeBase* ScInterpreter::PopDoubleRef() in PopDoubleRef() function in ScInterpreter
1408 PopDoubleRef( aRange, sal_True ); in PopDoubleRefOrSingleRef()
1907 PopDoubleRef( aRange ); in GetDouble()
2015 PopDoubleRef( aRange ); in GetString()
2424 PopDoubleRef( aRange ); in ScExternal()
2455 PopDoubleRef( aRange ); in ScExternal()
2486 PopDoubleRef( aRange ); in ScExternal()
2537 PopDoubleRef( aRange ); in ScExternal()
2583 PopDoubleRef( aRange ); in ScExternal()
2621 PopDoubleRef( aRange ); 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.cxx672 PopDoubleRef( aRange, nParamCount, nRefInList); in ScNPV()
730 PopDoubleRef( aRange ); in ScIRR()
772 PopDoubleRef( aRange ); in ScMIRR()
2991 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()
/trunk/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,

Completed in 114 milliseconds