Home
last modified time | relevance | path

Searched refs:SbxXOR (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/basic/inc/basic/
H A Dsbxdef.hxx127 SbxXOR, // this ^ var enumerator
H A Dsbxvar.hxx415 { Compute( SbxXOR, r ); return *this; } in operator ^=()
/aoo4110/main/basic/source/runtime/
H A Dstep0.cxx173 void SbiRuntime::StepXOR() { StepArith( SbxXOR ); } in StepXOR()
/aoo4110/main/basic/source/sbx/
H A Dsbxvalue.cxx1270 case SbxXOR: in Compute()

Completed in 40 milliseconds