Searched refs:PopDoubleRef (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 453 PopDoubleRef( aRange ); in JumpMatrix() 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() 4498 PopDoubleRef( aRange, nParam, nRefInList); in ScCountEmptyCells() 5521 PopDoubleRef(nResCol1, nResRow1, nResTab, in ScLookup() 6428 PopDoubleRef( aMissingRange ); in GetDBParams() 6448 auto_ptr<ScDBRangeBase> pDBRef( PopDoubleRef() ); in GetDBParams() [all …]
|
H A D | interpr4.cxx | 1237 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 D | interpr3.cxx | 2316 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 D | interpr2.cxx | 672 PopDoubleRef( aRange, nParamCount, nRefInList); in ScNPV() 730 PopDoubleRef( aRange ); in ScIRR() 772 PopDoubleRef( aRange ); in ScMIRR() 2991 PopDoubleRef( aBlock ); in ScGetPivotData()
|
H A D | interpr5.cxx | 152 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 D | interpre.hxx | 316 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,
|
Completed in 110 milliseconds