Home
last modified time | relevance | path

Searched defs:RadioButtonWidget (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx353 struct RadioButtonWidget : public AnyWidget struct in vcl::PDFWriter
355 bool Selected;
356 sal_Int32 RadioGroup;
357 bool ButtonIsLeft;
358 rtl::OUString OnValue; // the value of the radio button if it is selected
360 RadioButtonWidget() in RadioButtonWidget() argument
367 virtual AnyWidget* Clone() const in Clone()

Completed in 19 milliseconds