Home
last modified time | relevance | path

Searched refs:DoAutoScroll (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/editeng/source/editeng/
H A Dimpedit.cxx1115 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()
1583 sal_Bool bGotoCursor = DoAutoScroll(); in dragGestureRecognized()
1720 ShowCursor( DoAutoScroll(), sal_True ); in dragDropEnd()
1857 sal_Bool bAllowScroll = DoAutoScroll(); in dragOver()
H A Deditview.cxx259 sal_Bool bGotoCursor = pImpEditView->DoAutoScroll(); in SetSelection()
465 if ( !pImpEditView->DoAutoScroll() ) in ShowCursor()
596 sal_Bool bGotoCursor = pImpEditView->DoAutoScroll(); in Read()
H A Dimpedit.hxx355 sal_Bool DoAutoScroll() const { return ( ( nControl & EV_CNTRL_AUTOSCROLL ) != 0 ); } in DoAutoScroll() function in ImpEditView
H A Dediteng.cxx1278 sal_Bool bGotoCursor = pEditView->pImpEditView->DoAutoScroll(); in PostKeyEvent()
H A Dimpedit3.cxx316 sal_Bool bGotoCursor = pCurView->pImpEditView->DoAutoScroll(); in UpdateViews()

Completed in 152 milliseconds