LibreOffice Module comphelper (master) 1
Public Member Functions | List of all members
comphelper::IKeyPredicateLess Class Referenceabstract

#include <anycompare.hxx>

Inheritance diagram for comphelper::IKeyPredicateLess:
[legend]

Public Member Functions

virtual bool isLess (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const =0
 
virtual ~IKeyPredicateLess ()
 

Detailed Description

Definition at line 40 of file anycompare.hxx.

Constructor & Destructor Documentation

◆ ~IKeyPredicateLess()

virtual comphelper::IKeyPredicateLess::~IKeyPredicateLess ( )
inlinevirtual

Definition at line 44 of file anycompare.hxx.

Member Function Documentation

◆ isLess()

virtual bool comphelper::IKeyPredicateLess::isLess ( css::uno::Any const &  _lhs,
css::uno::Any const &  _rhs 
) const
pure virtual

The documentation for this class was generated from the following file: