Searched defs:RadioButtonWidget (Results 1 – 1 of 1) sorted by relevance
353 struct RadioButtonWidget : public AnyWidget struct in vcl::PDFWriter355 bool Selected;356 sal_Int32 RadioGroup;357 bool ButtonIsLeft;358 rtl::OUString OnValue; // the value of the radio button if it is selected360 RadioButtonWidget() in RadioButtonWidget() argument367 virtual AnyWidget* Clone() const in Clone()
Completed in 35 milliseconds