Home
last modified time | relevance | path

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

/aoo4110/main/basic/inc/basic/
H A Dsbxdef.hxx123 SbxIDIV, // this / var (both operands max. sal_Int32!) enumerator
/aoo4110/main/basic/source/sbx/
H A Dsbxvalue.cxx1193 else if( ( eOp >= SbxIDIV && eOp <= SbxNOT ) || eOp == SbxMOD ) in Compute()
1226 case SbxIDIV: in Compute()
/aoo4110/main/basic/source/runtime/
H A Dstep0.cxx166 void SbiRuntime::StepIDIV() { StepArith( SbxIDIV ); } in StepIDIV()

Completed in 70 milliseconds