Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A Danycompare.hxx57 …struct LessPredicateAdapter : public ::std::binary_function< ::com::sun::star::uno::Any, ::com::su… struct
59 LessPredicateAdapter( const IKeyPredicateLess& _predicate ) in LessPredicateAdapter() function
64 …bool operator()( ::com::sun::star::uno::Any const & _lhs, ::com::sun::star::uno::Any const & _rhs … in operator ()()
70 IKeyPredicateLess const & m_predicate;

Completed in 17 milliseconds