Home
last modified time | relevance | path

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

/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx130 const sal_Int32 nTabControlHeight = 30; in implts_LayoutWindows() local
155 aContainerWindowSize.Height = std::max( sal_Int32( 0 ), aSize.Height - nTabControlHeight ); in implts_LayoutWindows()
156 aTabControlSize.Height = nTabControlHeight; in implts_LayoutWindows()
161 …xTabControlWindow->setPosSize( 0, std::max( nTabControlHeight, sal_Int32( aSize.Height - nTabContr… in implts_LayoutWindows()

Completed in 15 milliseconds