Searched refs:bEnableSmooth (Results 1 – 3 of 3) sorted by relevance
207 bPaintWorks = bEnableSmooth = sal_True; in ViewShell()284 bPaintWorks = bEnableSmooth = sal_True; in ViewShell()
1337 …const bool bSmoothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll(… in SmoothScroll()
157 sal_Bool bEnableSmooth :1; //Disable des SmoothScroll z.B. fuer member in ViewShell260 void EnableSmooth( sal_Bool b ) { bEnableSmooth = b; } in EnableSmooth()
Completed in 60 milliseconds