Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dprevwsh.cxx935 long nHRange = pHorScroll->GetRange().Max(); in DoScroll() local
1069 aCurPos.X() = nHRange; in DoScroll()
1080 if( aCurPos.X() > (nHRange-nHPage) ) in DoScroll()
1081 aCurPos.X() = (nHRange-nHPage); in DoScroll()

Completed in 28 milliseconds