Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
void ContentTypes::addCalcChain()
105
{
106
addOverride(QStringLiteral(
"/xl/calcChain.xml"
), m_document_prefix + QLatin1String(
"spreadsheetml.calcChain+xml"
));
107
}
108
109
void ContentTypes::addVbaProject()
110
{
Callers
1
savePackage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected