Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextview.cxx187 sal_Bool mbAutoScroll : 1; member
212 mpImpl->mbAutoScroll = sal_True; in TextView()
294 SetSelection( rTextSel, mpImpl->mbAutoScroll ); in SetSelection()
808 ImpShowCursor( mpImpl->mbAutoScroll, sal_True, bEndKey ); in KeyInput()
1071 if ( !mpImpl->mbAutoScroll ) in ShowCursor()
1242 ShowCursor( mpImpl->mbAutoScroll, sal_False ); in SetInsertMode()
1252 ShowCursor( mpImpl->mbAutoScroll, sal_False ); in SetReadOnly()
1940 ImpShowCursor( mpImpl->mbAutoScroll, bForceCursor, sal_False ); in SetCursorAtPoint()
2457 { mpImpl->mbAutoScroll = bAutoScroll; } in SetAutoScroll()
2459 { return mpImpl->mbAutoScroll; } in IsAutoScroll()

Completed in 27 milliseconds