Searched refs:CursorPosChanging (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svtools/source/contnr/ |
H A D | svimpbox.cxx | 2291 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()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | seleng.hxx | 108 void CursorPosChanging( sal_Bool bShift, sal_Bool bMod1 );
|
/aoo42x/main/vcl/source/window/ |
H A D | seleng.cxx | 138 void SelectionEngine::CursorPosChanging( sal_Bool bShift, sal_Bool bMod1 ) in CursorPosChanging() function in SelectionEngine
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview2.cxx | 105 GetSelEngine()->CursorPosChanging( sal_False, sal_False ); in InitOwnBlockMode()
|
H A D | tabview3.cxx | 943 pSelEngine->CursorPosChanging( bShift, bControl ); in MoveCursorAbs()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit2.cxx | 345 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()
|
/aoo42x/main/svtools/source/edit/ |
H A D | textview.cxx | 1339 mpImpl->mpSelEngine->CursorPosChanging( bSelect, aTranslatedKeyEvent.GetKeyCode().IsMod1() ); in ImpMoveCursor()
|
Completed in 67 milliseconds