Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/inc/ !
H A Dtabview.hxx383 sal_Bool MoveCursorKeyInput( const KeyEvent& rKeyEvent );
/AOO41X/main/sc/source/ui/view/ !
H A Dtabview3.cxx1288 sal_Bool ScTabView::MoveCursorKeyInput( const KeyEvent& rKeyEvent ) in MoveCursorKeyInput() function in ScTabView
H A Dgridwin.cxx3110 else if( pViewData->GetViewShell()->MoveCursorKeyInput( rKEvt ) ) in KeyInput()