Home
last modified time | relevance | path

Searched refs:ImplSetCursorPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/control/
H A Dedit.cxx1354 void Edit::ImplSetCursorPos( xub_StrLen nChar, sal_Bool bSelect ) in ImplSetCursorPos() function in Edit
1463 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()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx108 SAL_DLLPRIVATE void ImplSetCursorPos( xub_StrLen nChar, sal_Bool bSelect );

Completed in 27 milliseconds