Searched refs:FUNC_PARAM_CALCONLY (Results 1 – 2 of 2) sorted by relevance
370 FUNC_PARAM_CALCONLY, /// Parameter supported by Calc only. enumerator
275 #define C { FUNC_PARAM_CALCONLY, FUNC_PARAMCONV_ORG, false }801 return mpParamInfo && (mpParamInfo->meValid == FUNC_PARAM_CALCONLY); in isCalcOnlyParam()
Completed in 32 milliseconds