Searched defs:RadioButtonWidget (Results 1 – 1 of 1) sorted by relevance
352 struct RadioButtonWidget : public AnyWidget struct in vcl::PDFWriter354 bool Selected;355 sal_Int32 RadioGroup;356 bool ButtonIsLeft;357 rtl::OUString OnValue; // the value of the radio button if it is selected359 RadioButtonWidget() in RadioButtonWidget() argument366 virtual AnyWidget* Clone() const in Clone()
Completed in 26 milliseconds