Home
last modified time | relevance | path

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

/aoo4110/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() argument
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 16 milliseconds