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

Method sharedStrings

src/3rdparty/QXlsx/source/xlsxworkbook.cpp:400–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400SharedStrings *Workbook::sharedStrings() const
401{
402 Q_D(const Workbook);
403 return d->sharedStrings.data();
404}
405
406Styles *Workbook::styles()
407{

Callers 1

savePackageMethod · 0.45

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected