mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
pptx forward decs
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
#include "../../../OOXML/PPTXFormat/SlideLayout.h"
|
||||
#include "../../../OOXML/PPTXFormat/NotesMaster.h"
|
||||
#include "../../../OOXML/PPTXFormat/NotesSlide.h"
|
||||
#include "../../../OOXML/PPTXFormat/TableStyles.h"
|
||||
|
||||
#include "../../../OOXML/PPTXFormat/Logic/Table/Table.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/Timing/Par.h"
|
||||
@ -46,7 +47,10 @@
|
||||
#include "../../../OOXML/PPTXFormat/Logic/Timing/CTn.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/Timing/Timing.h"
|
||||
|
||||
#include "../../../OOXML/PPTXFormat/Logic/TcBdr.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/TablePartStyle.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/CxnSp.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/Shape.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/TxStyles.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/ClrMapOvr.h"
|
||||
#include "../../../OOXML/PPTXFormat/Logic/Transitions/Transition.h"
|
||||
|
||||
Reference in New Issue
Block a user