LibreOffice Module sc (master) 1
Classes | Namespaces | Enumerations | Functions
SparklineData.hxx File Reference
#include "address.hxx"
#include "scdllapi.h"
Include dependency graph for SparklineData.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sc::SparklineData
 Data defining a sparkline - input data and output position. More...
 

Namespaces

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

Enumerations

enum class  sc::RangeOrientation {
  sc::Unknown ,
  sc::Row ,
  sc::Col
}
 

Functions

RangeOrientation sc::calculateOrientation (sal_Int32 nOutputSize, ScRange const &rInputRange)
 Determine the sparkline group orientation for the input data the output size. More...