Home
last modified time | relevance | path

Searched refs:DropDownEntries_t (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/writerfilter/source/dmapper/
H A DFFDataHandler.hxx34 typedef ::std::vector<rtl::OUString> DropDownEntries_t; typedef in writerfilter::dmapper::FFDataHandler
102 void setDropDownEntries(const DropDownEntries_t & r_dropDownEntries);
103 const DropDownEntries_t & getDropDownEntries() const;
141 DropDownEntries_t m_DropDownEntries;
H A DFFDataHandler.cxx221 void FFDataHandler::setDropDownEntries(const FFDataHandler::DropDownEntries_t & r_dropDownEntries) in setDropDownEntries()
226 const FFDataHandler::DropDownEntries_t & FFDataHandler::getDropDownEntries() const in getDropDownEntries()

Completed in 29 milliseconds