Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/uiview/
H A Dview0.cxx337 aBool.SetValue( pOpt->IsSmoothScroll()); break; in StateViewOptions()
474 bFlag = !pOpt->IsSmoothScroll(); in ExecViewOptions()
/aoo42x/main/sw/source/ui/config/
H A Dcfgitems.cxx210 bSmoothScroll = rVOpt.IsSmoothScroll(); in SwElemItem()
H A Dusrpref.cxx325 … case 10: rVal <<= (sal_Bool) rParent.IsSmoothScroll(); break; // "Window/SmoothScroll", in Commit()
/aoo42x/main/sw/inc/
H A Dviewopt.hxx363 inline sal_Bool IsSmoothScroll() const in IsSmoothScroll() function in SwViewOption
/aoo42x/main/sw/source/ui/uno/
H A Dunomod.cxx921 …case HANDLE_VIEWSET_SMOOTH_SCROLLING : bBoolVal = mpConstViewOption->IsSmoothScroll(); bre… in _getSingleValue()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx1337 …oothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll() && bAllowedW… in SmoothScroll()

Completed in 46 milliseconds