Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds