Home
last modified time | relevance | path

Searched refs:FUNC_PARAM_CALCONLY (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dformulabase.hxx370 FUNC_PARAM_CALCONLY, /// Parameter supported by Calc only. enumerator
/trunk/main/oox/source/xls/
H A Dformulabase.cxx275 #define C { FUNC_PARAM_CALCONLY, FUNC_PARAMCONV_ORG, false }
801 return mpParamInfo && (mpParamInfo->meValid == FUNC_PARAM_CALCONLY); in isCalcOnlyParam()

Completed in 21 milliseconds