Searched refs:nMinShapeHeight (Results 1 – 1 of 1) sorted by relevance
95 sal_Int32 nMinShapeHeight = BUTTON_HEIGHT*(nRadioButtons+1) + BUTTON_HEIGHT + BUTTON_HEIGHT/4; in doLayout() local96 if (aControlShapeSize.Height < nMinShapeHeight) in doLayout()97 aControlShapeSize.Height = nMinShapeHeight; in doLayout()
Completed in 12 milliseconds