Searched refs:GetStVarParams (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/core/inc/ |
H A D | interpre.hxx | 506 void GetStVarParams( double& rVal, double& rValCount, sal_Bool bTextAsZero = sal_False );
|
/trunk/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 3735 void ScInterpreter::GetStVarParams( double& rVal, double& rValCount, in GetStVarParams() function in ScInterpreter 3857 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScVar() 3871 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScVarP() 3882 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScStDev() 3895 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScStDevP()
|
H A D | interpr3.cxx | 3866 GetStVarParams(nVal, nValCount); in ScDevSq()
|
Completed in 50 milliseconds