MCPcopy Create free account
hub / github.com/KDE/labplot / addCalcChain

Method addCalcChain

src/3rdparty/QXlsx/source/xlsxcontenttypes.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void ContentTypes::addCalcChain()
105{
106 addOverride(QStringLiteral("/xl/calcChain.xml"), m_document_prefix + QLatin1String("spreadsheetml.calcChain+xml"));
107}
108
109void ContentTypes::addVbaProject()
110{

Callers 1

savePackageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected