Searched refs:aContainerWindowSize (Results 1 – 1 of 1) sorted by relevance
149 css::awt::Size aContainerWindowSize; in implts_LayoutWindows() local152 aContainerWindowSize.Width = aSize.Width; in implts_LayoutWindows()155 aContainerWindowSize.Height = std::max( sal_Int32( 0 ), aSize.Height - nTabControlHeight ); in implts_LayoutWindows()159 aContainerWindowSize.Width, aContainerWindowSize.Height, in implts_LayoutWindows()
Completed in 17 milliseconds