Searched refs:xRadioShape (Results 1 – 1 of 1) sorted by relevance
152 Reference< XControlShape > xRadioShape( in doLayout() local155 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 10 milliseconds