Home
last modified time | relevance | path

Searched refs:IterateParameters (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dinterpr1.cxx3381 double ScInterpreter::IterateParameters( ScIterFunc eFunc, sal_Bool bTextAsZero ) in IterateParameters() function in ScInterpreter
3696 PushDouble( IterateParameters( ifSUMSQ ) ); in ScSumSQ()
3703 PushDouble( IterateParameters( ifSUM ) ); in ScSum()
3710 PushDouble( IterateParameters( ifPRODUCT ) ); in ScProduct()
3717 PushDouble( IterateParameters( ifAVERAGE, bTextAsZero ) ); in ScAverage()
3724 PushDouble( IterateParameters( ifCOUNT ) ); in ScCount()
3731 PushDouble( IterateParameters( ifCOUNT2 ) ); in ScCount2()
/aoo42x/main/sc/source/core/inc/
H A Dinterpre.hxx499 double IterateParameters( ScIterFunc, sal_Bool bTextAsZero = sal_False );

Completed in 40 milliseconds