Home
last modified time | relevance | path

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

/AOO41X/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 …perator()( ::com::sun::star::uno::Any const & _lhs, ::com::sun::star::uno::Any const & _rhs ) const in operator ()()
70 IKeyPredicateLess const & m_predicate;