Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx462 if( eHDir != MOVE_NONE ) in KeyInput()
464 else if( eVDir != MOVE_NONE ) in KeyInput()
473 else if( bJump && (eHDir != MOVE_NONE) ) in KeyInput()
475 else if( bMove && (eHDir != MOVE_NONE) ) in KeyInput()
H A Dcsvcontrol.cxx301 return MOVE_NONE; in GetHorzDirection()
318 return MOVE_NONE; in GetVertDirection()
H A Dcsvgrid.cxx893 if( eHDir != MOVE_NONE ) in KeyInput()
905 else if( eVDir != MOVE_NONE ) in KeyInput()
/aoo42x/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx97 MOVE_NONE, /// No action. enumerator

Completed in 67 milliseconds