Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulabase.cxx263 #define RO { FUNC_PARAM_REGULAR, FUNC_PARAMCONV_ORG, false }
268 #define VO { FUNC_PARAM_REGULAR, FUNC_PARAMCONV_ORG, true }
273 #define RO_E { FUNC_PARAM_EXCELONLY, FUNC_PARAMCONV_ORG, false }
275 #define C { FUNC_PARAM_CALCONLY, FUNC_PARAMCONV_ORG, false }
795 static const FunctionParamInfo saInvalidInfo = { FUNC_PARAM_NONE, FUNC_PARAMCONV_ORG, false }; in getParamInfo()
/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx377 FUNC_PARAMCONV_ORG, /// Use original class of current token. enumerator

Completed in 57 milliseconds