mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
.
This commit is contained in:
@ -31,6 +31,9 @@
|
||||
*/
|
||||
|
||||
#include "Converter.h"
|
||||
|
||||
#include "../../../OOXML/XlsxFormat/Chart/ChartSerializeEx.h"
|
||||
|
||||
#include "../../Common/utils.h"
|
||||
|
||||
#include "XlsxConverter.h"
|
||||
@ -49,8 +52,6 @@
|
||||
#include "../../../OOXML/XlsxFormat/SharedStrings/SharedStrings.h"
|
||||
#include "../../../OOXML/XlsxFormat/Styles/Styles.h"
|
||||
#include "../../../OOXML/XlsxFormat/Worksheets/Worksheet.h"
|
||||
#include "../../../OOXML/XlsxFormat/Chart/ChartSerialize.h"
|
||||
#include "../../../OOXML/XlsxFormat/Chart/ChartSerializeEx.h"
|
||||
|
||||
namespace Oox2Odf
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user