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