Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.cxx260 struct OViewSetter : public ::std::unary_function< OTableTreeListBox::TNames::value_type, bool> struct
262 const Sequence< ::rtl::OUString> m_aViews;
265OViewSetter(const Sequence< ::rtl::OUString>& _rViews,sal_Bool _bCase) : m_aViews(_rViews),m_aEqua… in OViewSetter() function
266 OTableTreeListBox::TNames::value_type operator() (const ::rtl::OUString& lhs) in operator ()()

Completed in 18 milliseconds