Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Doptiongrouplayouter.cxx95 sal_Int32 nMinShapeHeight = BUTTON_HEIGHT*(nRadioButtons+1) + BUTTON_HEIGHT + BUTTON_HEIGHT/4; in doLayout() local
96 if (aControlShapeSize.Height < nMinShapeHeight) in doLayout()
97 aControlShapeSize.Height = nMinShapeHeight; in doLayout()

Completed in 9 milliseconds