Searched refs:ImplSetCursorPos (Results 1 – 2 of 2) sorted by relevance
1354 void Edit::ImplSetCursorPos( xub_StrLen nChar, sal_Bool bSelect ) in ImplSetCursorPos() function in Edit1463 ImplSetCursorPos( nChar, rMEvt.IsShift() ); in MouseButtonDown()1481 ImplSetCursorPos( nChar, sal_False ); in MouseButtonUp()1502 ImplSetCursorPos( nChar, sal_False ); in Tracking()1515 ImplSetCursorPos( nChar, sal_True ); in Tracking()
108 SAL_DLLPRIVATE void ImplSetCursorPos( xub_StrLen nChar, sal_Bool bSelect );
Completed in 31 milliseconds