14#include <unordered_map>
33 std::vector<std::shared_ptr<Sparkline>>
const& rSparklines);
Common properties for a group of sparklines.
Handle the export of sparkline groups and sparklines.
void addSparklineGroupAttributes(sc::SparklineAttributes const &rAttributes)
SparklineGroupsExport(ScXMLExport &rExport, SCTAB nTable)
void addSparklineAttributes(Sparkline const &rSparkline)
void insertBool(bool bValue, xmloff::token::XMLTokenEnum eToken)
void insertColor(Color aColor, xmloff::token::XMLTokenEnum eToken)
void addSparklineGroup(std::shared_ptr< SparklineGroup > const &pSparklineGroup, std::vector< std::shared_ptr< Sparkline > > const &rSparklines)
Sparkline data, used for rendering the content of a cell.
CAUTION! The following defines must be in the same namespace as the respective type.