Searched refs:IsSmoothScroll (Results 1 – 6 of 6) sorted by relevance
337 aBool.SetValue( pOpt->IsSmoothScroll()); break; in StateViewOptions()474 bFlag = !pOpt->IsSmoothScroll(); in ExecViewOptions()
210 bSmoothScroll = rVOpt.IsSmoothScroll(); in SwElemItem()
325 … case 10: rVal <<= (sal_Bool) rParent.IsSmoothScroll(); break; // "Window/SmoothScroll", in Commit()
363 inline sal_Bool IsSmoothScroll() const in IsSmoothScroll() function in SwViewOption
921 …case HANDLE_VIEWSET_SMOOTH_SCROLLING : bBoolVal = mpConstViewOption->IsSmoothScroll(); bre… in _getSingleValue()
1337 …oothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll() && bAllowedW… in SmoothScroll()
Completed in 46 milliseconds