LibreOffice Module comphelper (master) 1
|
#include <anycompare.hxx>
Public Member Functions | |
LessPredicateAdapter (const IKeyPredicateLess &_predicate) | |
bool | operator() (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const |
Private Attributes | |
IKeyPredicateLess const & | m_predicate |
Definition at line 50 of file anycompare.hxx.
|
inline |
Definition at line 52 of file anycompare.hxx.
|
inline |
Definition at line 57 of file anycompare.hxx.
References comphelper::IKeyPredicateLess::isLess(), and m_predicate.
|
private |
Definition at line 63 of file anycompare.hxx.
Referenced by operator()().