Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx402 struct ListBoxWidget : public AnyWidget struct in vcl::PDFWriter
404 bool DropDown;
405 bool Sort;
406 bool MultiSelect;
407 std::vector<rtl::OUString> Entries;
408 std::vector<sal_Int32> SelectedEntries;
413 ListBoxWidget() in ListBoxWidget() argument
420 virtual AnyWidget* Clone() const in Clone()

Completed in 18 milliseconds