Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx124 /* L */ {{sCalc_L}, CALC_LES}, // kleiner
938 eCurrOper = ('<' == ch) ? CALC_LES : CALC_GRE; in GetToken()
1026 case '<': eCurrOper = '>' == ch ? CALC_GRE : CALC_LES; in GetToken()
1207 case CALC_LES: nSbxOper = SbxLT; break; in Term()
/trunk/main/sw/inc/
H A Dcalc.hxx56 CALC_LEQ=262, CALC_GEQ=263, CALC_LES=264, enumerator

Completed in 29 milliseconds