Home
last modified time | relevance | path

Searched refs:ocLenB (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/formula/inc/formula/
H A Dopcode.hxx302 ocLenB = SC_OPCODE_LENB, enumerator
/AOO41X/main/sc/source/filter/excel/
H A Dxlformula.cxx214 { ocLenB, 211, 1, 1, V, { VR }, 0, 0 },
/AOO41X/main/sc/source/core/tool/
H A Dinterpr4.cxx3762 case ocLenB : ScLenB(); break; in Interpret()