Home
last modified time | relevance | path

Searched refs:CursorPosChanging (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx2291 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2321 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2428 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2456 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2648 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2668 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx108 void CursorPosChanging( sal_Bool bShift, sal_Bool bMod1 );
/trunk/main/vcl/source/window/
H A Dseleng.cxx138 void SelectionEngine::CursorPosChanging( sal_Bool bShift, sal_Bool bMod1 ) in CursorPosChanging() function in SelectionEngine
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx105 GetSelEngine()->CursorPosChanging( sal_False, sal_False ); in InitOwnBlockMode()
H A Dtabview3.cxx943 pSelEngine->CursorPosChanging( bShift, bControl ); in MoveCursorAbs()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx345 aSelEngine.CursorPosChanging( sal_True, sal_False ); in MouseButtonDown()
356 aSelEngine.CursorPosChanging( sal_True, sal_False ); in MouseButtonDown()
1015 aSelEngine.CursorPosChanging( bKeyModifySelection, aTranslatedKeyEvent.GetKeyCode().IsMod1() ); in MoveCursor()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1339 mpImpl->mpSelEngine->CursorPosChanging( bSelect, aTranslatedKeyEvent.GetKeyCode().IsMod1() ); in ImpMoveCursor()

Completed in 84 milliseconds