Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/core/tool/
H A Dinterpr1.cxx408 PopSingleRef( aAdr ); in JumpMatrix()
879 PopSingleRef( aAdr ); in CompareMat()
1280 PopSingleRef( aAdr ); in ScAnd()
1378 PopSingleRef( aAdr ); in ScOr()
1476 PopSingleRef( aAdr ); in ScXor()
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()
[all …]
H A Dinterpr4.cxx1156 void ScInterpreter::PopSingleRef(SCCOL& rCol, SCROW &rRow, SCTAB& rTab) in PopSingleRef() function in ScInterpreter
1185 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()
2608 PopSingleRef( aAdr ); in ScExternal()
2769 PopSingleRef( aAdr ); in ScMacro()
2996 PopSingleRef( pTableOp->aNew2 ); in ScTableOp()
2997 PopSingleRef( pTableOp->aOld2 ); in ScTableOp()
2999 PopSingleRef( pTableOp->aNew1 ); 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.cxx655 PopSingleRef( aAdr ); in ScNPV()
1603 PopSingleRef( aFormulaAdr ); in ScBackSolver()
1604 PopSingleRef( aValueAdr ); in ScBackSolver()
2996 PopSingleRef( aAddr ); in ScGetPivotData()
H A Dinterpr5.cxx454 PopSingleRef( aAdr ); in GetMatrix()
541 PopSingleRef( aAdr ); in ScMatValue()
3180 PopSingleRef( aAdr ); in ScMatRef()
/AOO42X/main/sc/source/core/inc/
H A Dinterpre.hxx320 void PopSingleRef( ScAddress& );
321 void PopSingleRef(SCCOL& rCol, SCROW &rRow, SCTAB& rTab);