Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Doptiongrouplayouter.cxx88 sal_Int32 nRadioButtons = _rSettings.aLabels.size(); in doLayout() local
95 sal_Int32 nMinShapeHeight = BUTTON_HEIGHT*(nRadioButtons+1) + BUTTON_HEIGHT + BUTTON_HEIGHT/4; in doLayout()
112 sal_Int32 nTempHeight = (aControlShapeSize.Height - BUTTON_HEIGHT/4) / (nRadioButtons + 1); in doLayout()
127 for (sal_Int32 i=0; i<nRadioButtons; ++i, ++aLabelIter, ++aValueIter) in doLayout()

Completed in 14 milliseconds