LibreOffice Module sc (master) 1
Classes | Namespaces | Functions
compare.hxx File Reference
#include "queryentry.hxx"
#include <unotools/textsearch.hxx>
#include <svl/sharedstring.hxx>
Include dependency graph for compare.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sc::Compare
 
struct  sc::Compare::Cell
 
struct  sc::CompareOptions
 

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Functions

double sc::CompareFunc (const Compare &rComp, CompareOptions *pOptions)
 
double sc::CompareFunc (const Compare::Cell &rCell1, double fCell2, const CompareOptions *pOptions)
 
double sc::CompareFunc (double fCell1, double fCell2)
 
double sc::CompareEmptyToNumericFunc (double fCell2)
 Left cell is empty while the right cell is numeric. More...