Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Doptiongrouplayouter.cxx152 Reference< XControlShape > xRadioShape( in doLayout() local
155 Reference< XPropertySet > xShapeProperties(xRadioShape, UNO_QUERY); in doLayout()
161 xRadioShape->setSize(aButtonSize); in doLayout()
162 xRadioShape->setPosition(aButtonPosition); in doLayout()
164 xRadioShape->setControl(Reference< XControlModel >(xRadioModel, UNO_QUERY)); in doLayout()
171 xPageShapes->add(xRadioShape.get()); in doLayout()
173 xButtonCollection->add(xRadioShape.get()); in doLayout()

Completed in 14 milliseconds