Searched refs:DropDownEntries_t (Results 1 – 2 of 2) sorted by relevance
34 typedef ::std::vector<rtl::OUString> DropDownEntries_t; typedef in writerfilter::dmapper::FFDataHandler102 void setDropDownEntries(const DropDownEntries_t & r_dropDownEntries);103 const DropDownEntries_t & getDropDownEntries() const;141 DropDownEntries_t m_DropDownEntries;
221 void FFDataHandler::setDropDownEntries(const FFDataHandler::DropDownEntries_t & r_dropDownEntries) in setDropDownEntries()226 const FFDataHandler::DropDownEntries_t & FFDataHandler::getDropDownEntries() const in getDropDownEntries()
Completed in 42 milliseconds