LibreOffice Module sc (master) 1
Functions
interpr8.cxx File Reference
#include <interpre.hxx>
#include <cellvalue.hxx>
#include <scmatrix.hxx>
#include <comphelper/random.hxx>
#include <formula/token.hxx>
#include <sal/log.hxx>
#include <svl/numformat.hxx>
#include <cmath>
#include <memory>
#include <vector>
Include dependency graph for interpr8.cxx:

Go to the source code of this file.

Functions

static bool lcl_SortByX (const DataPoint &lhs, const DataPoint &rhs)
 

Function Documentation

◆ lcl_SortByX()

static bool lcl_SortByX ( const DataPoint &  lhs,
const DataPoint &  rhs 
)
static

Definition at line 36 of file interpr8.cxx.