Searched refs:FUNC_PARAM_EXCELONLY (Results 1 – 2 of 2) sorted by relevance
273 #define RO_E { FUNC_PARAM_EXCELONLY, FUNC_PARAMCONV_ORG, false }274 #define VR_E { FUNC_PARAM_EXCELONLY, FUNC_PARAMCONV_RPT, true }806 return mpParamInfo && (mpParamInfo->meValid == FUNC_PARAM_EXCELONLY); in isExcelOnlyParam()
371 FUNC_PARAM_EXCELONLY /// Parameter supported by Excel only. enumerator
Completed in 21 milliseconds