Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/inc/
H A Dopcodes.hxx40 SbOP0_START = _NOP, enumerator
/aoo42x/main/basic/source/comp/
H A Dcodegen.cxx81 if( eOpcode < SbOP0_START || eOpcode > SbOP0_END ) in Gen()
/aoo42x/main/basic/source/classes/
H A Dsbxmod.cxx1548 else if( !( eOp >= SbOP0_START && eOp <= SbOP0_END ) ) in FindNextStmnt()

Completed in 40 milliseconds