Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
400
SharedStrings *Workbook::sharedStrings() const
401
{
402
Q_D(const Workbook);
403
return d->sharedStrings.data();
404
}
405
406
Styles *Workbook::styles()
407
{
Callers
1
savePackage
Method · 0.45
Calls
1
data
Method · 0.45
Tested by
no test coverage detected