Searched refs:nTabControlHeight (Results 1 – 1 of 1) sorted by relevance
130 const sal_Int32 nTabControlHeight = 30; in implts_LayoutWindows() local155 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 17 milliseconds