Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dvnew.cxx207 bPaintWorks = bEnableSmooth = sal_True; in ViewShell()
284 bPaintWorks = bEnableSmooth = sal_True; in ViewShell()
H A Dviewsh.cxx1337 …const bool bSmoothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll(… in SmoothScroll()
/trunk/main/sw/inc/
H A Dviewsh.hxx157 sal_Bool bEnableSmooth :1; //Disable des SmoothScroll z.B. fuer member in ViewShell
260 void EnableSmooth( sal_Bool b ) { bEnableSmooth = b; } in EnableSmooth()

Completed in 60 milliseconds