Home
last modified time | relevance | path

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

/aoo4110/main/basic/inc/basic/
H A Dsbxdef.hxx130 SbxNOT, // ~this (var is ignored) enumerator
/aoo4110/main/basic/source/sbx/
H A Dsbxvalue.cxx1193 else if( ( eOp >= SbxIDIV && eOp <= SbxNOT ) || eOp == SbxMOD ) in Compute()
1221 if ( !bVBAInterop || ( bVBAInterop && ( eOp != SbxNOT ) ) ) in Compute()
1288 case SbxNOT: in Compute()
/aoo4110/main/basic/source/runtime/
H A Dstep0.cxx178 void SbiRuntime::StepNOT() { StepUnary( SbxNOT ); } in StepNOT()
/aoo4110/main/sw/source/core/bastyp/
H A Dcalc.cxx1406 nErg.Compute( SbxNOT, nErg ); in Prim()

Completed in 102 milliseconds