35 std::vector<std::shared_ptr<sc::Sparkline>>
const& rSparklines);
Base class for ext entries.
Base class for all Excel records.
Access to global data from other classes.
Common properties for a group of sparklines.
Common properties for a group of sparklines.
Determines if sparklines needs to be exported and initiates the export.
SparklineBuffer(const XclExpRoot &rRoot, const XclExtLstRef &xExtLst)
Export for sparkline type of <ext> element - top sparkline element.
XclExpExtType GetType() override
static void addSparklineGroupAttributes(rtl::Reference< sax_fastparser::FastAttributeList > &pAttrList, sc::SparklineAttributes &rSparklineAttributes)
static void addSparklineGroupColors(XclExpXmlStream &rStream, sc::SparklineAttributes &rSparklineAttributes)
void addSparklineGroup(XclExpXmlStream &rStream, sc::SparklineGroup &rSparklineGroup, std::vector< std::shared_ptr< sc::Sparkline > > const &rSparklines)
void SaveXml(XclExpXmlStream &rStream) override
SparklineExt(const XclExpRoot &rRoot)