Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx75 #define VIEWOPT_CORE2_SMOOTHSCROLL 0x00000004L macro
364 {return nCore2Options & VIEWOPT_CORE2_SMOOTHSCROLL ? sal_True : sal_False;} in IsSmoothScroll()
367 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_SMOOTHSCROLL) : (nCore2Options &= ~VIEWOPT_CORE2_SMOO… in SetSmoothScroll()

Completed in 23 milliseconds