Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx938 long nVRange = pVerScroll->GetRange().Max(); in DoScroll() local
1005 aCurPos.Y() = nVRange; in DoScroll()
1068 aCurPos.Y() = nVRange; in DoScroll()
1076 if( aCurPos.Y() > (nVRange-nVPage) ) in DoScroll()
1077 aCurPos.Y() = (nVRange-nVPage); in DoScroll()

Completed in 24 milliseconds