LibreOffice Module comphelper (master) 1
Namespaces | Functions
anycompare.cxx File Reference
#include <memory>
#include <optional>
#include <comphelper/anycompare.hxx>
#include <typelib/typedescription.hxx>
#include <com/sun/star/util/Date.hpp>
#include <com/sun/star/util/Time.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include "typedescriptionref.hxx"
Include dependency graph for anycompare.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Functions

std::unique_ptr< IKeyPredicateLess > comphelper::getStandardLessPredicate (Type const &i_type, Reference< XCollator > const &i_collator)
 
bool comphelper::anyLess (css::uno::Any const &lhs, css::uno::Any const &rhs)
 Compare two Anys. More...