Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uiview/
H A Dviewport.cxx386 long nDesHeight = rRect.GetHeight(); in CalcPt() local
388 nYScroll = Min(nYScroll, nCurHeight - nDesHeight); // wird es knapp, dann nicht zuviel scrollen in CalcPt()
389 if(nDesHeight > nCurHeight) // die Hoehe reicht nicht aus, dann interessiert nYScroll nicht mehr in CalcPt()

Completed in 17 milliseconds