Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1329 const bool bOnlyYScroll(!lXDiff && Abs(lYDiff) != 0 && Abs(lYDiff) < lMax); in SmoothScroll() local
1334 (void) bOnlyYScroll; in SmoothScroll()
1337 …const bool bSmoothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll(… in SmoothScroll()

Completed in 21 milliseconds