LibreOffice Module sc (master) 1
|
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... | |