Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcalc.hxx49 CALC_PLUS='+', CALC_MINUS='-', CALC_MUL='*', enumerator
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx129 /* MUL */ {{sCalc_Mul}, CALC_MUL}, // Multiplizieren
1209 case CALC_MUL: nSbxOper = SbxMUL; break; in Term()

Completed in 23 milliseconds