Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dtabview2.cxx819 long nOtherHeight = pGridWin[SC_SPLIT_TOPLEFT]-> in CalcZoom() local
823 aWinSize.Height() += nOtherHeight; in CalcZoom()
828 else if ( nOtherHeight > aWinSize.Height() ) in CalcZoom()
829 aWinSize.Height() = nOtherHeight; in CalcZoom()

Completed in 92 milliseconds