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 | 3733 void ScInterpreter::GetStVarParams( double& rVal, double& rValCount, in GetStVarParams() function in ScInterpreter 3855 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScVar() 3869 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScVarP() 3880 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScStDev() 3893 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScStDevP()
|
| H A D | interpr3.cxx | 3864 GetStVarParams(nVal, nValCount); in ScDevSq()
|