Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1244 Size aOSize( pView->Control::GetOutputSizePixel() ); in AdjustScrollBars() local
1249 long nMaxRight = aOSize.Width(); //GetOutputSize().Width(); in AdjustScrollBars()
1263 nVisibleCount = aOSize.Height() / nEntryHeight; in AdjustScrollBars()
1286 nVisibleCount = (aOSize.Height() - nHorSBarHeight) / nEntryHeight; in AdjustScrollBars()
1296 PositionScrollBars( aOSize, nResult ); in AdjustScrollBars()
1302 aRect.SetSize( aOSize ); in AdjustScrollBars()
1324 aHorSBar.SetVisibleSize( aOSize.Width() ); in AdjustScrollBars()
1357 rSize = aOSize; in AdjustScrollBars()
H A Dimivctl1.cxx1461 Size aOSize( pView->Control::GetOutputSizePixel() ); in AdjustScrollBars() local
1462 long nRealHeight = aOSize.Height(); in AdjustScrollBars()
1463 long nRealWidth = aOSize.Width(); in AdjustScrollBars()
4110 Size aOSize( pView->Control::GetOutputSizePixel() ); in InitSettings() local
4111 PositionScrollBars( aOSize.Width(), aOSize.Height() ); in InitSettings()
H A Dsvimpicn.cxx1731 Size aOSize( pView->Control::GetOutputSizePixel() ); in AdjustScrollBars() local
1732 long nRealHeight = aOSize.Height(); in AdjustScrollBars()
1733 long nRealWidth = aOSize.Width(); in AdjustScrollBars()

Completed in 66 milliseconds