Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx408 PopSingleRef( aAdr ); in JumpMatrix()
879 PopSingleRef( aAdr ); in CompareMat()
2368 PopSingleRef( aAdr ); in ScIsRef()
3163 PopSingleRef( aAdr ); in ScMin()
3284 PopSingleRef( aAdr ); in ScMax()
3463 PopSingleRef( aAdr ); in IterateParameters()
3764 PopSingleRef( aAdr ); in GetStVarParams()
4621 PopSingleRef( aAdr ); in ScCountEmptyCells()
5694 PopSingleRef( aResAdr ); in ScLookup()
5755 PopSingleRef( aDataAdr ); in ScLookup()
[all …]
H A Dinterpr4.cxx1185 void ScInterpreter::PopSingleRef( ScAddress& rAdr ) in PopSingleRef() function in ScInterpreter
1414 PopSingleRef( rAdr ); in PopDoubleRefOrSingleRef()
1899 PopSingleRef( aAdr ); in GetDouble()
2001 PopSingleRef( aAdr ); in GetString()
2769 PopSingleRef( aAdr ); in ScMacro()
2996 PopSingleRef( pTableOp->aNew2 ); in ScTableOp()
2997 PopSingleRef( pTableOp->aOld2 ); in ScTableOp()
2999 PopSingleRef( pTableOp->aNew1 ); in ScTableOp()
3000 PopSingleRef( pTableOp->aOld1 ); in ScTableOp()
3001 PopSingleRef( pTableOp->aFormulaPos ); in ScTableOp()
[all …]
H A Dinterpr3.cxx2296 PopSingleRef( aAdr ); in ScZTest()
2752 PopSingleRef( aAdr ); in ScHarMean()
2873 PopSingleRef( aAdr ); in ScGeoMean()
3010 PopSingleRef( aAdr ); in CalculateSkew()
3428 PopSingleRef( aAdr ); in GetNumberSequenceArray()
3612 PopSingleRef( aAdr ); in ScRank()
3730 PopSingleRef( aAdr ); in ScAveDev()
3810 PopSingleRef( aAdr ); in ScAveDev()
H A Dinterpr2.cxx657 PopSingleRef( aAdr ); in ScNPV()
1605 PopSingleRef( aFormulaAdr ); in ScBackSolver()
1606 PopSingleRef( aValueAdr ); in ScBackSolver()
2997 PopSingleRef( aAddr ); in ScGetPivotData()
H A Dinterpr5.cxx454 PopSingleRef( aAdr ); in GetMatrix()
541 PopSingleRef( aAdr ); in ScMatValue()
3180 PopSingleRef( aAdr ); in ScMatRef()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx320 void PopSingleRef( ScAddress& );
321 void PopSingleRef(SCCOL& rCol, SCROW &rRow, SCTAB& rTab);

Completed in 139 milliseconds