Searched defs:STATE_SEP (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 672 enum { STATE_START, STATE_STR, STATE_SEP, STATE_END } eState = STATE_START; in GetStringList() enumerator
|
H A D | xeformula.cxx | 1399 enum { STATE_START, STATE_OPEN, STATE_PARAM, STATE_SEP, STATE_CLOSE, STATE_END } in ProcessFunction() enumerator
|
/aoo42x/main/oox/source/xls/ |
H A D | formulabase.cxx | 1386 enum TokenToRangeListState { STATE_REF, STATE_SEP, STATE_OPEN, STATE_CLOSE, STATE_ERROR }; enumerator
|
Completed in 50 milliseconds