LibreOffice Module comphelper (master)
1
|
#include <anycompare.hxx>
Public Member Functions | |
EnumPredicateLess (css::uno::Type const &_enumType) | |
virtual bool | isLess (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const override |
![]() | |
virtual | ~IKeyPredicateLess () |
Private Attributes | |
css::uno::Type const | m_enumType |
Definition at line 145 of file anycompare.hxx.
|
inline |
Definition at line 148 of file anycompare.hxx.
|
inlineoverridevirtual |
Implements comphelper::IKeyPredicateLess.
Definition at line 153 of file anycompare.hxx.
References cppu::enum2int(), and m_enumType.
|
private |
Definition at line 166 of file anycompare.hxx.
Referenced by isLess().