Home
last modified time | relevance | path

Searched refs:LessPredicateAdapter (Results 1 – 2 of 2) 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() argument
73 LessPredicateAdapter(); // never implemented
/AOO41X/main/comphelper/source/container/
H A Denumerablemap.cxx99 typedef ::std::map< Any, Any, LessPredicateAdapter > KeyedValues;