Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcalc.hxx50 CALC_DIV='/', CALC_PRINT=';', CALC_ASSIGN='=', enumerator
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx120 /* DIV */ {{sCalc_Div}, CALC_DIV}, // Dividieren
1210 case CALC_DIV: nSbxOper = SbxDIV; break; in Term()

Completed in 23 milliseconds