Searched refs:GetStVarParams (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/source/core/inc/ |
H A D | interpre.hxx | 491 void GetStVarParams( double& rVal, double& rValCount, sal_Bool bTextAsZero = sal_False );
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 3598 void ScInterpreter::GetStVarParams( double& rVal, double& rValCount, in GetStVarParams() function in ScInterpreter 3720 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScVar() 3734 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScVarP() 3745 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScStDev() 3758 GetStVarParams( nVal, nValCount, bTextAsZero ); in ScStDevP()
|
H A D | interpr3.cxx | 3866 GetStVarParams(nVal, nValCount); in ScDevSq()
|
Completed in 115 milliseconds