mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
fix bug #66679
This commit is contained in:
@ -650,7 +650,6 @@ namespace PPTX
|
||||
pWriter->StartRecord(/*c_oserct_chartspaceTHEMEOVERRIDE = */15);
|
||||
pThemeOverride->toPPTY(pWriter);
|
||||
pWriter->EndRecord();
|
||||
break;
|
||||
}
|
||||
else if (OOX::FileTypes::ChartStyle == container[i]->type())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user