Searched refs:xRadioModel (Results 1 – 1 of 1) sorted by relevance
131 Reference< XPropertySet > xRadioModel( in doLayout() local136 …xRadioModel->setPropertyValue(::rtl::OUString::createFromAscii("Label"), makeAny(rtl::OUString(*aL… in doLayout()138 …xRadioModel->setPropertyValue(::rtl::OUString::createFromAscii("RefValue"), makeAny(rtl::OUString(… in doLayout()142 …xRadioModel->setPropertyValue(::rtl::OUString::createFromAscii("DefaultState"), makeAny(sal_Int16(… in doLayout()146 …xRadioModel->setPropertyValue(::rtl::OUString::createFromAscii("DataField"), makeAny(::rtl::OUStri… in doLayout()149 xRadioModel->setPropertyValue(::rtl::OUString::createFromAscii("Name"), makeAny(sElementsName)); in doLayout()164 xRadioShape->setControl(Reference< XControlModel >(xRadioModel, UNO_QUERY)); in doLayout()177 …xRadioModel->setPropertyValue(::rtl::OUString::createFromAscii("LabelControl"), makeAny(_rContext.… in doLayout()
Completed in 13 milliseconds