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

#include <anycompare.hxx>

Inheritance diagram for comphelper::InterfacePredicateLess:
[legend]
Collaboration diagram for comphelper::InterfacePredicateLess:
[legend]

Public Member Functions

virtual bool isLess (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const override
 
- Public Member Functions inherited from comphelper::IKeyPredicateLess
virtual bool isLess (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const =0
 
virtual ~IKeyPredicateLess ()
 

Detailed Description

Definition at line 173 of file anycompare.hxx.

Member Function Documentation

◆ isLess()

virtual bool comphelper::InterfacePredicateLess::isLess ( css::uno::Any const &  _lhs,
css::uno::Any const &  _rhs 
) const
inlineoverridevirtual

Implements comphelper::IKeyPredicateLess.

Definition at line 176 of file anycompare.hxx.


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