Searched refs:DoAutoScroll (Results 1 – 5 of 5) sorted by relevance
1115 ShowCursor( DoAutoScroll(), sal_False ); in SetInsertMode()1198 ShowCursor( DoAutoScroll(), sal_True ); in DeleteSelected()1367 ShowCursor( DoAutoScroll(), sal_True ); in Paste()1457 sal_Bool bGotoCursor = DoAutoScroll(); in SetCursorAtPoint()1584 sal_Bool bGotoCursor = DoAutoScroll(); in dragGestureRecognized()1721 ShowCursor( DoAutoScroll(), sal_True ); in dragDropEnd()1858 sal_Bool bAllowScroll = DoAutoScroll(); in dragOver()
259 sal_Bool bGotoCursor = pImpEditView->DoAutoScroll(); in SetSelection()465 if ( !pImpEditView->DoAutoScroll() ) in ShowCursor()596 sal_Bool bGotoCursor = pImpEditView->DoAutoScroll(); in Read()
355 …sal_Bool DoAutoScroll() const { return ( ( nControl & EV_CNTRL_AUTOSCROLL ) … in DoAutoScroll() function in ImpEditView
1278 sal_Bool bGotoCursor = pEditView->pImpEditView->DoAutoScroll(); in PostKeyEvent()
316 sal_Bool bGotoCursor = pCurView->pImpEditView->DoAutoScroll(); in UpdateViews()