mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
2185 lines
191 KiB
Plaintext
2185 lines
191 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
17C1E3E11AD40612001E3D18 /* Controls.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C1E3DE1AD40612001E3D18 /* Controls.cpp */; };
|
|
17C1E3E31AD40612001E3D18 /* Controls.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C1E3DF1AD40612001E3D18 /* Controls.h */; };
|
|
17C1FCAF1ACC429D006B99B3 /* GrpSpPr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44721AC57B83005A27F7 /* GrpSpPr.cpp */; };
|
|
17C1FCB01ACC429D006B99B3 /* SpTreeElem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44B51AC57B83005A27F7 /* SpTreeElem.cpp */; };
|
|
17C1FCB11ACC429D006B99B3 /* Blip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44611AC57B83005A27F7 /* Blip.cpp */; };
|
|
17C1FCB21ACC429D006B99B3 /* Geometry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A446E1AC57B83005A27F7 /* Geometry.cpp */; };
|
|
17C1FCB31ACC429D006B99B3 /* ASCOfficeDrawingConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A46FC1AC57B92005A27F7 /* ASCOfficeDrawingConverter.cpp */; };
|
|
17C1FCB51ACC429D006B99B3 /* SpTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44B31AC57B83005A27F7 /* SpTree.cpp */; };
|
|
17C1FCB61ACC429D006B99B3 /* SmartArt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44AE1AC57B83005A27F7 /* SmartArt.cpp */; };
|
|
17C1FCB71ACC429D006B99B3 /* CxnSp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44361AC57B83005A27F7 /* CxnSp.cpp */; };
|
|
17C1FCB81ACC429D006B99B3 /* Hyperlink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44771AC57B83005A27F7 /* Hyperlink.cpp */; };
|
|
17C1FCB91ACC429D006B99B3 /* SpPr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44B11AC57B83005A27F7 /* SpPr.cpp */; };
|
|
17C1FCBA1ACC429D006B99B3 /* TableCell.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44BC1AC57B83005A27F7 /* TableCell.cpp */; };
|
|
17C1FCBB1ACC429D006B99B3 /* FileFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A43A11AC57B83005A27F7 /* FileFactory.cpp */; };
|
|
17C1FCBC1ACC429D006B99B3 /* pptxformatlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A43681AC57B46005A27F7 /* pptxformatlib.cpp */; };
|
|
17C1FCBD1ACC429D006B99B3 /* TxBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A45091AC57B83005A27F7 /* TxBody.cpp */; };
|
|
17C1FCBE1ACC429D006B99B3 /* EffectProperties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A443D1AC57B83005A27F7 /* EffectProperties.cpp */; };
|
|
17C1FCBF1ACC429D006B99B3 /* EffectLst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A443B1AC57B83005A27F7 /* EffectLst.cpp */; };
|
|
17C1FCC11ACC429D006B99B3 /* FileMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A43A31AC57B83005A27F7 /* FileMap.cpp */; };
|
|
17C1FCC31ACC429D006B99B3 /* TransitionBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A45051AC57B83005A27F7 /* TransitionBase.cpp */; };
|
|
17C1FCC51ACC429D006B99B3 /* Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44A71AC57B83005A27F7 /* Shape.cpp */; };
|
|
17C1FCC71ACC429D006B99B3 /* BuildNodeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44DE1AC57B83005A27F7 /* BuildNodeBase.cpp */; };
|
|
17C1FCC81ACC429D006B99B3 /* ContentPart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44311AC57B83005A27F7 /* ContentPart.cpp */; };
|
|
17C1FCC91ACC429D006B99B3 /* CNvGrpSpPr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44241AC57B83005A27F7 /* CNvGrpSpPr.cpp */; };
|
|
17C1FCCA1ACC429D006B99B3 /* EffectStyle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A445D1AC57B83005A27F7 /* EffectStyle.cpp */; };
|
|
17C1FCCB1ACC429D006B99B3 /* UniColor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A450C1AC57B83005A27F7 /* UniColor.cpp */; };
|
|
17C1FCCC1ACC429D006B99B3 /* FontPicker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A1E1AC5A4DF0096D788 /* FontPicker.cpp */; };
|
|
17C1FCCD1ACC429D006B99B3 /* EffectDag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44391AC57B83005A27F7 /* EffectDag.cpp */; };
|
|
17C1FCCE1ACC429D006B99B3 /* FileContainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A439F1AC57B83005A27F7 /* FileContainer.cpp */; };
|
|
17C1FCD01ACC429D006B99B3 /* NvGrpSpPr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44861AC57B83005A27F7 /* NvGrpSpPr.cpp */; };
|
|
17C1FCD11ACC429D006B99B3 /* Bg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A440B1AC57B83005A27F7 /* Bg.cpp */; };
|
|
17C1FCD21ACC429D006B99B3 /* Folder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A43A51AC57B83005A27F7 /* Folder.cpp */; };
|
|
17C1FCD31ACC429D006B99B3 /* BinaryFileReaderWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A151AC5A4DF0096D788 /* BinaryFileReaderWriter.cpp */; };
|
|
17C1FCD41ACC429D006B99B3 /* TimeNodeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44F01AC57B83005A27F7 /* TimeNodeBase.cpp */; };
|
|
17C1FCD51ACC429D006B99B3 /* GraphicFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44701AC57B83005A27F7 /* GraphicFrame.cpp */; };
|
|
17C1FCD61ACC429D006B99B3 /* SchemeClr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A442D1AC57B83005A27F7 /* SchemeClr.cpp */; };
|
|
17C1FCD71ACC429D006B99B3 /* ASCOfficePPTXFileRealization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A47001AC57B9B005A27F7 /* ASCOfficePPTXFileRealization.cpp */; };
|
|
17C1FCD81ACC429D006B99B3 /* UniEffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A450E1AC57B83005A27F7 /* UniEffect.cpp */; };
|
|
17C1FCDA1ACC429D006B99B3 /* Pic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44981AC57B83005A27F7 /* Pic.cpp */; };
|
|
17C1FCDB1ACC429D006B99B3 /* NvGraphicFramePr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 179A44841AC57B83005A27F7 /* NvGraphicFramePr.cpp */; };
|
|
17C1FCE31ACC429D006B99B3 /* LineStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A447D1AC57B83005A27F7 /* LineStyle.h */; };
|
|
17C1FCE41ACC429D006B99B3 /* SlideLayoutType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43DC1AC57B83005A27F7 /* SlideLayoutType.h */; };
|
|
17C1FCE51ACC429D006B99B3 /* TextParagraphPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44CB1AC57B83005A27F7 /* TextParagraphPr.h */; };
|
|
17C1FCE61ACC429D006B99B3 /* TintEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A445B1AC57B83005A27F7 /* TintEffect.h */; };
|
|
17C1FCE71ACC429D006B99B3 /* Bevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A440A1AC57B83005A27F7 /* Bevel.h */; };
|
|
17C1FCE81ACC429D006B99B3 /* BuSzPct.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A441B1AC57B83005A27F7 /* BuSzPct.h */; };
|
|
17C1FCE91ACC429D006B99B3 /* CNvPicPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44261AC57B83005A27F7 /* CNvPicPr.h */; };
|
|
17C1FCEA1ACC429D006B99B3 /* TableBgStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C21AC57B83005A27F7 /* TableBgStyle.h */; };
|
|
17C1FCEC1ACC429D006B99B3 /* ExtP.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A445F1AC57B83005A27F7 /* ExtP.h */; };
|
|
17C1FCED1ACC429D006B99B3 /* StSnd.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45031AC57B83005A27F7 /* StSnd.h */; };
|
|
17C1FCEE1ACC429D006B99B3 /* BuFontTx.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44151AC57B83005A27F7 /* BuFontTx.h */; };
|
|
17C1FCEF1ACC429D006B99B3 /* TextFit.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C81AC57B83005A27F7 /* TextFit.h */; };
|
|
17C1FCF01ACC429D006B99B3 /* TableStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C41AC57B83005A27F7 /* TableStyle.h */; };
|
|
17C1FCF11ACC429D006B99B3 /* AhBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44061AC57B83005A27F7 /* AhBase.h */; };
|
|
17C1FCF21ACC429D006B99B3 /* UniMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45111AC57B83005A27F7 /* UniMedia.h */; };
|
|
17C1FCF31ACC429D006B99B3 /* TLTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43FE1AC57B83005A27F7 /* TLTransition.h */; };
|
|
17C1FCF41ACC429D006B99B3 /* UniColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A450D1AC57B83005A27F7 /* UniColor.h */; };
|
|
17C1FCF51ACC429D006B99B3 /* HslEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44531AC57B83005A27F7 /* HslEffect.h */; };
|
|
17C1FCF61ACC429D006B99B3 /* NotesTextViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A453A1AC57B83005A27F7 /* NotesTextViewPr.h */; };
|
|
17C1FCF71ACC429D006B99B3 /* AlphaCeiling.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44411AC57B83005A27F7 /* AlphaCeiling.h */; };
|
|
17C1FCF81ACC429D006B99B3 /* SolidFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44671AC57B83005A27F7 /* SolidFill.h */; };
|
|
17C1FCF91ACC429D006B99B3 /* SysClrVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43DF1AC57B83005A27F7 /* SysClrVal.h */; };
|
|
17C1FCFA1ACC429D006B99B3 /* AhPolar.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44071AC57B83005A27F7 /* AhPolar.h */; };
|
|
17C1FCFB1ACC429D006B99B3 /* ChartBuild.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B41AC57B83005A27F7 /* ChartBuild.h */; };
|
|
17C1FCFC1ACC429D006B99B3 /* BuSzPts.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A441C1AC57B83005A27F7 /* BuSzPts.h */; };
|
|
17C1FCFD1ACC429D006B99B3 /* AnimClr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44CF1AC57B83005A27F7 /* AnimClr.h */; };
|
|
17C1FCFF1ACC429D006B99B3 /* TxStyles.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A450B1AC57B83005A27F7 /* TxStyles.h */; };
|
|
17C1FD001ACC429D006B99B3 /* TextFont.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C91AC57B83005A27F7 /* TextFont.h */; };
|
|
17C1FD011ACC429D006B99B3 /* Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43721AC57B83005A27F7 /* Core.h */; };
|
|
17C1FD021ACC429D006B99B3 /* Bullet.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44161AC57B83005A27F7 /* Bullet.h */; };
|
|
17C1FD031ACC429D006B99B3 /* CubicBezTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44911AC57B83005A27F7 /* CubicBezTo.h */; };
|
|
17C1FD041ACC429D006B99B3 /* Anim.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44CE1AC57B83005A27F7 /* Anim.h */; };
|
|
17C1FD051ACC429D006B99B3 /* TLAdditive.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43EB1AC57B83005A27F7 /* TLAdditive.h */; };
|
|
17C1FD061ACC429D006B99B3 /* PattFillVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D11AC57B83005A27F7 /* PattFillVal.h */; };
|
|
17C1FD071ACC429D006B99B3 /* TextCaps.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E31AC57B83005A27F7 /* TextCaps.h */; };
|
|
17C1FD081ACC429D006B99B3 /* ShapeType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43DA1AC57B83005A27F7 /* ShapeType.h */; };
|
|
17C1FD091ACC429D006B99B3 /* ClrRepl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A444C1AC57B83005A27F7 /* ClrRepl.h */; };
|
|
17C1FD0A1ACC429D006B99B3 /* SmartArt.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44AF1AC57B83005A27F7 /* SmartArt.h */; };
|
|
17C1FD0B1ACC429D006B99B3 /* TLPathEditMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F71AC57B83005A27F7 /* TLPathEditMode.h */; };
|
|
17C1FD0D1ACC429D006B99B3 /* TLColorDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43EE1AC57B83005A27F7 /* TLColorDirection.h */; };
|
|
17C1FD0F1ACC429D006B99B3 /* GradFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44641AC57B83005A27F7 /* GradFill.h */; };
|
|
17C1FD101ACC429D006B99B3 /* InOutDirectionVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C51AC57B83005A27F7 /* InOutDirectionVal.h */; };
|
|
17C1FD111ACC429D006B99B3 /* BodyPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A440E1AC57B83005A27F7 /* BodyPr.h */; };
|
|
17C1FD121ACC429D006B99B3 /* Origin.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A453C1AC57B83005A27F7 /* Origin.h */; };
|
|
17C1FD141ACC429D006B99B3 /* Orient.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43CE1AC57B83005A27F7 /* Orient.h */; };
|
|
17C1FD151ACC429D006B99B3 /* TxBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A450A1AC57B83005A27F7 /* TxBody.h */; };
|
|
17C1FD161ACC429D006B99B3 /* Lin.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A447A1AC57B83005A27F7 /* Lin.h */; };
|
|
17C1FD171ACC429D006B99B3 /* QuadBezTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44951AC57B83005A27F7 /* QuadBezTo.h */; };
|
|
17C1FD181ACC429D006B99B3 /* PrstTxWarp.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A449C1AC57B83005A27F7 /* PrstTxWarp.h */; };
|
|
17C1FD191ACC429D006B99B3 /* Blip.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44621AC57B83005A27F7 /* Blip.h */; };
|
|
17C1FD1A1ACC429D006B99B3 /* WavAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44821AC57B83005A27F7 /* WavAudioFile.h */; };
|
|
17C1FD1B1ACC429D006B99B3 /* BldSub.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44DD1AC57B83005A27F7 /* BldSub.h */; };
|
|
17C1FD1C1ACC429D006B99B3 /* EmptyTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44FD1AC57B83005A27F7 /* EmptyTransition.h */; };
|
|
17C1FD1D1ACC429D006B99B3 /* TcStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C61AC57B83005A27F7 /* TcStyle.h */; };
|
|
17C1FD1E1ACC429D006B99B3 /* RelOff.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44591AC57B83005A27F7 /* RelOff.h */; };
|
|
17C1FD1F1ACC429D006B99B3 /* Material.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43CC1AC57B83005A27F7 /* Material.h */; };
|
|
17C1FD201ACC429D006B99B3 /* TimeNodeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F11AC57B83005A27F7 /* TimeNodeBase.h */; };
|
|
17C1FD211ACC429D006B99B3 /* FontPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A1F1AC5A4DF0096D788 /* FontPicker.h */; };
|
|
17C1FD221ACC429D006B99B3 /* FontStyleIndex.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C21AC57B83005A27F7 /* FontStyleIndex.h */; };
|
|
17C1FD231ACC429D006B99B3 /* SrgbClr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A442F1AC57B83005A27F7 /* SrgbClr.h */; };
|
|
17C1FD241ACC429D006B99B3 /* TavLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44EE1AC57B83005A27F7 /* TavLst.h */; };
|
|
17C1FD261ACC429D006B99B3 /* BevelType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43AF1AC57B83005A27F7 /* BevelType.h */; };
|
|
17C1FD271ACC429D006B99B3 /* App.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A436D1AC57B83005A27F7 /* App.h */; };
|
|
17C1FD291ACC429D006B99B3 /* Xfrm.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45131AC57B83005A27F7 /* Xfrm.h */; };
|
|
17C1FD2A1ACC429D006B99B3 /* SchemeClr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A442E1AC57B83005A27F7 /* SchemeClr.h */; };
|
|
17C1FD2B1ACC429D006B99B3 /* Converter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A1A1AC5A4DF0096D788 /* Converter.h */; };
|
|
17C1FD2D1ACC429D006B99B3 /* Blur.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A444A1AC57B83005A27F7 /* Blur.h */; };
|
|
17C1FD2E1ACC429D006B99B3 /* CxnSp.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44371AC57B83005A27F7 /* CxnSp.h */; };
|
|
17C1FD2F1ACC429D006B99B3 /* Transition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45041AC57B83005A27F7 /* Transition.h */; };
|
|
17C1FD301ACC429D006B99B3 /* EmbeddedFontDataId.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A451B1AC57B83005A27F7 /* EmbeddedFontDataId.h */; };
|
|
17C1FD321ACC429D006B99B3 /* TransitionBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45061AC57B83005A27F7 /* TransitionBase.h */; };
|
|
17C1FD331ACC429D006B99B3 /* TLNodeFillType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F31AC57B83005A27F7 /* TLNodeFillType.h */; };
|
|
17C1FD341ACC429D006B99B3 /* BulletColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44171AC57B83005A27F7 /* BulletColor.h */; };
|
|
17C1FD361ACC429D006B99B3 /* BuildNodeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44DF1AC57B83005A27F7 /* BuildNodeBase.h */; };
|
|
17C1FD371ACC429D006B99B3 /* TLCommandType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F01AC57B83005A27F7 /* TLCommandType.h */; };
|
|
17C1FD391ACC429D006B99B3 /* ClrMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44201AC57B83005A27F7 /* ClrMap.h */; };
|
|
17C1FD3A1ACC429D006B99B3 /* HeadingVariant.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44751AC57B83005A27F7 /* HeadingVariant.h */; };
|
|
17C1FD3B1ACC429D006B99B3 /* BlendMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B01AC57B83005A27F7 /* BlendMode.h */; };
|
|
17C1FD3C1ACC429D006B99B3 /* VertOverflow.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44031AC57B83005A27F7 /* VertOverflow.h */; };
|
|
17C1FD3D1ACC429D006B99B3 /* NoFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44651AC57B83005A27F7 /* NoFill.h */; };
|
|
17C1FD3E1ACC429D006B99B3 /* PrstShdw.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44571AC57B83005A27F7 /* PrstShdw.h */; };
|
|
17C1FD3F1ACC429D006B99B3 /* Grayscl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44521AC57B83005A27F7 /* Grayscl.h */; };
|
|
17C1FD401ACC429D006B99B3 /* GridSpacing.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45371AC57B83005A27F7 /* GridSpacing.h */; };
|
|
17C1FD411ACC429D006B99B3 /* TLOverride.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F61AC57B83005A27F7 /* TLOverride.h */; };
|
|
17C1FD421ACC429D006B99B3 /* AlbumLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43AC1AC57B83005A27F7 /* AlbumLayout.h */; };
|
|
17C1FD431ACC429D006B99B3 /* NotesSz.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A451D1AC57B83005A27F7 /* NotesSz.h */; };
|
|
17C1FD441ACC429D006B99B3 /* AlphaMod.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44441AC57B83005A27F7 /* AlphaMod.h */; };
|
|
17C1FD451ACC429D006B99B3 /* Close.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44901AC57B83005A27F7 /* Close.h */; };
|
|
17C1FD461ACC429D006B99B3 /* PresProps.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45211AC57B83005A27F7 /* PresProps.h */; };
|
|
17C1FD471ACC429D006B99B3 /* TLMasterRelation.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F11AC57B83005A27F7 /* TLMasterRelation.h */; };
|
|
17C1FD491ACC429D006B99B3 /* Slide.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45271AC57B83005A27F7 /* Slide.h */; };
|
|
17C1FD4A1ACC429D006B99B3 /* WrapperWritingElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45461AC57B83005A27F7 /* WrapperWritingElement.h */; };
|
|
17C1FD4B1ACC429D006B99B3 /* BuAutoNum.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44101AC57B83005A27F7 /* BuAutoNum.h */; };
|
|
17C1FD4D1ACC429D006B99B3 /* SlideMaster.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45291AC57B83005A27F7 /* SlideMaster.h */; };
|
|
17C1FD4E1ACC429D006B99B3 /* FrameShape.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C31AC57B83005A27F7 /* FrameShape.h */; };
|
|
17C1FD4F1ACC429D006B99B3 /* EffectDag.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A443A1AC57B83005A27F7 /* EffectDag.h */; };
|
|
17C1FD501ACC429D006B99B3 /* CViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45361AC57B83005A27F7 /* CViewPr.h */; };
|
|
17C1FD511ACC429D006B99B3 /* SupplementalFont.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B81AC57B83005A27F7 /* SupplementalFont.h */; };
|
|
17C1FD521ACC429D006B99B3 /* Shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A81AC57B83005A27F7 /* Shape.h */; };
|
|
17C1FD531ACC429D006B99B3 /* GrpSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44731AC57B83005A27F7 /* GrpSpPr.h */; };
|
|
17C1FD541ACC429D006B99B3 /* OutlineViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A453D1AC57B83005A27F7 /* OutlineViewPr.h */; };
|
|
17C1FD551ACC429D006B99B3 /* Theme.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45331AC57B83005A27F7 /* Theme.h */; };
|
|
17C1FD561ACC429D006B99B3 /* Scene3d.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A61AC57B83005A27F7 /* Scene3d.h */; };
|
|
17C1FD571ACC429D006B99B3 /* AlphaRepl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44471AC57B83005A27F7 /* AlphaRepl.h */; };
|
|
17C1FD591ACC429D006B99B3 /* Audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D71AC57B83005A27F7 /* Audio.h */; };
|
|
17C1FD5A1ACC429D006B99B3 /* TcBdr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C51AC57B83005A27F7 /* TcBdr.h */; };
|
|
17C1FD5B1ACC429D006B99B3 /* BgPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A440D1AC57B83005A27F7 /* BgPr.h */; };
|
|
17C1FD5C1ACC429D006B99B3 /* MediaFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44811AC57B83005A27F7 /* MediaFile.h */; };
|
|
17C1FD5D1ACC429D006B99B3 /* Sp3d.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B01AC57B83005A27F7 /* Sp3d.h */; };
|
|
17C1FD5E1ACC429D006B99B3 /* ContentStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B91AC57B83005A27F7 /* ContentStatus.h */; };
|
|
17C1FD601ACC429D006B99B3 /* Gd.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A446D1AC57B83005A27F7 /* Gd.h */; };
|
|
17C1FD611ACC429D006B99B3 /* TLSyncBehavior.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43FC1AC57B83005A27F7 /* TLSyncBehavior.h */; };
|
|
17C1FD621ACC429D006B99B3 /* AhXY.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44081AC57B83005A27F7 /* AhXY.h */; };
|
|
17C1FD631ACC429D006B99B3 /* PlaceholderSize.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D31AC57B83005A27F7 /* PlaceholderSize.h */; };
|
|
17C1FD641ACC429D006B99B3 /* TextTabAlignType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E61AC57B83005A27F7 /* TextTabAlignType.h */; };
|
|
17C1FD651ACC429D006B99B3 /* TextListStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44CA1AC57B83005A27F7 /* TextListStyle.h */; };
|
|
17C1FD661ACC429D006B99B3 /* FillEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A444F1AC57B83005A27F7 /* FillEffect.h */; };
|
|
17C1FD671ACC429D006B99B3 /* SpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B21AC57B83005A27F7 /* SpPr.h */; };
|
|
17C1FD681ACC429D006B99B3 /* SpTreeElem.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B61AC57B83005A27F7 /* SpTreeElem.h */; };
|
|
17C1FD691ACC429D006B99B3 /* AlphaInv.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44431AC57B83005A27F7 /* AlphaInv.h */; };
|
|
17C1FD6A1ACC429D006B99B3 /* EmbeddedFont.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A451A1AC57B83005A27F7 /* EmbeddedFont.h */; };
|
|
17C1FD6B1ACC429D006B99B3 /* Seq.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44EA1AC57B83005A27F7 /* Seq.h */; };
|
|
17C1FD6C1ACC429D006B99B3 /* FontRef.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A446C1AC57B83005A27F7 /* FontRef.h */; };
|
|
17C1FD6D1ACC429D006B99B3 /* GraphicFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44711AC57B83005A27F7 /* GraphicFrame.h */; };
|
|
17C1FD6E1ACC429D006B99B3 /* Guide.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45381AC57B83005A27F7 /* Guide.h */; };
|
|
17C1FD701ACC429D006B99B3 /* CNvSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44281AC57B83005A27F7 /* CNvSpPr.h */; };
|
|
17C1FD711ACC429D006B99B3 /* GraphicEl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E71AC57B83005A27F7 /* GraphicEl.h */; };
|
|
17C1FD721ACC429D006B99B3 /* UniPath2D.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45121AC57B83005A27F7 /* UniPath2D.h */; };
|
|
17C1FD731ACC429D006B99B3 /* WheelTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45071AC57B83005A27F7 /* WheelTransition.h */; };
|
|
17C1FD741ACC429D006B99B3 /* TnLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F51AC57B83005A27F7 /* TnLst.h */; };
|
|
17C1FD751ACC429D006B99B3 /* SchemeClrVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D91AC57B83005A27F7 /* SchemeClrVal.h */; };
|
|
17C1FD761ACC429D006B99B3 /* TablePartStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C31AC57B83005A27F7 /* TablePartStyle.h */; };
|
|
17C1FD771ACC429D006B99B3 /* TableCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44BD1AC57B83005A27F7 /* TableCell.h */; };
|
|
17C1FD781ACC429D006B99B3 /* BulletSize.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44181AC57B83005A27F7 /* BulletSize.h */; };
|
|
17C1FD791ACC429D006B99B3 /* WMFToImageConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A221AC5A4DF0096D788 /* WMFToImageConverter.h */; };
|
|
17C1FD7A1ACC429D006B99B3 /* Pic.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44991AC57B83005A27F7 /* Pic.h */; };
|
|
17C1FD7B1ACC429D006B99B3 /* TLOrigin.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F51AC57B83005A27F7 /* TLOrigin.h */; };
|
|
17C1FD7C1ACC429D006B99B3 /* RectAlign.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D81AC57B83005A27F7 /* RectAlign.h */; };
|
|
17C1FD7D1ACC429D006B99B3 /* FontCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A446B1AC57B83005A27F7 /* FontCollection.h */; };
|
|
17C1FD7E1ACC429D006B99B3 /* Ratio.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A453E1AC57B83005A27F7 /* Ratio.h */; };
|
|
17C1FD7F1ACC429D006B99B3 /* BlipFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44631AC57B83005A27F7 /* BlipFill.h */; };
|
|
17C1FD801ACC429D006B99B3 /* BulletTypeface.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44191AC57B83005A27F7 /* BulletTypeface.h */; };
|
|
17C1FD821ACC429D006B99B3 /* LineJoin.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A447C1AC57B83005A27F7 /* LineJoin.h */; };
|
|
17C1FD831ACC429D006B99B3 /* CBhvr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E01AC57B83005A27F7 /* CBhvr.h */; };
|
|
17C1FD851ACC429D006B99B3 /* Hyperlink.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44781AC57B83005A27F7 /* Hyperlink.h */; };
|
|
17C1FD861ACC429D006B99B3 /* Path2D.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44961AC57B83005A27F7 /* Path2D.h */; };
|
|
17C1FD871ACC429D006B99B3 /* Paragraph.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A448B1AC57B83005A27F7 /* Paragraph.h */; };
|
|
17C1FD881ACC429D006B99B3 /* BuSzTx.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A441D1AC57B83005A27F7 /* BuSzTx.h */; };
|
|
17C1FD891ACC429D006B99B3 /* BlipCompression.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B11AC57B83005A27F7 /* BlipCompression.h */; };
|
|
17C1FD8A1ACC429D006B99B3 /* Cond.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E31AC57B83005A27F7 /* Cond.h */; };
|
|
17C1FD8B1ACC429D006B99B3 /* BuClrTx.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44141AC57B83005A27F7 /* BuClrTx.h */; };
|
|
17C1FD8C1ACC429D006B99B3 /* TLTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43FD1AC57B83005A27F7 /* TLTransform.h */; };
|
|
17C1FD8E1ACC429D006B99B3 /* EffectContainerType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43BD1AC57B83005A27F7 /* EffectContainerType.h */; };
|
|
17C1FD8F1ACC429D006B99B3 /* NvGraphicFramePr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44851AC57B83005A27F7 /* NvGraphicFramePr.h */; };
|
|
17C1FD901ACC429D006B99B3 /* NotesViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A453B1AC57B83005A27F7 /* NotesViewPr.h */; };
|
|
17C1FD911ACC429D006B99B3 /* PrstDashVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D71AC57B83005A27F7 /* PrstDashVal.h */; };
|
|
17C1FD921ACC429D006B99B3 /* CornerDirectionTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44FB1AC57B83005A27F7 /* CornerDirectionTransition.h */; };
|
|
17C1FD931ACC429D006B99B3 /* NvGrpSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44871AC57B83005A27F7 /* NvGrpSpPr.h */; };
|
|
17C1FD941ACC429D006B99B3 /* FontScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45311AC57B83005A27F7 /* FontScheme.h */; };
|
|
17C1FD951ACC429D006B99B3 /* InnerShdw.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44541AC57B83005A27F7 /* InnerShdw.h */; };
|
|
17C1FD961ACC429D006B99B3 /* BldGraphic.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D91AC57B83005A27F7 /* BldGraphic.h */; };
|
|
17C1FD971ACC429D006B99B3 /* OptionalBlackTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44FE1AC57B83005A27F7 /* OptionalBlackTransition.h */; };
|
|
17C1FD981ACC429D006B99B3 /* Backdrop.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44091AC57B83005A27F7 /* Backdrop.h */; };
|
|
17C1FD991ACC429D006B99B3 /* Iterate.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E81AC57B83005A27F7 /* Iterate.h */; };
|
|
17C1FD9A1ACC429D006B99B3 /* SorterViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45431AC57B83005A27F7 /* SorterViewPr.h */; };
|
|
17C1FD9B1ACC429D006B99B3 /* DefaultNotesTheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A1C1AC5A4DF0096D788 /* DefaultNotesTheme.h */; };
|
|
17C1FD9C1ACC429D006B99B3 /* TLRuntimeTrigger.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43FB1AC57B83005A27F7 /* TLRuntimeTrigger.h */; };
|
|
17C1FD9D1ACC429D006B99B3 /* Ph.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44971AC57B83005A27F7 /* Ph.h */; };
|
|
17C1FD9E1ACC429D006B99B3 /* XmlId.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45141AC57B83005A27F7 /* XmlId.h */; };
|
|
17C1FD9F1ACC429D006B99B3 /* ViewProps.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45441AC57B83005A27F7 /* ViewProps.h */; };
|
|
17C1FDA01ACC429D006B99B3 /* CSld.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44331AC57B83005A27F7 /* CSld.h */; };
|
|
17C1FDA11ACC429D006B99B3 /* ColorSchemeIndex.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B61AC57B83005A27F7 /* ColorSchemeIndex.h */; };
|
|
17C1FDA21ACC429D006B99B3 /* NvPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44891AC57B83005A27F7 /* NvPr.h */; };
|
|
17C1FDA31ACC429D006B99B3 /* DefaultShapeDefinition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44381AC57B83005A27F7 /* DefaultShapeDefinition.h */; };
|
|
17C1FDA41ACC429D006B99B3 /* Tmpl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F31AC57B83005A27F7 /* Tmpl.h */; };
|
|
17C1FDA51ACC429D006B99B3 /* EffectProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A443E1AC57B83005A27F7 /* EffectProperties.h */; };
|
|
17C1FDA61ACC429D006B99B3 /* CNvCxnSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44221AC57B83005A27F7 /* CNvCxnSpPr.h */; };
|
|
17C1FDA71ACC429D006B99B3 /* PartTitle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A448C1AC57B83005A27F7 /* PartTitle.h */; };
|
|
17C1FDA81ACC429D006B99B3 /* HandoutMaster.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43A71AC57B83005A27F7 /* HandoutMaster.h */; };
|
|
17C1FDA91ACC429D006B99B3 /* BiLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44481AC57B83005A27F7 /* BiLevel.h */; };
|
|
17C1FDAA1ACC429D006B99B3 /* StyleRef.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B71AC57B83005A27F7 /* StyleRef.h */; };
|
|
17C1FDAB1ACC429D006B99B3 /* PrstClrVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D61AC57B83005A27F7 /* PrstClrVal.h */; };
|
|
17C1FDAD1ACC429D006B99B3 /* FillStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A446A1AC57B83005A27F7 /* FillStyle.h */; };
|
|
17C1FDAF1ACC429D006B99B3 /* FillPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43BF1AC57B83005A27F7 /* FillPath.h */; };
|
|
17C1FDB01ACC429D006B99B3 /* SplitTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45021AC57B83005A27F7 /* SplitTransition.h */; };
|
|
17C1FDB11ACC429D006B99B3 /* AlphaOutset.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44461AC57B83005A27F7 /* AlphaOutset.h */; };
|
|
17C1FDB21ACC429D006B99B3 /* ExtraClrScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A452F1AC57B83005A27F7 /* ExtraClrScheme.h */; };
|
|
17C1FDB31ACC429D006B99B3 /* Geometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A446F1AC57B83005A27F7 /* Geometry.h */; };
|
|
17C1FDB41ACC429D006B99B3 /* PhotoAlbum.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A451E1AC57B83005A27F7 /* PhotoAlbum.h */; };
|
|
17C1FDB51ACC429D006B99B3 /* Table.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44BB1AC57B83005A27F7 /* Table.h */; };
|
|
17C1FDB61ACC429D006B99B3 /* FileFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43A21AC57B83005A27F7 /* FileFactory.h */; };
|
|
17C1FDB71ACC429D006B99B3 /* TcTxStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C71AC57B83005A27F7 /* TcTxStyle.h */; };
|
|
17C1FDB81ACC429D006B99B3 /* CNvPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44271AC57B83005A27F7 /* CNvPr.h */; };
|
|
17C1FDB91ACC429D006B99B3 /* TableRow.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C11AC57B83005A27F7 /* TableRow.h */; };
|
|
17C1FDBA1ACC429D006B99B3 /* TgtEl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44EF1AC57B83005A27F7 /* TgtEl.h */; };
|
|
17C1FDBB1ACC429D006B99B3 /* ClrChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A444B1AC57B83005A27F7 /* ClrChange.h */; };
|
|
17C1FDBC1ACC429D006B99B3 /* SplitterBarState.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43DE1AC57B83005A27F7 /* SplitterBarState.h */; };
|
|
17C1FDBD1ACC429D006B99B3 /* EffectStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A445E1AC57B83005A27F7 /* EffectStyle.h */; };
|
|
17C1FDBE1ACC429D006B99B3 /* FontAlign.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C11AC57B83005A27F7 /* FontAlign.h */; };
|
|
17C1FDBF1ACC429D006B99B3 /* WrapperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45451AC57B83005A27F7 /* WrapperFile.h */; };
|
|
17C1FDC01ACC429D006B99B3 /* AnimRot.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D21AC57B83005A27F7 /* AnimRot.h */; };
|
|
17C1FDC11ACC429D006B99B3 /* BuClr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44131AC57B83005A27F7 /* BuClr.h */; };
|
|
17C1FDC21ACC429D006B99B3 /* ContentPart.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44321AC57B83005A27F7 /* ContentPart.h */; };
|
|
17C1FDC31ACC429D006B99B3 /* BldDgm.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D81AC57B83005A27F7 /* BldDgm.h */; };
|
|
17C1FDC41ACC429D006B99B3 /* Run.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A41AC57B83005A27F7 /* Run.h */; };
|
|
17C1FDC51ACC429D006B99B3 /* SysClr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44301AC57B83005A27F7 /* SysClr.h */; };
|
|
17C1FDC61ACC429D006B99B3 /* DgmBuild.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43BB1AC57B83005A27F7 /* DgmBuild.h */; };
|
|
17C1FDC71ACC429D006B99B3 /* TLNodeType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F41AC57B83005A27F7 /* TLNodeType.h */; };
|
|
17C1FDC81ACC429D006B99B3 /* SlideSize.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43DD1AC57B83005A27F7 /* SlideSize.h */; };
|
|
17C1FDCA1ACC429D006B99B3 /* TLChartSubElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43ED1AC57B83005A27F7 /* TLChartSubElement.h */; };
|
|
17C1FDCB1ACC429D006B99B3 /* PrstGeom.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A449B1AC57B83005A27F7 /* PrstGeom.h */; };
|
|
17C1FDCC1ACC429D006B99B3 /* RunElem.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A449F1AC57B83005A27F7 /* RunElem.h */; };
|
|
17C1FDCD1ACC429D006B99B3 /* AnimMotion.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D11AC57B83005A27F7 /* AnimMotion.h */; };
|
|
17C1FDCE1ACC429D006B99B3 /* TextAlign.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E01AC57B83005A27F7 /* TextAlign.h */; };
|
|
17C1FDCF1ACC429D006B99B3 /* OnOff.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43CD1AC57B83005A27F7 /* OnOff.h */; };
|
|
17C1FDD01ACC429D006B99B3 /* ThemeElements.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45321AC57B83005A27F7 /* ThemeElements.h */; };
|
|
17C1FDD11ACC429D006B99B3 /* Camera.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A441E1AC57B83005A27F7 /* Camera.h */; };
|
|
17C1FDD31ACC429D006B99B3 /* CommentAuthors.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A436F1AC57B83005A27F7 /* CommentAuthors.h */; };
|
|
17C1FDD41ACC429D006B99B3 /* CornerDirectionVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43BA1AC57B83005A27F7 /* CornerDirectionVal.h */; };
|
|
17C1FDD51ACC429D006B99B3 /* CustGeom.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44341AC57B83005A27F7 /* CustGeom.h */; };
|
|
17C1FDD61ACC429D006B99B3 /* LineCap.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C91AC57B83005A27F7 /* LineCap.h */; };
|
|
17C1FDD71ACC429D006B99B3 /* PenAlign.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D21AC57B83005A27F7 /* PenAlign.h */; };
|
|
17C1FDD81ACC429D006B99B3 /* Tav.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44ED1AC57B83005A27F7 /* Tav.h */; };
|
|
17C1FDDA1ACC429D006B99B3 /* BinaryFileReaderWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A161AC5A4DF0096D788 /* BinaryFileReaderWriter.h */; };
|
|
17C1FDDB1ACC429D006B99B3 /* Bg.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A440C1AC57B83005A27F7 /* Bg.h */; };
|
|
17C1FDDC1ACC429D006B99B3 /* CSldViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45351AC57B83005A27F7 /* CSldViewPr.h */; };
|
|
17C1FDDE1ACC429D006B99B3 /* NvPicPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44881AC57B83005A27F7 /* NvPicPr.h */; };
|
|
17C1FDDF1ACC429D006B99B3 /* TableCol.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44BF1AC57B83005A27F7 /* TableCol.h */; };
|
|
17C1FDE01ACC429D006B99B3 /* AnimVariant.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D41AC57B83005A27F7 /* AnimVariant.h */; };
|
|
17C1FDE11ACC429D006B99B3 /* CompoundLine.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B71AC57B83005A27F7 /* CompoundLine.h */; };
|
|
17C1FDE21ACC429D006B99B3 /* Reflection.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44581AC57B83005A27F7 /* Reflection.h */; };
|
|
17C1FDE31ACC429D006B99B3 /* BldP.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44DC1AC57B83005A27F7 /* BldP.h */; };
|
|
17C1FDE41ACC429D006B99B3 /* Kinsoku.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A451C1AC57B83005A27F7 /* Kinsoku.h */; };
|
|
17C1FDE51ACC429D006B99B3 /* OuterShdw.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44561AC57B83005A27F7 /* OuterShdw.h */; };
|
|
17C1FDE61ACC429D006B99B3 /* PPTXEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45181AC57B83005A27F7 /* PPTXEvent.h */; };
|
|
17C1FDE71ACC429D006B99B3 /* AnimEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D01AC57B83005A27F7 /* AnimEffect.h */; };
|
|
17C1FDE81ACC429D006B99B3 /* TableCellProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44BE1AC57B83005A27F7 /* TableCellProperties.h */; };
|
|
17C1FDEA1ACC429D006B99B3 /* AttrNameLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D61AC57B83005A27F7 /* AttrNameLst.h */; };
|
|
17C1FDEB1ACC429D006B99B3 /* TextShapeType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E41AC57B83005A27F7 /* TextShapeType.h */; };
|
|
17C1FDEC1ACC429D006B99B3 /* MoveTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44931AC57B83005A27F7 /* MoveTo.h */; };
|
|
17C1FDED1ACC429D006B99B3 /* NotesMaster.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45151AC57B83005A27F7 /* NotesMaster.h */; };
|
|
17C1FDEE1ACC429D006B99B3 /* AlphaBiLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44401AC57B83005A27F7 /* AlphaBiLevel.h */; };
|
|
17C1FDF01ACC429D006B99B3 /* Flip.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C01AC57B83005A27F7 /* Flip.h */; };
|
|
17C1FDF11ACC429D006B99B3 /* Tile.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44691AC57B83005A27F7 /* Tile.h */; };
|
|
17C1FDF21ACC429D006B99B3 /* SideDirectionTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45001AC57B83005A27F7 /* SideDirectionTransition.h */; };
|
|
17C1FDF31ACC429D006B99B3 /* HorzOverflow.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C41AC57B83005A27F7 /* HorzOverflow.h */; };
|
|
17C1FDF51ACC429D006B99B3 /* TLPrevAc.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F91AC57B83005A27F7 /* TLPrevAc.h */; };
|
|
17C1FDF61ACC429D006B99B3 /* AttrName.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D51AC57B83005A27F7 /* AttrName.h */; };
|
|
17C1FDF71ACC429D006B99B3 /* Hf.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44761AC57B83005A27F7 /* Hf.h */; };
|
|
17C1FDF81ACC429D006B99B3 /* FileContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43A01AC57B83005A27F7 /* FileContainer.h */; };
|
|
17C1FDFA1ACC429D006B99B3 /* LineEndSize.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43CA1AC57B83005A27F7 /* LineEndSize.h */; };
|
|
17C1FDFB1ACC429D006B99B3 /* LineEnd.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A447B1AC57B83005A27F7 /* LineEnd.h */; };
|
|
17C1FDFC1ACC429D006B99B3 /* PPTXWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A211AC5A4DF0096D788 /* PPTXWriter.h */; };
|
|
17C1FDFD1ACC429D006B99B3 /* PlaceholderType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D41AC57B83005A27F7 /* PlaceholderType.h */; };
|
|
17C1FDFE1ACC429D006B99B3 /* XfrmEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A445C1AC57B83005A27F7 /* XfrmEffect.h */; };
|
|
17C1FDFF1ACC429D006B99B3 /* ChartBuildType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B51AC57B83005A27F7 /* ChartBuildType.h */; };
|
|
17C1FE001ACC429D006B99B3 /* SndAc.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45011AC57B83005A27F7 /* SndAc.h */; };
|
|
17C1FE021ACC429D006B99B3 /* AlphaModFix.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44451AC57B83005A27F7 /* AlphaModFix.h */; };
|
|
17C1FE041ACC429D006B99B3 /* Duotone.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A444D1AC57B83005A27F7 /* Duotone.h */; };
|
|
17C1FE061ACC429D006B99B3 /* ColorBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A442A1AC57B83005A27F7 /* ColorBase.h */; };
|
|
17C1FE071ACC429D006B99B3 /* Par.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E91AC57B83005A27F7 /* Par.h */; };
|
|
17C1FE081ACC429D006B99B3 /* ASCOfficeDrawingConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A46FD1AC57B92005A27F7 /* ASCOfficeDrawingConverter.h */; };
|
|
17C1FE091ACC429D006B99B3 /* NotesSlide.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45161AC57B83005A27F7 /* NotesSlide.h */; };
|
|
17C1FE0A1ACC429D006B99B3 /* NormalViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45391AC57B83005A27F7 /* NormalViewPr.h */; };
|
|
17C1FE0B1ACC429D006B99B3 /* Cxn.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44351AC57B83005A27F7 /* Cxn.h */; };
|
|
17C1FE0C1ACC429D006B99B3 /* FontCutter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A1D1AC5A4DF0096D788 /* FontCutter.h */; };
|
|
17C1FE0D1ACC429D006B99B3 /* Presentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45201AC57B83005A27F7 /* Presentation.h */; };
|
|
17C1FE0E1ACC429D006B99B3 /* CTn.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E51AC57B83005A27F7 /* CTn.h */; };
|
|
17C1FE101ACC429D006B99B3 /* Scale.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45401AC57B83005A27F7 /* Scale.h */; };
|
|
17C1FE111ACC429D006B99B3 /* TLCalcMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43EC1AC57B83005A27F7 /* TLCalcMode.h */; };
|
|
17C1FE121ACC429D006B99B3 /* TextAutonumberScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E21AC57B83005A27F7 /* TextAutonumberScheme.h */; };
|
|
17C1FE131ACC429D006B99B3 /* ColorModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A442B1AC57B83005A27F7 /* ColorModifier.h */; };
|
|
17C1FE141ACC429D006B99B3 /* CMediaNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E21AC57B83005A27F7 /* CMediaNode.h */; };
|
|
17C1FE151ACC429D006B99B3 /* imagemanager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A201AC5A4DF0096D788 /* imagemanager.h */; };
|
|
17C1FE161ACC429D006B99B3 /* BuNone.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A441A1AC57B83005A27F7 /* BuNone.h */; };
|
|
17C1FE171ACC429D006B99B3 /* BinWriters.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A181AC5A4DF0096D788 /* BinWriters.h */; };
|
|
17C1FE181ACC429D006B99B3 /* CameraType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B31AC57B83005A27F7 /* CameraType.h */; };
|
|
17C1FE1A1ACC429D006B99B3 /* TLRestart.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43FA1AC57B83005A27F7 /* TLRestart.h */; };
|
|
17C1FE1B1ACC429D006B99B3 /* NvCxnSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44831AC57B83005A27F7 /* NvCxnSpPr.h */; };
|
|
17C1FE1C1ACC429D006B99B3 /* Blend.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44491AC57B83005A27F7 /* Blend.h */; };
|
|
17C1FE1D1ACC429D006B99B3 /* LightRig.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44791AC57B83005A27F7 /* LightRig.h */; };
|
|
17C1FE201ACC429D006B99B3 /* BuBlip.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44111AC57B83005A27F7 /* BuBlip.h */; };
|
|
17C1FE211ACC429D006B99B3 /* Ah.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44051AC57B83005A27F7 /* Ah.h */; };
|
|
17C1FE221ACC429D006B99B3 /* TransitionSpeed.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44011AC57B83005A27F7 /* TransitionSpeed.h */; };
|
|
17C1FE231ACC429D006B99B3 /* SlideLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45281AC57B83005A27F7 /* SlideLayout.h */; };
|
|
17C1FE241ACC429D006B99B3 /* Tab.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B91AC57B83005A27F7 /* Tab.h */; };
|
|
17C1FE251ACC429D006B99B3 /* UniEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A450F1AC57B83005A27F7 /* UniEffect.h */; };
|
|
17C1FE261ACC429D006B99B3 /* Timing.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F21AC57B83005A27F7 /* Timing.h */; };
|
|
17C1FE271ACC429D006B99B3 /* EffectElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A444E1AC57B83005A27F7 /* EffectElement.h */; };
|
|
17C1FE281ACC429D006B99B3 /* TextUnderline.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E71AC57B83005A27F7 /* TextUnderline.h */; };
|
|
17C1FE291ACC429D006B99B3 /* TLAccumulate.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43EA1AC57B83005A27F7 /* TLAccumulate.h */; };
|
|
17C1FE2A1ACC429D006B99B3 /* CNvGraphicFramePr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44231AC57B83005A27F7 /* CNvGraphicFramePr.h */; };
|
|
17C1FE2B1ACC429D006B99B3 /* SpTree.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44B41AC57B83005A27F7 /* SpTree.h */; };
|
|
17C1FE2C1ACC429D006B99B3 /* EffectLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A443C1AC57B83005A27F7 /* EffectLst.h */; };
|
|
17C1FE2D1ACC429D006B99B3 /* Comments.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43701AC57B83005A27F7 /* Comments.h */; };
|
|
17C1FE2E1ACC429D006B99B3 /* OrientationTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44FF1AC57B83005A27F7 /* OrientationTransition.h */; };
|
|
17C1FE2F1ACC429D006B99B3 /* Video.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F71AC57B83005A27F7 /* Video.h */; };
|
|
17C1FE311ACC429D006B99B3 /* ZoomTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45081AC57B83005A27F7 /* ZoomTransition.h */; };
|
|
17C1FE321ACC429D006B99B3 /* TLValueType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44001AC57B83005A27F7 /* TLValueType.h */; };
|
|
17C1FE331ACC429D006B99B3 /* RunBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A51AC57B83005A27F7 /* RunBase.h */; };
|
|
17C1FE341ACC429D006B99B3 /* Excl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E61AC57B83005A27F7 /* Excl.h */; };
|
|
17C1FE351ACC429D006B99B3 /* ClrScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A452E1AC57B83005A27F7 /* ClrScheme.h */; };
|
|
17C1FE361ACC429D006B99B3 /* SlideViewPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45421AC57B83005A27F7 /* SlideViewPr.h */; };
|
|
17C1FE371ACC429D006B99B3 /* Br.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A21AC57B83005A27F7 /* Br.h */; };
|
|
17C1FE381ACC429D006B99B3 /* PathFillMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D01AC57B83005A27F7 /* PathFillMode.h */; };
|
|
17C1FE391ACC429D006B99B3 /* TextWrap.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E91AC57B83005A27F7 /* TextWrap.h */; };
|
|
17C1FE3A1ACC429D006B99B3 /* LightRigType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C81AC57B83005A27F7 /* LightRigType.h */; };
|
|
17C1FE3B1ACC429D006B99B3 /* EightDirectionTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44FC1AC57B83005A27F7 /* EightDirectionTransition.h */; };
|
|
17C1FE3C1ACC429D006B99B3 /* AnimationDgmBuild.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43AD1AC57B83005A27F7 /* AnimationDgmBuild.h */; };
|
|
17C1FE3D1ACC429D006B99B3 /* TextStrike.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E51AC57B83005A27F7 /* TextStrike.h */; };
|
|
17C1FE3E1ACC429D006B99B3 /* TableStyles.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A452B1AC57B83005A27F7 /* TableStyles.h */; };
|
|
17C1FE3F1ACC429D006B99B3 /* Rot.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A449E1AC57B83005A27F7 /* Rot.h */; };
|
|
17C1FE401ACC429D006B99B3 /* Conformance.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B81AC57B83005A27F7 /* Conformance.h */; };
|
|
17C1FE411ACC429D006B99B3 /* TLColorSpace.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43EF1AC57B83005A27F7 /* TLColorSpace.h */; };
|
|
17C1FE421ACC429D006B99B3 /* Sld.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45411AC57B83005A27F7 /* Sld.h */; };
|
|
17C1FE431ACC429D006B99B3 /* Ln.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A447E1AC57B83005A27F7 /* Ln.h */; };
|
|
17C1FE441ACC429D006B99B3 /* TLTriggerEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43FF1AC57B83005A27F7 /* TLTriggerEvent.h */; };
|
|
17C1FE451ACC429D006B99B3 /* NvSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A448A1AC57B83005A27F7 /* NvSpPr.h */; };
|
|
17C1FE461ACC429D006B99B3 /* Stretch.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44681AC57B83005A27F7 /* Stretch.h */; };
|
|
17C1FE471ACC429D006B99B3 /* PrstClr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A442C1AC57B83005A27F7 /* PrstClr.h */; };
|
|
17C1FE481ACC429D006B99B3 /* RunProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A01AC57B83005A27F7 /* RunProperties.h */; };
|
|
17C1FE491ACC429D006B99B3 /* SoftEdge.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A445A1AC57B83005A27F7 /* SoftEdge.h */; };
|
|
17C1FE4A1ACC429D006B99B3 /* LineTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44921AC57B83005A27F7 /* LineTo.h */; };
|
|
17C1FE4B1ACC429D006B99B3 /* Cmd.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E11AC57B83005A27F7 /* Cmd.h */; };
|
|
17C1FE4C1ACC429D006B99B3 /* VariantType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44021AC57B83005A27F7 /* VariantType.h */; };
|
|
17C1FE4D1ACC429D006B99B3 /* PPTX.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45171AC57B83005A27F7 /* PPTX.h */; };
|
|
17C1FE4E1ACC429D006B99B3 /* DgmBuildType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43BC1AC57B83005A27F7 /* DgmBuildType.h */; };
|
|
17C1FE4F1ACC429D006B99B3 /* DefaultNotesMaster.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A1B1AC5A4DF0096D788 /* DefaultNotesMaster.h */; };
|
|
17C1FE501ACC429D006B99B3 /* TableProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44C01AC57B83005A27F7 /* TableProperties.h */; };
|
|
17C1FE511ACC429D006B99B3 /* FmtScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45301AC57B83005A27F7 /* FmtScheme.h */; };
|
|
17C1FE521ACC429D006B99B3 /* FileMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43A41AC57B83005A27F7 /* FileMap.h */; };
|
|
17C1FE531ACC429D006B99B3 /* CalculatorCRC32.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A191AC5A4DF0096D788 /* CalculatorCRC32.h */; };
|
|
17C1FE541ACC429D006B99B3 /* Folder.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43A61AC57B83005A27F7 /* Folder.h */; };
|
|
17C1FE551ACC429D006B99B3 /* CondLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44E41AC57B83005A27F7 /* CondLst.h */; };
|
|
17C1FE571ACC429D006B99B3 /* AudioCD.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44801AC57B83005A27F7 /* AudioCD.h */; };
|
|
17C1FE581ACC429D006B99B3 /* TextVerticalType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E81AC57B83005A27F7 /* TextVerticalType.h */; };
|
|
17C1FE591ACC429D006B99B3 /* CNvGrpSpPr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44251AC57B83005A27F7 /* CNvGrpSpPr.h */; };
|
|
17C1FE5A1ACC429D006B99B3 /* Path.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A448D1AC57B83005A27F7 /* Path.h */; };
|
|
17C1FE5B1ACC429D006B99B3 /* AnimScale.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44D31AC57B83005A27F7 /* AnimScale.h */; };
|
|
17C1FE5C1ACC429D006B99B3 /* LumEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44551AC57B83005A27F7 /* LumEffect.h */; };
|
|
17C1FE5D1ACC429D006B99B3 /* TxEl.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F61AC57B83005A27F7 /* TxEl.h */; };
|
|
17C1FE5E1ACC429D006B99B3 /* BWMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43B21AC57B83005A27F7 /* BWMode.h */; };
|
|
17C1FE5F1ACC429D006B99B3 /* FillOverlay.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44501AC57B83005A27F7 /* FillOverlay.h */; };
|
|
17C1FE601ACC429D006B99B3 /* Set.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44EB1AC57B83005A27F7 /* Set.h */; };
|
|
17C1FE611ACC429D006B99B3 /* ShapeStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44AB1AC57B83005A27F7 /* ShapeStyle.h */; };
|
|
17C1FE621ACC429D006B99B3 /* BaseLimit.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43AE1AC57B83005A27F7 /* BaseLimit.h */; };
|
|
17C1FE641ACC429D006B99B3 /* BinReaderWriterDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A171AC5A4DF0096D788 /* BinReaderWriterDefines.h */; };
|
|
17C1FE651ACC429D006B99B3 /* ClrMapOvr.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44211AC57B83005A27F7 /* ClrMapOvr.h */; };
|
|
17C1FE661ACC429D006B99B3 /* Glow.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44511AC57B83005A27F7 /* Glow.h */; };
|
|
17C1FE671ACC429D006B99B3 /* TextSpacing.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44CC1AC57B83005A27F7 /* TextSpacing.h */; };
|
|
17C1FE681ACC429D006B99B3 /* LineEndType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43CB1AC57B83005A27F7 /* LineEndType.h */; };
|
|
17C1FE691ACC429D006B99B3 /* PresetShadowVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43D51AC57B83005A27F7 /* PresetShadowVal.h */; };
|
|
17C1FE6A1ACC429D006B99B3 /* ArcTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A448F1AC57B83005A27F7 /* ArcTo.h */; };
|
|
17C1FE6B1ACC429D006B99B3 /* SideDirectionVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43DB1AC57B83005A27F7 /* SideDirectionVal.h */; };
|
|
17C1FE6C1ACC429D006B99B3 /* BuChar.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44121AC57B83005A27F7 /* BuChar.h */; };
|
|
17C1FE6D1ACC429D006B99B3 /* PrstDash.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A449A1AC57B83005A27F7 /* PrstDash.h */; };
|
|
17C1FE6F1ACC429D006B99B3 /* AlphaFloor.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44421AC57B83005A27F7 /* AlphaFloor.h */; };
|
|
17C1FE701ACC429D006B99B3 /* TextAnchor.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43E11AC57B83005A27F7 /* TextAnchor.h */; };
|
|
17C1FE711ACC429D006B99B3 /* XmlWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A231AC5A4DF0096D788 /* XmlWriter.h */; };
|
|
17C1FE721ACC429D006B99B3 /* LastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C71AC57B83005A27F7 /* LastView.h */; };
|
|
17C1FE731ACC429D006B99B3 /* SpTgt.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44EC1AC57B83005A27F7 /* SpTgt.h */; };
|
|
17C1FE751ACC429D006B99B3 /* TmplLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44F41AC57B83005A27F7 /* TmplLst.h */; };
|
|
17C1FE761ACC429D006B99B3 /* Gs.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44741AC57B83005A27F7 /* Gs.h */; };
|
|
17C1FE781ACC429D006B99B3 /* SldSz.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A451F1AC57B83005A27F7 /* SldSz.h */; };
|
|
17C1FE791ACC429D006B99B3 /* Fld.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44A31AC57B83005A27F7 /* Fld.h */; };
|
|
17C1FE7A1ACC429D006B99B3 /* Restored.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A453F1AC57B83005A27F7 /* Restored.h */; };
|
|
17C1FE7B1ACC429D006B99B3 /* Rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A449D1AC57B83005A27F7 /* Rect.h */; };
|
|
17C1FE7C1ACC429D006B99B3 /* Cell3D.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A441F1AC57B83005A27F7 /* Cell3D.h */; };
|
|
17C1FE7D1ACC429D006B99B3 /* TLNextAc.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F21AC57B83005A27F7 /* TLNextAc.h */; };
|
|
17C1FE7E1ACC429D006B99B3 /* BldOleChart.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44DB1AC57B83005A27F7 /* BldOleChart.h */; };
|
|
17C1FE7F1ACC429D006B99B3 /* BldLst.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44DA1AC57B83005A27F7 /* BldLst.h */; };
|
|
17C1FE801ACC429D006B99B3 /* IterateType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43C61AC57B83005A27F7 /* IterateType.h */; };
|
|
17C1FE811ACC429D006B99B3 /* EightDirectionVal.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43BE1AC57B83005A27F7 /* EightDirectionVal.h */; };
|
|
17C1FE821ACC429D006B99B3 /* pptxformatlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43691AC57B46005A27F7 /* pptxformatlib.h */; };
|
|
17C1FE831ACC429D006B99B3 /* TLPresetClass.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43F81AC57B83005A27F7 /* TLPresetClass.h */; };
|
|
17C1FE841ACC429D006B99B3 /* PattFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44661AC57B83005A27F7 /* PattFill.h */; };
|
|
17C1FE851ACC429D006B99B3 /* PathBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A44941AC57B83005A27F7 /* PathBase.h */; };
|
|
17C1FE861ACC429D006B99B3 /* UniFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A45101AC57B83005A27F7 /* UniFill.h */; };
|
|
17C1FE871ACC429D006B99B3 /* ParaBuildType.h in Headers */ = {isa = PBXBuildFile; fileRef = 179A43CF1AC57B83005A27F7 /* ParaBuildType.h */; };
|
|
695BBFE81C06FF7300817D7E /* Elements.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BBFE41C06FF7300817D7E /* Elements.h */; };
|
|
695BBFEB1C06FF8600817D7E /* Theme.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BBFE91C06FF8600817D7E /* Theme.h */; };
|
|
695BBFEE1C06FF9100817D7E /* Metric.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BBFEC1C06FF9100817D7E /* Metric.h */; };
|
|
695BBFF41C06FF9800817D7E /* Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BBFF01C06FF9800817D7E /* Layout.h */; };
|
|
695BBFF81C06FFA100817D7E /* TextAttributesEx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 695BBFF51C06FFA100817D7E /* TextAttributesEx.cpp */; };
|
|
695BBFFA1C06FFA200817D7E /* TextAttributesEx.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BBFF61C06FFA100817D7E /* TextAttributesEx.h */; };
|
|
695BBFFD1C06FFA800817D7E /* TextStructures.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BBFFB1C06FFA800817D7E /* TextStructures.h */; };
|
|
695BC0011C06FFB300817D7E /* Elements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 695BBFFE1C06FFB300817D7E /* Elements.cpp */; };
|
|
695BC0371C070DE900817D7E /* ASCSVGWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 695BC0351C070DE900817D7E /* ASCSVGWriter.h */; };
|
|
695BC03A1C070DEF00817D7E /* ASCSVGWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 695BC0381C070DEF00817D7E /* ASCSVGWriter.cpp */; };
|
|
696791821D9E8B81002CA4BA /* MathParaWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 696791801D9E8B81002CA4BA /* MathParaWrapper.cpp */; };
|
|
696791831D9E8B81002CA4BA /* MathParaWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 696791811D9E8B81002CA4BA /* MathParaWrapper.h */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
179A43681AC57B46005A27F7 /* pptxformatlib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pptxformatlib.cpp; path = ../../Linux/PPTXFormatLib/pptxformatlib.cpp; sourceTree = "<group>"; };
|
|
179A43691AC57B46005A27F7 /* pptxformatlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pptxformatlib.h; path = ../../Linux/PPTXFormatLib/pptxformatlib.h; sourceTree = "<group>"; };
|
|
179A436D1AC57B83005A27F7 /* App.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = App.h; sourceTree = "<group>"; };
|
|
179A436F1AC57B83005A27F7 /* CommentAuthors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommentAuthors.h; sourceTree = "<group>"; };
|
|
179A43701AC57B83005A27F7 /* Comments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Comments.h; sourceTree = "<group>"; };
|
|
179A43721AC57B83005A27F7 /* Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Core.h; sourceTree = "<group>"; };
|
|
179A439F1AC57B83005A27F7 /* FileContainer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileContainer.cpp; sourceTree = "<group>"; };
|
|
179A43A01AC57B83005A27F7 /* FileContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileContainer.h; sourceTree = "<group>"; };
|
|
179A43A11AC57B83005A27F7 /* FileFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileFactory.cpp; sourceTree = "<group>"; };
|
|
179A43A21AC57B83005A27F7 /* FileFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileFactory.h; sourceTree = "<group>"; };
|
|
179A43A31AC57B83005A27F7 /* FileMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileMap.cpp; sourceTree = "<group>"; };
|
|
179A43A41AC57B83005A27F7 /* FileMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileMap.h; sourceTree = "<group>"; };
|
|
179A43A51AC57B83005A27F7 /* Folder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Folder.cpp; sourceTree = "<group>"; };
|
|
179A43A61AC57B83005A27F7 /* Folder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Folder.h; sourceTree = "<group>"; };
|
|
179A43A71AC57B83005A27F7 /* HandoutMaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HandoutMaster.h; sourceTree = "<group>"; };
|
|
179A43AC1AC57B83005A27F7 /* AlbumLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlbumLayout.h; sourceTree = "<group>"; };
|
|
179A43AD1AC57B83005A27F7 /* AnimationDgmBuild.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimationDgmBuild.h; sourceTree = "<group>"; };
|
|
179A43AE1AC57B83005A27F7 /* BaseLimit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseLimit.h; sourceTree = "<group>"; };
|
|
179A43AF1AC57B83005A27F7 /* BevelType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BevelType.h; sourceTree = "<group>"; };
|
|
179A43B01AC57B83005A27F7 /* BlendMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlendMode.h; sourceTree = "<group>"; };
|
|
179A43B11AC57B83005A27F7 /* BlipCompression.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlipCompression.h; sourceTree = "<group>"; };
|
|
179A43B21AC57B83005A27F7 /* BWMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BWMode.h; sourceTree = "<group>"; };
|
|
179A43B31AC57B83005A27F7 /* CameraType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CameraType.h; sourceTree = "<group>"; };
|
|
179A43B41AC57B83005A27F7 /* ChartBuild.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChartBuild.h; sourceTree = "<group>"; };
|
|
179A43B51AC57B83005A27F7 /* ChartBuildType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChartBuildType.h; sourceTree = "<group>"; };
|
|
179A43B61AC57B83005A27F7 /* ColorSchemeIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorSchemeIndex.h; sourceTree = "<group>"; };
|
|
179A43B71AC57B83005A27F7 /* CompoundLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompoundLine.h; sourceTree = "<group>"; };
|
|
179A43B81AC57B83005A27F7 /* Conformance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Conformance.h; sourceTree = "<group>"; };
|
|
179A43B91AC57B83005A27F7 /* ContentStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentStatus.h; sourceTree = "<group>"; };
|
|
179A43BA1AC57B83005A27F7 /* CornerDirectionVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CornerDirectionVal.h; sourceTree = "<group>"; };
|
|
179A43BB1AC57B83005A27F7 /* DgmBuild.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DgmBuild.h; sourceTree = "<group>"; };
|
|
179A43BC1AC57B83005A27F7 /* DgmBuildType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DgmBuildType.h; sourceTree = "<group>"; };
|
|
179A43BD1AC57B83005A27F7 /* EffectContainerType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectContainerType.h; sourceTree = "<group>"; };
|
|
179A43BE1AC57B83005A27F7 /* EightDirectionVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EightDirectionVal.h; sourceTree = "<group>"; };
|
|
179A43BF1AC57B83005A27F7 /* FillPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FillPath.h; sourceTree = "<group>"; };
|
|
179A43C01AC57B83005A27F7 /* Flip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Flip.h; sourceTree = "<group>"; };
|
|
179A43C11AC57B83005A27F7 /* FontAlign.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontAlign.h; sourceTree = "<group>"; };
|
|
179A43C21AC57B83005A27F7 /* FontStyleIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontStyleIndex.h; sourceTree = "<group>"; };
|
|
179A43C31AC57B83005A27F7 /* FrameShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameShape.h; sourceTree = "<group>"; };
|
|
179A43C41AC57B83005A27F7 /* HorzOverflow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HorzOverflow.h; sourceTree = "<group>"; };
|
|
179A43C51AC57B83005A27F7 /* InOutDirectionVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InOutDirectionVal.h; sourceTree = "<group>"; };
|
|
179A43C61AC57B83005A27F7 /* IterateType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IterateType.h; sourceTree = "<group>"; };
|
|
179A43C71AC57B83005A27F7 /* LastView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LastView.h; sourceTree = "<group>"; };
|
|
179A43C81AC57B83005A27F7 /* LightRigType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LightRigType.h; sourceTree = "<group>"; };
|
|
179A43C91AC57B83005A27F7 /* LineCap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineCap.h; sourceTree = "<group>"; };
|
|
179A43CA1AC57B83005A27F7 /* LineEndSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineEndSize.h; sourceTree = "<group>"; };
|
|
179A43CB1AC57B83005A27F7 /* LineEndType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineEndType.h; sourceTree = "<group>"; };
|
|
179A43CC1AC57B83005A27F7 /* Material.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Material.h; sourceTree = "<group>"; };
|
|
179A43CD1AC57B83005A27F7 /* OnOff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnOff.h; sourceTree = "<group>"; };
|
|
179A43CE1AC57B83005A27F7 /* Orient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Orient.h; sourceTree = "<group>"; };
|
|
179A43CF1AC57B83005A27F7 /* ParaBuildType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParaBuildType.h; sourceTree = "<group>"; };
|
|
179A43D01AC57B83005A27F7 /* PathFillMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PathFillMode.h; sourceTree = "<group>"; };
|
|
179A43D11AC57B83005A27F7 /* PattFillVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PattFillVal.h; sourceTree = "<group>"; };
|
|
179A43D21AC57B83005A27F7 /* PenAlign.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PenAlign.h; sourceTree = "<group>"; };
|
|
179A43D31AC57B83005A27F7 /* PlaceholderSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlaceholderSize.h; sourceTree = "<group>"; };
|
|
179A43D41AC57B83005A27F7 /* PlaceholderType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlaceholderType.h; sourceTree = "<group>"; };
|
|
179A43D51AC57B83005A27F7 /* PresetShadowVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PresetShadowVal.h; sourceTree = "<group>"; };
|
|
179A43D61AC57B83005A27F7 /* PrstClrVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstClrVal.h; sourceTree = "<group>"; };
|
|
179A43D71AC57B83005A27F7 /* PrstDashVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstDashVal.h; sourceTree = "<group>"; };
|
|
179A43D81AC57B83005A27F7 /* RectAlign.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RectAlign.h; sourceTree = "<group>"; };
|
|
179A43D91AC57B83005A27F7 /* SchemeClrVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeClrVal.h; sourceTree = "<group>"; };
|
|
179A43DA1AC57B83005A27F7 /* ShapeType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShapeType.h; sourceTree = "<group>"; };
|
|
179A43DB1AC57B83005A27F7 /* SideDirectionVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SideDirectionVal.h; sourceTree = "<group>"; };
|
|
179A43DC1AC57B83005A27F7 /* SlideLayoutType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideLayoutType.h; sourceTree = "<group>"; };
|
|
179A43DD1AC57B83005A27F7 /* SlideSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideSize.h; sourceTree = "<group>"; };
|
|
179A43DE1AC57B83005A27F7 /* SplitterBarState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SplitterBarState.h; sourceTree = "<group>"; };
|
|
179A43DF1AC57B83005A27F7 /* SysClrVal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SysClrVal.h; sourceTree = "<group>"; };
|
|
179A43E01AC57B83005A27F7 /* TextAlign.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextAlign.h; sourceTree = "<group>"; };
|
|
179A43E11AC57B83005A27F7 /* TextAnchor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextAnchor.h; sourceTree = "<group>"; };
|
|
179A43E21AC57B83005A27F7 /* TextAutonumberScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextAutonumberScheme.h; sourceTree = "<group>"; };
|
|
179A43E31AC57B83005A27F7 /* TextCaps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextCaps.h; sourceTree = "<group>"; };
|
|
179A43E41AC57B83005A27F7 /* TextShapeType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextShapeType.h; sourceTree = "<group>"; };
|
|
179A43E51AC57B83005A27F7 /* TextStrike.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextStrike.h; sourceTree = "<group>"; };
|
|
179A43E61AC57B83005A27F7 /* TextTabAlignType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextTabAlignType.h; sourceTree = "<group>"; };
|
|
179A43E71AC57B83005A27F7 /* TextUnderline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextUnderline.h; sourceTree = "<group>"; };
|
|
179A43E81AC57B83005A27F7 /* TextVerticalType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextVerticalType.h; sourceTree = "<group>"; };
|
|
179A43E91AC57B83005A27F7 /* TextWrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextWrap.h; sourceTree = "<group>"; };
|
|
179A43EA1AC57B83005A27F7 /* TLAccumulate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLAccumulate.h; sourceTree = "<group>"; };
|
|
179A43EB1AC57B83005A27F7 /* TLAdditive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLAdditive.h; sourceTree = "<group>"; };
|
|
179A43EC1AC57B83005A27F7 /* TLCalcMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLCalcMode.h; sourceTree = "<group>"; };
|
|
179A43ED1AC57B83005A27F7 /* TLChartSubElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLChartSubElement.h; sourceTree = "<group>"; };
|
|
179A43EE1AC57B83005A27F7 /* TLColorDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLColorDirection.h; sourceTree = "<group>"; };
|
|
179A43EF1AC57B83005A27F7 /* TLColorSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLColorSpace.h; sourceTree = "<group>"; };
|
|
179A43F01AC57B83005A27F7 /* TLCommandType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLCommandType.h; sourceTree = "<group>"; };
|
|
179A43F11AC57B83005A27F7 /* TLMasterRelation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLMasterRelation.h; sourceTree = "<group>"; };
|
|
179A43F21AC57B83005A27F7 /* TLNextAc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLNextAc.h; sourceTree = "<group>"; };
|
|
179A43F31AC57B83005A27F7 /* TLNodeFillType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLNodeFillType.h; sourceTree = "<group>"; };
|
|
179A43F41AC57B83005A27F7 /* TLNodeType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLNodeType.h; sourceTree = "<group>"; };
|
|
179A43F51AC57B83005A27F7 /* TLOrigin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLOrigin.h; sourceTree = "<group>"; };
|
|
179A43F61AC57B83005A27F7 /* TLOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLOverride.h; sourceTree = "<group>"; };
|
|
179A43F71AC57B83005A27F7 /* TLPathEditMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLPathEditMode.h; sourceTree = "<group>"; };
|
|
179A43F81AC57B83005A27F7 /* TLPresetClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLPresetClass.h; sourceTree = "<group>"; };
|
|
179A43F91AC57B83005A27F7 /* TLPrevAc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLPrevAc.h; sourceTree = "<group>"; };
|
|
179A43FA1AC57B83005A27F7 /* TLRestart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLRestart.h; sourceTree = "<group>"; };
|
|
179A43FB1AC57B83005A27F7 /* TLRuntimeTrigger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLRuntimeTrigger.h; sourceTree = "<group>"; };
|
|
179A43FC1AC57B83005A27F7 /* TLSyncBehavior.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLSyncBehavior.h; sourceTree = "<group>"; };
|
|
179A43FD1AC57B83005A27F7 /* TLTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLTransform.h; sourceTree = "<group>"; };
|
|
179A43FE1AC57B83005A27F7 /* TLTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLTransition.h; sourceTree = "<group>"; };
|
|
179A43FF1AC57B83005A27F7 /* TLTriggerEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLTriggerEvent.h; sourceTree = "<group>"; };
|
|
179A44001AC57B83005A27F7 /* TLValueType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TLValueType.h; sourceTree = "<group>"; };
|
|
179A44011AC57B83005A27F7 /* TransitionSpeed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransitionSpeed.h; sourceTree = "<group>"; };
|
|
179A44021AC57B83005A27F7 /* VariantType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariantType.h; sourceTree = "<group>"; };
|
|
179A44031AC57B83005A27F7 /* VertOverflow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertOverflow.h; sourceTree = "<group>"; };
|
|
179A44051AC57B83005A27F7 /* Ah.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ah.h; sourceTree = "<group>"; };
|
|
179A44061AC57B83005A27F7 /* AhBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhBase.h; sourceTree = "<group>"; };
|
|
179A44071AC57B83005A27F7 /* AhPolar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhPolar.h; sourceTree = "<group>"; };
|
|
179A44081AC57B83005A27F7 /* AhXY.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhXY.h; sourceTree = "<group>"; };
|
|
179A44091AC57B83005A27F7 /* Backdrop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Backdrop.h; sourceTree = "<group>"; };
|
|
179A440A1AC57B83005A27F7 /* Bevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bevel.h; sourceTree = "<group>"; };
|
|
179A440B1AC57B83005A27F7 /* Bg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Bg.cpp; sourceTree = "<group>"; };
|
|
179A440C1AC57B83005A27F7 /* Bg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bg.h; sourceTree = "<group>"; };
|
|
179A440D1AC57B83005A27F7 /* BgPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BgPr.h; sourceTree = "<group>"; };
|
|
179A440E1AC57B83005A27F7 /* BodyPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BodyPr.h; sourceTree = "<group>"; };
|
|
179A44101AC57B83005A27F7 /* BuAutoNum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuAutoNum.h; sourceTree = "<group>"; };
|
|
179A44111AC57B83005A27F7 /* BuBlip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuBlip.h; sourceTree = "<group>"; };
|
|
179A44121AC57B83005A27F7 /* BuChar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuChar.h; sourceTree = "<group>"; };
|
|
179A44131AC57B83005A27F7 /* BuClr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuClr.h; sourceTree = "<group>"; };
|
|
179A44141AC57B83005A27F7 /* BuClrTx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuClrTx.h; sourceTree = "<group>"; };
|
|
179A44151AC57B83005A27F7 /* BuFontTx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuFontTx.h; sourceTree = "<group>"; };
|
|
179A44161AC57B83005A27F7 /* Bullet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bullet.h; sourceTree = "<group>"; };
|
|
179A44171AC57B83005A27F7 /* BulletColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BulletColor.h; sourceTree = "<group>"; };
|
|
179A44181AC57B83005A27F7 /* BulletSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BulletSize.h; sourceTree = "<group>"; };
|
|
179A44191AC57B83005A27F7 /* BulletTypeface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BulletTypeface.h; sourceTree = "<group>"; };
|
|
179A441A1AC57B83005A27F7 /* BuNone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuNone.h; sourceTree = "<group>"; };
|
|
179A441B1AC57B83005A27F7 /* BuSzPct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuSzPct.h; sourceTree = "<group>"; };
|
|
179A441C1AC57B83005A27F7 /* BuSzPts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuSzPts.h; sourceTree = "<group>"; };
|
|
179A441D1AC57B83005A27F7 /* BuSzTx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuSzTx.h; sourceTree = "<group>"; };
|
|
179A441E1AC57B83005A27F7 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Camera.h; sourceTree = "<group>"; };
|
|
179A441F1AC57B83005A27F7 /* Cell3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cell3D.h; sourceTree = "<group>"; };
|
|
179A44201AC57B83005A27F7 /* ClrMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClrMap.h; sourceTree = "<group>"; };
|
|
179A44211AC57B83005A27F7 /* ClrMapOvr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClrMapOvr.h; sourceTree = "<group>"; };
|
|
179A44221AC57B83005A27F7 /* CNvCxnSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNvCxnSpPr.h; sourceTree = "<group>"; };
|
|
179A44231AC57B83005A27F7 /* CNvGraphicFramePr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNvGraphicFramePr.h; sourceTree = "<group>"; };
|
|
179A44241AC57B83005A27F7 /* CNvGrpSpPr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CNvGrpSpPr.cpp; sourceTree = "<group>"; };
|
|
179A44251AC57B83005A27F7 /* CNvGrpSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNvGrpSpPr.h; sourceTree = "<group>"; };
|
|
179A44261AC57B83005A27F7 /* CNvPicPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNvPicPr.h; sourceTree = "<group>"; };
|
|
179A44271AC57B83005A27F7 /* CNvPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNvPr.h; sourceTree = "<group>"; };
|
|
179A44281AC57B83005A27F7 /* CNvSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNvSpPr.h; sourceTree = "<group>"; };
|
|
179A442A1AC57B83005A27F7 /* ColorBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorBase.h; sourceTree = "<group>"; };
|
|
179A442B1AC57B83005A27F7 /* ColorModifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorModifier.h; sourceTree = "<group>"; };
|
|
179A442C1AC57B83005A27F7 /* PrstClr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstClr.h; sourceTree = "<group>"; };
|
|
179A442D1AC57B83005A27F7 /* SchemeClr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SchemeClr.cpp; sourceTree = "<group>"; };
|
|
179A442E1AC57B83005A27F7 /* SchemeClr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeClr.h; sourceTree = "<group>"; };
|
|
179A442F1AC57B83005A27F7 /* SrgbClr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SrgbClr.h; sourceTree = "<group>"; };
|
|
179A44301AC57B83005A27F7 /* SysClr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SysClr.h; sourceTree = "<group>"; };
|
|
179A44311AC57B83005A27F7 /* ContentPart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ContentPart.cpp; sourceTree = "<group>"; };
|
|
179A44321AC57B83005A27F7 /* ContentPart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentPart.h; sourceTree = "<group>"; };
|
|
179A44331AC57B83005A27F7 /* CSld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSld.h; sourceTree = "<group>"; };
|
|
179A44341AC57B83005A27F7 /* CustGeom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustGeom.h; sourceTree = "<group>"; };
|
|
179A44351AC57B83005A27F7 /* Cxn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cxn.h; sourceTree = "<group>"; };
|
|
179A44361AC57B83005A27F7 /* CxnSp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CxnSp.cpp; sourceTree = "<group>"; };
|
|
179A44371AC57B83005A27F7 /* CxnSp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CxnSp.h; sourceTree = "<group>"; };
|
|
179A44381AC57B83005A27F7 /* DefaultShapeDefinition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultShapeDefinition.h; sourceTree = "<group>"; };
|
|
179A44391AC57B83005A27F7 /* EffectDag.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EffectDag.cpp; sourceTree = "<group>"; };
|
|
179A443A1AC57B83005A27F7 /* EffectDag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectDag.h; sourceTree = "<group>"; };
|
|
179A443B1AC57B83005A27F7 /* EffectLst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EffectLst.cpp; sourceTree = "<group>"; };
|
|
179A443C1AC57B83005A27F7 /* EffectLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectLst.h; sourceTree = "<group>"; };
|
|
179A443D1AC57B83005A27F7 /* EffectProperties.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EffectProperties.cpp; sourceTree = "<group>"; };
|
|
179A443E1AC57B83005A27F7 /* EffectProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectProperties.h; sourceTree = "<group>"; };
|
|
179A44401AC57B83005A27F7 /* AlphaBiLevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaBiLevel.h; sourceTree = "<group>"; };
|
|
179A44411AC57B83005A27F7 /* AlphaCeiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaCeiling.h; sourceTree = "<group>"; };
|
|
179A44421AC57B83005A27F7 /* AlphaFloor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaFloor.h; sourceTree = "<group>"; };
|
|
179A44431AC57B83005A27F7 /* AlphaInv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaInv.h; sourceTree = "<group>"; };
|
|
179A44441AC57B83005A27F7 /* AlphaMod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaMod.h; sourceTree = "<group>"; };
|
|
179A44451AC57B83005A27F7 /* AlphaModFix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaModFix.h; sourceTree = "<group>"; };
|
|
179A44461AC57B83005A27F7 /* AlphaOutset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaOutset.h; sourceTree = "<group>"; };
|
|
179A44471AC57B83005A27F7 /* AlphaRepl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaRepl.h; sourceTree = "<group>"; };
|
|
179A44481AC57B83005A27F7 /* BiLevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BiLevel.h; sourceTree = "<group>"; };
|
|
179A44491AC57B83005A27F7 /* Blend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Blend.h; sourceTree = "<group>"; };
|
|
179A444A1AC57B83005A27F7 /* Blur.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Blur.h; sourceTree = "<group>"; };
|
|
179A444B1AC57B83005A27F7 /* ClrChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClrChange.h; sourceTree = "<group>"; };
|
|
179A444C1AC57B83005A27F7 /* ClrRepl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClrRepl.h; sourceTree = "<group>"; };
|
|
179A444D1AC57B83005A27F7 /* Duotone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Duotone.h; sourceTree = "<group>"; };
|
|
179A444E1AC57B83005A27F7 /* EffectElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectElement.h; sourceTree = "<group>"; };
|
|
179A444F1AC57B83005A27F7 /* FillEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FillEffect.h; sourceTree = "<group>"; };
|
|
179A44501AC57B83005A27F7 /* FillOverlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FillOverlay.h; sourceTree = "<group>"; };
|
|
179A44511AC57B83005A27F7 /* Glow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Glow.h; sourceTree = "<group>"; };
|
|
179A44521AC57B83005A27F7 /* Grayscl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Grayscl.h; sourceTree = "<group>"; };
|
|
179A44531AC57B83005A27F7 /* HslEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HslEffect.h; sourceTree = "<group>"; };
|
|
179A44541AC57B83005A27F7 /* InnerShdw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InnerShdw.h; sourceTree = "<group>"; };
|
|
179A44551AC57B83005A27F7 /* LumEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LumEffect.h; sourceTree = "<group>"; };
|
|
179A44561AC57B83005A27F7 /* OuterShdw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OuterShdw.h; sourceTree = "<group>"; };
|
|
179A44571AC57B83005A27F7 /* PrstShdw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstShdw.h; sourceTree = "<group>"; };
|
|
179A44581AC57B83005A27F7 /* Reflection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reflection.h; sourceTree = "<group>"; };
|
|
179A44591AC57B83005A27F7 /* RelOff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RelOff.h; sourceTree = "<group>"; };
|
|
179A445A1AC57B83005A27F7 /* SoftEdge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoftEdge.h; sourceTree = "<group>"; };
|
|
179A445B1AC57B83005A27F7 /* TintEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TintEffect.h; sourceTree = "<group>"; };
|
|
179A445C1AC57B83005A27F7 /* XfrmEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XfrmEffect.h; sourceTree = "<group>"; };
|
|
179A445D1AC57B83005A27F7 /* EffectStyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EffectStyle.cpp; sourceTree = "<group>"; };
|
|
179A445E1AC57B83005A27F7 /* EffectStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectStyle.h; sourceTree = "<group>"; };
|
|
179A445F1AC57B83005A27F7 /* ExtP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtP.h; sourceTree = "<group>"; };
|
|
179A44611AC57B83005A27F7 /* Blip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Blip.cpp; sourceTree = "<group>"; };
|
|
179A44621AC57B83005A27F7 /* Blip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Blip.h; sourceTree = "<group>"; };
|
|
179A44631AC57B83005A27F7 /* BlipFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlipFill.h; sourceTree = "<group>"; };
|
|
179A44641AC57B83005A27F7 /* GradFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GradFill.h; sourceTree = "<group>"; };
|
|
179A44651AC57B83005A27F7 /* NoFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NoFill.h; sourceTree = "<group>"; };
|
|
179A44661AC57B83005A27F7 /* PattFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PattFill.h; sourceTree = "<group>"; };
|
|
179A44671AC57B83005A27F7 /* SolidFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SolidFill.h; sourceTree = "<group>"; };
|
|
179A44681AC57B83005A27F7 /* Stretch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Stretch.h; sourceTree = "<group>"; };
|
|
179A44691AC57B83005A27F7 /* Tile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tile.h; sourceTree = "<group>"; };
|
|
179A446A1AC57B83005A27F7 /* FillStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FillStyle.h; sourceTree = "<group>"; };
|
|
179A446B1AC57B83005A27F7 /* FontCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontCollection.h; sourceTree = "<group>"; };
|
|
179A446C1AC57B83005A27F7 /* FontRef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontRef.h; sourceTree = "<group>"; };
|
|
179A446D1AC57B83005A27F7 /* Gd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gd.h; sourceTree = "<group>"; };
|
|
179A446E1AC57B83005A27F7 /* Geometry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Geometry.cpp; sourceTree = "<group>"; };
|
|
179A446F1AC57B83005A27F7 /* Geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Geometry.h; sourceTree = "<group>"; };
|
|
179A44701AC57B83005A27F7 /* GraphicFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphicFrame.cpp; sourceTree = "<group>"; };
|
|
179A44711AC57B83005A27F7 /* GraphicFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicFrame.h; sourceTree = "<group>"; };
|
|
179A44721AC57B83005A27F7 /* GrpSpPr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GrpSpPr.cpp; sourceTree = "<group>"; };
|
|
179A44731AC57B83005A27F7 /* GrpSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GrpSpPr.h; sourceTree = "<group>"; };
|
|
179A44741AC57B83005A27F7 /* Gs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gs.h; sourceTree = "<group>"; };
|
|
179A44751AC57B83005A27F7 /* HeadingVariant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeadingVariant.h; sourceTree = "<group>"; };
|
|
179A44761AC57B83005A27F7 /* Hf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hf.h; sourceTree = "<group>"; };
|
|
179A44771AC57B83005A27F7 /* Hyperlink.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hyperlink.cpp; sourceTree = "<group>"; };
|
|
179A44781AC57B83005A27F7 /* Hyperlink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hyperlink.h; sourceTree = "<group>"; };
|
|
179A44791AC57B83005A27F7 /* LightRig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LightRig.h; sourceTree = "<group>"; };
|
|
179A447A1AC57B83005A27F7 /* Lin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lin.h; sourceTree = "<group>"; };
|
|
179A447B1AC57B83005A27F7 /* LineEnd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineEnd.h; sourceTree = "<group>"; };
|
|
179A447C1AC57B83005A27F7 /* LineJoin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineJoin.h; sourceTree = "<group>"; };
|
|
179A447D1AC57B83005A27F7 /* LineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineStyle.h; sourceTree = "<group>"; };
|
|
179A447E1AC57B83005A27F7 /* Ln.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ln.h; sourceTree = "<group>"; };
|
|
179A44801AC57B83005A27F7 /* AudioCD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioCD.h; sourceTree = "<group>"; };
|
|
179A44811AC57B83005A27F7 /* MediaFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaFile.h; sourceTree = "<group>"; };
|
|
179A44821AC57B83005A27F7 /* WavAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WavAudioFile.h; sourceTree = "<group>"; };
|
|
179A44831AC57B83005A27F7 /* NvCxnSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvCxnSpPr.h; sourceTree = "<group>"; };
|
|
179A44841AC57B83005A27F7 /* NvGraphicFramePr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NvGraphicFramePr.cpp; sourceTree = "<group>"; };
|
|
179A44851AC57B83005A27F7 /* NvGraphicFramePr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvGraphicFramePr.h; sourceTree = "<group>"; };
|
|
179A44861AC57B83005A27F7 /* NvGrpSpPr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NvGrpSpPr.cpp; sourceTree = "<group>"; };
|
|
179A44871AC57B83005A27F7 /* NvGrpSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvGrpSpPr.h; sourceTree = "<group>"; };
|
|
179A44881AC57B83005A27F7 /* NvPicPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvPicPr.h; sourceTree = "<group>"; };
|
|
179A44891AC57B83005A27F7 /* NvPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvPr.h; sourceTree = "<group>"; };
|
|
179A448A1AC57B83005A27F7 /* NvSpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvSpPr.h; sourceTree = "<group>"; };
|
|
179A448B1AC57B83005A27F7 /* Paragraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Paragraph.h; sourceTree = "<group>"; };
|
|
179A448C1AC57B83005A27F7 /* PartTitle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PartTitle.h; sourceTree = "<group>"; };
|
|
179A448D1AC57B83005A27F7 /* Path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; };
|
|
179A448F1AC57B83005A27F7 /* ArcTo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ArcTo.h; sourceTree = "<group>"; };
|
|
179A44901AC57B83005A27F7 /* Close.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Close.h; sourceTree = "<group>"; };
|
|
179A44911AC57B83005A27F7 /* CubicBezTo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CubicBezTo.h; sourceTree = "<group>"; };
|
|
179A44921AC57B83005A27F7 /* LineTo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineTo.h; sourceTree = "<group>"; };
|
|
179A44931AC57B83005A27F7 /* MoveTo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MoveTo.h; sourceTree = "<group>"; };
|
|
179A44941AC57B83005A27F7 /* PathBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PathBase.h; sourceTree = "<group>"; };
|
|
179A44951AC57B83005A27F7 /* QuadBezTo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuadBezTo.h; sourceTree = "<group>"; };
|
|
179A44961AC57B83005A27F7 /* Path2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Path2D.h; sourceTree = "<group>"; };
|
|
179A44971AC57B83005A27F7 /* Ph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ph.h; sourceTree = "<group>"; };
|
|
179A44981AC57B83005A27F7 /* Pic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Pic.cpp; sourceTree = "<group>"; };
|
|
179A44991AC57B83005A27F7 /* Pic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pic.h; sourceTree = "<group>"; };
|
|
179A449A1AC57B83005A27F7 /* PrstDash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstDash.h; sourceTree = "<group>"; };
|
|
179A449B1AC57B83005A27F7 /* PrstGeom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstGeom.h; sourceTree = "<group>"; };
|
|
179A449C1AC57B83005A27F7 /* PrstTxWarp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrstTxWarp.h; sourceTree = "<group>"; };
|
|
179A449D1AC57B83005A27F7 /* Rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rect.h; sourceTree = "<group>"; };
|
|
179A449E1AC57B83005A27F7 /* Rot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rot.h; sourceTree = "<group>"; };
|
|
179A449F1AC57B83005A27F7 /* RunElem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunElem.h; sourceTree = "<group>"; };
|
|
179A44A01AC57B83005A27F7 /* RunProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunProperties.h; sourceTree = "<group>"; };
|
|
179A44A21AC57B83005A27F7 /* Br.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Br.h; sourceTree = "<group>"; };
|
|
179A44A31AC57B83005A27F7 /* Fld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fld.h; sourceTree = "<group>"; };
|
|
179A44A41AC57B83005A27F7 /* Run.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Run.h; sourceTree = "<group>"; };
|
|
179A44A51AC57B83005A27F7 /* RunBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunBase.h; sourceTree = "<group>"; };
|
|
179A44A61AC57B83005A27F7 /* Scene3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scene3d.h; sourceTree = "<group>"; };
|
|
179A44A71AC57B83005A27F7 /* Shape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Shape.cpp; sourceTree = "<group>"; };
|
|
179A44A81AC57B83005A27F7 /* Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shape.h; sourceTree = "<group>"; };
|
|
179A44AB1AC57B83005A27F7 /* ShapeStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShapeStyle.h; sourceTree = "<group>"; };
|
|
179A44AE1AC57B83005A27F7 /* SmartArt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SmartArt.cpp; sourceTree = "<group>"; };
|
|
179A44AF1AC57B83005A27F7 /* SmartArt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmartArt.h; sourceTree = "<group>"; };
|
|
179A44B01AC57B83005A27F7 /* Sp3d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sp3d.h; sourceTree = "<group>"; };
|
|
179A44B11AC57B83005A27F7 /* SpPr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SpPr.cpp; sourceTree = "<group>"; };
|
|
179A44B21AC57B83005A27F7 /* SpPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpPr.h; sourceTree = "<group>"; };
|
|
179A44B31AC57B83005A27F7 /* SpTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SpTree.cpp; sourceTree = "<group>"; };
|
|
179A44B41AC57B83005A27F7 /* SpTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpTree.h; sourceTree = "<group>"; };
|
|
179A44B51AC57B83005A27F7 /* SpTreeElem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SpTreeElem.cpp; sourceTree = "<group>"; };
|
|
179A44B61AC57B83005A27F7 /* SpTreeElem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpTreeElem.h; sourceTree = "<group>"; };
|
|
179A44B71AC57B83005A27F7 /* StyleRef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StyleRef.h; sourceTree = "<group>"; };
|
|
179A44B81AC57B83005A27F7 /* SupplementalFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SupplementalFont.h; sourceTree = "<group>"; };
|
|
179A44B91AC57B83005A27F7 /* Tab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tab.h; sourceTree = "<group>"; };
|
|
179A44BB1AC57B83005A27F7 /* Table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Table.h; sourceTree = "<group>"; };
|
|
179A44BC1AC57B83005A27F7 /* TableCell.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TableCell.cpp; sourceTree = "<group>"; };
|
|
179A44BD1AC57B83005A27F7 /* TableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCell.h; sourceTree = "<group>"; };
|
|
179A44BE1AC57B83005A27F7 /* TableCellProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellProperties.h; sourceTree = "<group>"; };
|
|
179A44BF1AC57B83005A27F7 /* TableCol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCol.h; sourceTree = "<group>"; };
|
|
179A44C01AC57B83005A27F7 /* TableProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableProperties.h; sourceTree = "<group>"; };
|
|
179A44C11AC57B83005A27F7 /* TableRow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableRow.h; sourceTree = "<group>"; };
|
|
179A44C21AC57B83005A27F7 /* TableBgStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableBgStyle.h; sourceTree = "<group>"; };
|
|
179A44C31AC57B83005A27F7 /* TablePartStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TablePartStyle.h; sourceTree = "<group>"; };
|
|
179A44C41AC57B83005A27F7 /* TableStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableStyle.h; sourceTree = "<group>"; };
|
|
179A44C51AC57B83005A27F7 /* TcBdr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcBdr.h; sourceTree = "<group>"; };
|
|
179A44C61AC57B83005A27F7 /* TcStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcStyle.h; sourceTree = "<group>"; };
|
|
179A44C71AC57B83005A27F7 /* TcTxStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcTxStyle.h; sourceTree = "<group>"; };
|
|
179A44C81AC57B83005A27F7 /* TextFit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextFit.h; sourceTree = "<group>"; };
|
|
179A44C91AC57B83005A27F7 /* TextFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextFont.h; sourceTree = "<group>"; };
|
|
179A44CA1AC57B83005A27F7 /* TextListStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextListStyle.h; sourceTree = "<group>"; };
|
|
179A44CB1AC57B83005A27F7 /* TextParagraphPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextParagraphPr.h; sourceTree = "<group>"; };
|
|
179A44CC1AC57B83005A27F7 /* TextSpacing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextSpacing.h; sourceTree = "<group>"; };
|
|
179A44CE1AC57B83005A27F7 /* Anim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Anim.h; sourceTree = "<group>"; };
|
|
179A44CF1AC57B83005A27F7 /* AnimClr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimClr.h; sourceTree = "<group>"; };
|
|
179A44D01AC57B83005A27F7 /* AnimEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimEffect.h; sourceTree = "<group>"; };
|
|
179A44D11AC57B83005A27F7 /* AnimMotion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimMotion.h; sourceTree = "<group>"; };
|
|
179A44D21AC57B83005A27F7 /* AnimRot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimRot.h; sourceTree = "<group>"; };
|
|
179A44D31AC57B83005A27F7 /* AnimScale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimScale.h; sourceTree = "<group>"; };
|
|
179A44D41AC57B83005A27F7 /* AnimVariant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimVariant.h; sourceTree = "<group>"; };
|
|
179A44D51AC57B83005A27F7 /* AttrName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AttrName.h; sourceTree = "<group>"; };
|
|
179A44D61AC57B83005A27F7 /* AttrNameLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AttrNameLst.h; sourceTree = "<group>"; };
|
|
179A44D71AC57B83005A27F7 /* Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Audio.h; sourceTree = "<group>"; };
|
|
179A44D81AC57B83005A27F7 /* BldDgm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BldDgm.h; sourceTree = "<group>"; };
|
|
179A44D91AC57B83005A27F7 /* BldGraphic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BldGraphic.h; sourceTree = "<group>"; };
|
|
179A44DA1AC57B83005A27F7 /* BldLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BldLst.h; sourceTree = "<group>"; };
|
|
179A44DB1AC57B83005A27F7 /* BldOleChart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BldOleChart.h; sourceTree = "<group>"; };
|
|
179A44DC1AC57B83005A27F7 /* BldP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BldP.h; sourceTree = "<group>"; };
|
|
179A44DD1AC57B83005A27F7 /* BldSub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BldSub.h; sourceTree = "<group>"; };
|
|
179A44DE1AC57B83005A27F7 /* BuildNodeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BuildNodeBase.cpp; sourceTree = "<group>"; };
|
|
179A44DF1AC57B83005A27F7 /* BuildNodeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuildNodeBase.h; sourceTree = "<group>"; };
|
|
179A44E01AC57B83005A27F7 /* CBhvr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CBhvr.h; sourceTree = "<group>"; };
|
|
179A44E11AC57B83005A27F7 /* Cmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cmd.h; sourceTree = "<group>"; };
|
|
179A44E21AC57B83005A27F7 /* CMediaNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMediaNode.h; sourceTree = "<group>"; };
|
|
179A44E31AC57B83005A27F7 /* Cond.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cond.h; sourceTree = "<group>"; };
|
|
179A44E41AC57B83005A27F7 /* CondLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CondLst.h; sourceTree = "<group>"; };
|
|
179A44E51AC57B83005A27F7 /* CTn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CTn.h; sourceTree = "<group>"; };
|
|
179A44E61AC57B83005A27F7 /* Excl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Excl.h; sourceTree = "<group>"; };
|
|
179A44E71AC57B83005A27F7 /* GraphicEl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicEl.h; sourceTree = "<group>"; };
|
|
179A44E81AC57B83005A27F7 /* Iterate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Iterate.h; sourceTree = "<group>"; };
|
|
179A44E91AC57B83005A27F7 /* Par.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Par.h; sourceTree = "<group>"; };
|
|
179A44EA1AC57B83005A27F7 /* Seq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Seq.h; sourceTree = "<group>"; };
|
|
179A44EB1AC57B83005A27F7 /* Set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Set.h; sourceTree = "<group>"; };
|
|
179A44EC1AC57B83005A27F7 /* SpTgt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpTgt.h; sourceTree = "<group>"; };
|
|
179A44ED1AC57B83005A27F7 /* Tav.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tav.h; sourceTree = "<group>"; };
|
|
179A44EE1AC57B83005A27F7 /* TavLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TavLst.h; sourceTree = "<group>"; };
|
|
179A44EF1AC57B83005A27F7 /* TgtEl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TgtEl.h; sourceTree = "<group>"; };
|
|
179A44F01AC57B83005A27F7 /* TimeNodeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TimeNodeBase.cpp; sourceTree = "<group>"; };
|
|
179A44F11AC57B83005A27F7 /* TimeNodeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimeNodeBase.h; sourceTree = "<group>"; };
|
|
179A44F21AC57B83005A27F7 /* Timing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timing.h; sourceTree = "<group>"; };
|
|
179A44F31AC57B83005A27F7 /* Tmpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tmpl.h; sourceTree = "<group>"; };
|
|
179A44F41AC57B83005A27F7 /* TmplLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TmplLst.h; sourceTree = "<group>"; };
|
|
179A44F51AC57B83005A27F7 /* TnLst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TnLst.h; sourceTree = "<group>"; };
|
|
179A44F61AC57B83005A27F7 /* TxEl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TxEl.h; sourceTree = "<group>"; };
|
|
179A44F71AC57B83005A27F7 /* Video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Video.h; sourceTree = "<group>"; };
|
|
179A44FB1AC57B83005A27F7 /* CornerDirectionTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CornerDirectionTransition.h; sourceTree = "<group>"; };
|
|
179A44FC1AC57B83005A27F7 /* EightDirectionTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EightDirectionTransition.h; sourceTree = "<group>"; };
|
|
179A44FD1AC57B83005A27F7 /* EmptyTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmptyTransition.h; sourceTree = "<group>"; };
|
|
179A44FE1AC57B83005A27F7 /* OptionalBlackTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OptionalBlackTransition.h; sourceTree = "<group>"; };
|
|
179A44FF1AC57B83005A27F7 /* OrientationTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrientationTransition.h; sourceTree = "<group>"; };
|
|
179A45001AC57B83005A27F7 /* SideDirectionTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SideDirectionTransition.h; sourceTree = "<group>"; };
|
|
179A45011AC57B83005A27F7 /* SndAc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SndAc.h; sourceTree = "<group>"; };
|
|
179A45021AC57B83005A27F7 /* SplitTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SplitTransition.h; sourceTree = "<group>"; };
|
|
179A45031AC57B83005A27F7 /* StSnd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StSnd.h; sourceTree = "<group>"; };
|
|
179A45041AC57B83005A27F7 /* Transition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Transition.h; sourceTree = "<group>"; };
|
|
179A45051AC57B83005A27F7 /* TransitionBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TransitionBase.cpp; sourceTree = "<group>"; };
|
|
179A45061AC57B83005A27F7 /* TransitionBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransitionBase.h; sourceTree = "<group>"; };
|
|
179A45071AC57B83005A27F7 /* WheelTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WheelTransition.h; sourceTree = "<group>"; };
|
|
179A45081AC57B83005A27F7 /* ZoomTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZoomTransition.h; sourceTree = "<group>"; };
|
|
179A45091AC57B83005A27F7 /* TxBody.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TxBody.cpp; sourceTree = "<group>"; };
|
|
179A450A1AC57B83005A27F7 /* TxBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TxBody.h; sourceTree = "<group>"; };
|
|
179A450B1AC57B83005A27F7 /* TxStyles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TxStyles.h; sourceTree = "<group>"; };
|
|
179A450C1AC57B83005A27F7 /* UniColor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UniColor.cpp; sourceTree = "<group>"; };
|
|
179A450D1AC57B83005A27F7 /* UniColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniColor.h; sourceTree = "<group>"; };
|
|
179A450E1AC57B83005A27F7 /* UniEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UniEffect.cpp; sourceTree = "<group>"; };
|
|
179A450F1AC57B83005A27F7 /* UniEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniEffect.h; sourceTree = "<group>"; };
|
|
179A45101AC57B83005A27F7 /* UniFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniFill.h; sourceTree = "<group>"; };
|
|
179A45111AC57B83005A27F7 /* UniMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniMedia.h; sourceTree = "<group>"; };
|
|
179A45121AC57B83005A27F7 /* UniPath2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniPath2D.h; sourceTree = "<group>"; };
|
|
179A45131AC57B83005A27F7 /* Xfrm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xfrm.h; sourceTree = "<group>"; };
|
|
179A45141AC57B83005A27F7 /* XmlId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlId.h; sourceTree = "<group>"; };
|
|
179A45151AC57B83005A27F7 /* NotesMaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotesMaster.h; sourceTree = "<group>"; };
|
|
179A45161AC57B83005A27F7 /* NotesSlide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotesSlide.h; sourceTree = "<group>"; };
|
|
179A45171AC57B83005A27F7 /* PPTX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPTX.h; sourceTree = "<group>"; };
|
|
179A45181AC57B83005A27F7 /* PPTXEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPTXEvent.h; sourceTree = "<group>"; };
|
|
179A451A1AC57B83005A27F7 /* EmbeddedFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmbeddedFont.h; sourceTree = "<group>"; };
|
|
179A451B1AC57B83005A27F7 /* EmbeddedFontDataId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmbeddedFontDataId.h; sourceTree = "<group>"; };
|
|
179A451C1AC57B83005A27F7 /* Kinsoku.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Kinsoku.h; sourceTree = "<group>"; };
|
|
179A451D1AC57B83005A27F7 /* NotesSz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotesSz.h; sourceTree = "<group>"; };
|
|
179A451E1AC57B83005A27F7 /* PhotoAlbum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoAlbum.h; sourceTree = "<group>"; };
|
|
179A451F1AC57B83005A27F7 /* SldSz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SldSz.h; sourceTree = "<group>"; };
|
|
179A45201AC57B83005A27F7 /* Presentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Presentation.h; sourceTree = "<group>"; };
|
|
179A45211AC57B83005A27F7 /* PresProps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PresProps.h; sourceTree = "<group>"; };
|
|
179A45271AC57B83005A27F7 /* Slide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Slide.h; sourceTree = "<group>"; };
|
|
179A45281AC57B83005A27F7 /* SlideLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideLayout.h; sourceTree = "<group>"; };
|
|
179A45291AC57B83005A27F7 /* SlideMaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideMaster.h; sourceTree = "<group>"; };
|
|
179A452B1AC57B83005A27F7 /* TableStyles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableStyles.h; sourceTree = "<group>"; };
|
|
179A452E1AC57B83005A27F7 /* ClrScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClrScheme.h; sourceTree = "<group>"; };
|
|
179A452F1AC57B83005A27F7 /* ExtraClrScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtraClrScheme.h; sourceTree = "<group>"; };
|
|
179A45301AC57B83005A27F7 /* FmtScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FmtScheme.h; sourceTree = "<group>"; };
|
|
179A45311AC57B83005A27F7 /* FontScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontScheme.h; sourceTree = "<group>"; };
|
|
179A45321AC57B83005A27F7 /* ThemeElements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThemeElements.h; sourceTree = "<group>"; };
|
|
179A45331AC57B83005A27F7 /* Theme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Theme.h; sourceTree = "<group>"; };
|
|
179A45351AC57B83005A27F7 /* CSldViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSldViewPr.h; sourceTree = "<group>"; };
|
|
179A45361AC57B83005A27F7 /* CViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CViewPr.h; sourceTree = "<group>"; };
|
|
179A45371AC57B83005A27F7 /* GridSpacing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GridSpacing.h; sourceTree = "<group>"; };
|
|
179A45381AC57B83005A27F7 /* Guide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Guide.h; sourceTree = "<group>"; };
|
|
179A45391AC57B83005A27F7 /* NormalViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NormalViewPr.h; sourceTree = "<group>"; };
|
|
179A453A1AC57B83005A27F7 /* NotesTextViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotesTextViewPr.h; sourceTree = "<group>"; };
|
|
179A453B1AC57B83005A27F7 /* NotesViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotesViewPr.h; sourceTree = "<group>"; };
|
|
179A453C1AC57B83005A27F7 /* Origin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Origin.h; sourceTree = "<group>"; };
|
|
179A453D1AC57B83005A27F7 /* OutlineViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OutlineViewPr.h; sourceTree = "<group>"; };
|
|
179A453E1AC57B83005A27F7 /* Ratio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ratio.h; sourceTree = "<group>"; };
|
|
179A453F1AC57B83005A27F7 /* Restored.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Restored.h; sourceTree = "<group>"; };
|
|
179A45401AC57B83005A27F7 /* Scale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scale.h; sourceTree = "<group>"; };
|
|
179A45411AC57B83005A27F7 /* Sld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sld.h; sourceTree = "<group>"; };
|
|
179A45421AC57B83005A27F7 /* SlideViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlideViewPr.h; sourceTree = "<group>"; };
|
|
179A45431AC57B83005A27F7 /* SorterViewPr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SorterViewPr.h; sourceTree = "<group>"; };
|
|
179A45441AC57B83005A27F7 /* ViewProps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewProps.h; sourceTree = "<group>"; };
|
|
179A45451AC57B83005A27F7 /* WrapperFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WrapperFile.h; sourceTree = "<group>"; };
|
|
179A45461AC57B83005A27F7 /* WrapperWritingElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WrapperWritingElement.h; sourceTree = "<group>"; };
|
|
179A46FC1AC57B92005A27F7 /* ASCOfficeDrawingConverter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASCOfficeDrawingConverter.cpp; path = ../../../ASCOfficeDrawingConverter.cpp; sourceTree = "<group>"; };
|
|
179A46FD1AC57B92005A27F7 /* ASCOfficeDrawingConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASCOfficeDrawingConverter.h; path = ../../../ASCOfficeDrawingConverter.h; sourceTree = "<group>"; };
|
|
179A47001AC57B9B005A27F7 /* ASCOfficePPTXFileRealization.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASCOfficePPTXFileRealization.cpp; path = ../../../ASCOfficePPTXFileRealization.cpp; sourceTree = "<group>"; };
|
|
17C1E3DE1AD40612001E3D18 /* Controls.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Controls.cpp; sourceTree = "<group>"; };
|
|
17C1E3DF1AD40612001E3D18 /* Controls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Controls.h; sourceTree = "<group>"; };
|
|
17C1FE8B1ACC429D006B99B3 /* libPPTXFormatLib_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPPTXFormatLib_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
17D91A151AC5A4DF0096D788 /* BinaryFileReaderWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BinaryFileReaderWriter.cpp; sourceTree = "<group>"; };
|
|
17D91A161AC5A4DF0096D788 /* BinaryFileReaderWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinaryFileReaderWriter.h; sourceTree = "<group>"; };
|
|
17D91A171AC5A4DF0096D788 /* BinReaderWriterDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinReaderWriterDefines.h; sourceTree = "<group>"; };
|
|
17D91A181AC5A4DF0096D788 /* BinWriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinWriters.h; sourceTree = "<group>"; };
|
|
17D91A191AC5A4DF0096D788 /* CalculatorCRC32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CalculatorCRC32.h; sourceTree = "<group>"; };
|
|
17D91A1A1AC5A4DF0096D788 /* Converter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Converter.h; sourceTree = "<group>"; };
|
|
17D91A1B1AC5A4DF0096D788 /* DefaultNotesMaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultNotesMaster.h; sourceTree = "<group>"; };
|
|
17D91A1C1AC5A4DF0096D788 /* DefaultNotesTheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultNotesTheme.h; sourceTree = "<group>"; };
|
|
17D91A1D1AC5A4DF0096D788 /* FontCutter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontCutter.h; sourceTree = "<group>"; };
|
|
17D91A1E1AC5A4DF0096D788 /* FontPicker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FontPicker.cpp; sourceTree = "<group>"; };
|
|
17D91A1F1AC5A4DF0096D788 /* FontPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontPicker.h; sourceTree = "<group>"; };
|
|
17D91A201AC5A4DF0096D788 /* imagemanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imagemanager.h; sourceTree = "<group>"; };
|
|
17D91A211AC5A4DF0096D788 /* PPTXWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPTXWriter.h; sourceTree = "<group>"; };
|
|
17D91A221AC5A4DF0096D788 /* WMFToImageConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMFToImageConverter.h; sourceTree = "<group>"; };
|
|
17D91A231AC5A4DF0096D788 /* XmlWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlWriter.h; sourceTree = "<group>"; };
|
|
695BBFE31C06FF7300817D7E /* Elements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Elements.cpp; path = ../../Editor/Drawing/Elements.cpp; sourceTree = "<group>"; };
|
|
695BBFE41C06FF7300817D7E /* Elements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Elements.h; path = ../../Editor/Drawing/Elements.h; sourceTree = "<group>"; };
|
|
695BBFE91C06FF8600817D7E /* Theme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Theme.h; path = ../../Editor/Drawing/Theme.h; sourceTree = "<group>"; };
|
|
695BBFEC1C06FF9100817D7E /* Metric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Metric.h; path = ../../Editor/Drawing/Metric.h; sourceTree = "<group>"; };
|
|
695BBFF01C06FF9800817D7E /* Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Layout.h; path = ../../Editor/Drawing/Layout.h; sourceTree = "<group>"; };
|
|
695BBFF51C06FFA100817D7E /* TextAttributesEx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextAttributesEx.cpp; path = ../../Editor/Drawing/TextAttributesEx.cpp; sourceTree = "<group>"; };
|
|
695BBFF61C06FFA100817D7E /* TextAttributesEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextAttributesEx.h; path = ../../Editor/Drawing/TextAttributesEx.h; sourceTree = "<group>"; };
|
|
695BBFFB1C06FFA800817D7E /* TextStructures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextStructures.h; path = ../../Editor/Drawing/TextStructures.h; sourceTree = "<group>"; };
|
|
695BBFFE1C06FFB300817D7E /* Elements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Elements.cpp; path = ../../Editor/Drawing/Elements.cpp; sourceTree = "<group>"; };
|
|
695BBFFF1C06FFB300817D7E /* Elements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Elements.h; path = ../../Editor/Drawing/Elements.h; sourceTree = "<group>"; };
|
|
695BC0351C070DE900817D7E /* ASCSVGWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASCSVGWriter.h; path = ../../../HtmlRenderer/include/ASCSVGWriter.h; sourceTree = "<group>"; };
|
|
695BC0381C070DEF00817D7E /* ASCSVGWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASCSVGWriter.cpp; path = ../../../HtmlRenderer/src/ASCSVGWriter.cpp; sourceTree = "<group>"; };
|
|
696791801D9E8B81002CA4BA /* MathParaWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MathParaWrapper.cpp; sourceTree = "<group>"; };
|
|
696791811D9E8B81002CA4BA /* MathParaWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MathParaWrapper.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
17C1FCDC1ACC429D006B99B3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
17063B5A1AC5708E0056A3F1 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
695BC0221C070DCB00817D7E /* HtmlRenderer */,
|
|
175CC2441AC96AA0007D7DEC /* OfficeDrawing */,
|
|
17D91A141AC5A4DF0096D788 /* Editor */,
|
|
17063B651AC5708F0056A3F1 /* PPTXFormatLib */,
|
|
17063B641AC5708F0056A3F1 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
17063B641AC5708F0056A3F1 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
17C1FE8B1ACC429D006B99B3 /* libPPTXFormatLib_ios.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
17063B651AC5708F0056A3F1 /* PPTXFormatLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A436C1AC57B83005A27F7 /* PPTXFormat */,
|
|
179A43691AC57B46005A27F7 /* pptxformatlib.h */,
|
|
179A43681AC57B46005A27F7 /* pptxformatlib.cpp */,
|
|
179A46FC1AC57B92005A27F7 /* ASCOfficeDrawingConverter.cpp */,
|
|
179A46FD1AC57B92005A27F7 /* ASCOfficeDrawingConverter.h */,
|
|
179A47001AC57B9B005A27F7 /* ASCOfficePPTXFileRealization.cpp */,
|
|
);
|
|
path = PPTXFormatLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
175CC2441AC96AA0007D7DEC /* OfficeDrawing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
695BBFFE1C06FFB300817D7E /* Elements.cpp */,
|
|
695BBFFF1C06FFB300817D7E /* Elements.h */,
|
|
695BBFFB1C06FFA800817D7E /* TextStructures.h */,
|
|
695BBFF51C06FFA100817D7E /* TextAttributesEx.cpp */,
|
|
695BBFF61C06FFA100817D7E /* TextAttributesEx.h */,
|
|
695BBFF01C06FF9800817D7E /* Layout.h */,
|
|
695BBFEC1C06FF9100817D7E /* Metric.h */,
|
|
695BBFE91C06FF8600817D7E /* Theme.h */,
|
|
695BBFE31C06FF7300817D7E /* Elements.cpp */,
|
|
695BBFE41C06FF7300817D7E /* Elements.h */,
|
|
);
|
|
name = OfficeDrawing;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A436C1AC57B83005A27F7 /* PPTXFormat */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A436D1AC57B83005A27F7 /* App.h */,
|
|
179A436F1AC57B83005A27F7 /* CommentAuthors.h */,
|
|
179A43701AC57B83005A27F7 /* Comments.h */,
|
|
179A43721AC57B83005A27F7 /* Core.h */,
|
|
179A439F1AC57B83005A27F7 /* FileContainer.cpp */,
|
|
179A43A01AC57B83005A27F7 /* FileContainer.h */,
|
|
179A43A11AC57B83005A27F7 /* FileFactory.cpp */,
|
|
179A43A21AC57B83005A27F7 /* FileFactory.h */,
|
|
179A43A31AC57B83005A27F7 /* FileMap.cpp */,
|
|
179A43A41AC57B83005A27F7 /* FileMap.h */,
|
|
179A43A51AC57B83005A27F7 /* Folder.cpp */,
|
|
179A43A61AC57B83005A27F7 /* Folder.h */,
|
|
179A43A71AC57B83005A27F7 /* HandoutMaster.h */,
|
|
179A43AB1AC57B83005A27F7 /* Limit */,
|
|
179A44041AC57B83005A27F7 /* Logic */,
|
|
179A45151AC57B83005A27F7 /* NotesMaster.h */,
|
|
179A45161AC57B83005A27F7 /* NotesSlide.h */,
|
|
179A45171AC57B83005A27F7 /* PPTX.h */,
|
|
179A45181AC57B83005A27F7 /* PPTXEvent.h */,
|
|
179A45191AC57B83005A27F7 /* Presentation */,
|
|
179A45201AC57B83005A27F7 /* Presentation.h */,
|
|
179A45211AC57B83005A27F7 /* PresProps.h */,
|
|
179A45271AC57B83005A27F7 /* Slide.h */,
|
|
179A45281AC57B83005A27F7 /* SlideLayout.h */,
|
|
179A45291AC57B83005A27F7 /* SlideMaster.h */,
|
|
179A452B1AC57B83005A27F7 /* TableStyles.h */,
|
|
179A452D1AC57B83005A27F7 /* Theme */,
|
|
179A45331AC57B83005A27F7 /* Theme.h */,
|
|
179A45341AC57B83005A27F7 /* ViewProps */,
|
|
179A45441AC57B83005A27F7 /* ViewProps.h */,
|
|
179A45451AC57B83005A27F7 /* WrapperFile.h */,
|
|
179A45461AC57B83005A27F7 /* WrapperWritingElement.h */,
|
|
);
|
|
name = PPTXFormat;
|
|
path = ../../../PPTXFormat;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A43AB1AC57B83005A27F7 /* Limit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A43AC1AC57B83005A27F7 /* AlbumLayout.h */,
|
|
179A43AD1AC57B83005A27F7 /* AnimationDgmBuild.h */,
|
|
179A43AE1AC57B83005A27F7 /* BaseLimit.h */,
|
|
179A43AF1AC57B83005A27F7 /* BevelType.h */,
|
|
179A43B01AC57B83005A27F7 /* BlendMode.h */,
|
|
179A43B11AC57B83005A27F7 /* BlipCompression.h */,
|
|
179A43B21AC57B83005A27F7 /* BWMode.h */,
|
|
179A43B31AC57B83005A27F7 /* CameraType.h */,
|
|
179A43B41AC57B83005A27F7 /* ChartBuild.h */,
|
|
179A43B51AC57B83005A27F7 /* ChartBuildType.h */,
|
|
179A43B61AC57B83005A27F7 /* ColorSchemeIndex.h */,
|
|
179A43B71AC57B83005A27F7 /* CompoundLine.h */,
|
|
179A43B81AC57B83005A27F7 /* Conformance.h */,
|
|
179A43B91AC57B83005A27F7 /* ContentStatus.h */,
|
|
179A43BA1AC57B83005A27F7 /* CornerDirectionVal.h */,
|
|
179A43BB1AC57B83005A27F7 /* DgmBuild.h */,
|
|
179A43BC1AC57B83005A27F7 /* DgmBuildType.h */,
|
|
179A43BD1AC57B83005A27F7 /* EffectContainerType.h */,
|
|
179A43BE1AC57B83005A27F7 /* EightDirectionVal.h */,
|
|
179A43BF1AC57B83005A27F7 /* FillPath.h */,
|
|
179A43C01AC57B83005A27F7 /* Flip.h */,
|
|
179A43C11AC57B83005A27F7 /* FontAlign.h */,
|
|
179A43C21AC57B83005A27F7 /* FontStyleIndex.h */,
|
|
179A43C31AC57B83005A27F7 /* FrameShape.h */,
|
|
179A43C41AC57B83005A27F7 /* HorzOverflow.h */,
|
|
179A43C51AC57B83005A27F7 /* InOutDirectionVal.h */,
|
|
179A43C61AC57B83005A27F7 /* IterateType.h */,
|
|
179A43C71AC57B83005A27F7 /* LastView.h */,
|
|
179A43C81AC57B83005A27F7 /* LightRigType.h */,
|
|
179A43C91AC57B83005A27F7 /* LineCap.h */,
|
|
179A43CA1AC57B83005A27F7 /* LineEndSize.h */,
|
|
179A43CB1AC57B83005A27F7 /* LineEndType.h */,
|
|
179A43CC1AC57B83005A27F7 /* Material.h */,
|
|
179A43CD1AC57B83005A27F7 /* OnOff.h */,
|
|
179A43CE1AC57B83005A27F7 /* Orient.h */,
|
|
179A43CF1AC57B83005A27F7 /* ParaBuildType.h */,
|
|
179A43D01AC57B83005A27F7 /* PathFillMode.h */,
|
|
179A43D11AC57B83005A27F7 /* PattFillVal.h */,
|
|
179A43D21AC57B83005A27F7 /* PenAlign.h */,
|
|
179A43D31AC57B83005A27F7 /* PlaceholderSize.h */,
|
|
179A43D41AC57B83005A27F7 /* PlaceholderType.h */,
|
|
179A43D51AC57B83005A27F7 /* PresetShadowVal.h */,
|
|
179A43D61AC57B83005A27F7 /* PrstClrVal.h */,
|
|
179A43D71AC57B83005A27F7 /* PrstDashVal.h */,
|
|
179A43D81AC57B83005A27F7 /* RectAlign.h */,
|
|
179A43D91AC57B83005A27F7 /* SchemeClrVal.h */,
|
|
179A43DA1AC57B83005A27F7 /* ShapeType.h */,
|
|
179A43DB1AC57B83005A27F7 /* SideDirectionVal.h */,
|
|
179A43DC1AC57B83005A27F7 /* SlideLayoutType.h */,
|
|
179A43DD1AC57B83005A27F7 /* SlideSize.h */,
|
|
179A43DE1AC57B83005A27F7 /* SplitterBarState.h */,
|
|
179A43DF1AC57B83005A27F7 /* SysClrVal.h */,
|
|
179A43E01AC57B83005A27F7 /* TextAlign.h */,
|
|
179A43E11AC57B83005A27F7 /* TextAnchor.h */,
|
|
179A43E21AC57B83005A27F7 /* TextAutonumberScheme.h */,
|
|
179A43E31AC57B83005A27F7 /* TextCaps.h */,
|
|
179A43E41AC57B83005A27F7 /* TextShapeType.h */,
|
|
179A43E51AC57B83005A27F7 /* TextStrike.h */,
|
|
179A43E61AC57B83005A27F7 /* TextTabAlignType.h */,
|
|
179A43E71AC57B83005A27F7 /* TextUnderline.h */,
|
|
179A43E81AC57B83005A27F7 /* TextVerticalType.h */,
|
|
179A43E91AC57B83005A27F7 /* TextWrap.h */,
|
|
179A43EA1AC57B83005A27F7 /* TLAccumulate.h */,
|
|
179A43EB1AC57B83005A27F7 /* TLAdditive.h */,
|
|
179A43EC1AC57B83005A27F7 /* TLCalcMode.h */,
|
|
179A43ED1AC57B83005A27F7 /* TLChartSubElement.h */,
|
|
179A43EE1AC57B83005A27F7 /* TLColorDirection.h */,
|
|
179A43EF1AC57B83005A27F7 /* TLColorSpace.h */,
|
|
179A43F01AC57B83005A27F7 /* TLCommandType.h */,
|
|
179A43F11AC57B83005A27F7 /* TLMasterRelation.h */,
|
|
179A43F21AC57B83005A27F7 /* TLNextAc.h */,
|
|
179A43F31AC57B83005A27F7 /* TLNodeFillType.h */,
|
|
179A43F41AC57B83005A27F7 /* TLNodeType.h */,
|
|
179A43F51AC57B83005A27F7 /* TLOrigin.h */,
|
|
179A43F61AC57B83005A27F7 /* TLOverride.h */,
|
|
179A43F71AC57B83005A27F7 /* TLPathEditMode.h */,
|
|
179A43F81AC57B83005A27F7 /* TLPresetClass.h */,
|
|
179A43F91AC57B83005A27F7 /* TLPrevAc.h */,
|
|
179A43FA1AC57B83005A27F7 /* TLRestart.h */,
|
|
179A43FB1AC57B83005A27F7 /* TLRuntimeTrigger.h */,
|
|
179A43FC1AC57B83005A27F7 /* TLSyncBehavior.h */,
|
|
179A43FD1AC57B83005A27F7 /* TLTransform.h */,
|
|
179A43FE1AC57B83005A27F7 /* TLTransition.h */,
|
|
179A43FF1AC57B83005A27F7 /* TLTriggerEvent.h */,
|
|
179A44001AC57B83005A27F7 /* TLValueType.h */,
|
|
179A44011AC57B83005A27F7 /* TransitionSpeed.h */,
|
|
179A44021AC57B83005A27F7 /* VariantType.h */,
|
|
179A44031AC57B83005A27F7 /* VertOverflow.h */,
|
|
);
|
|
path = Limit;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44041AC57B83005A27F7 /* Logic */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44051AC57B83005A27F7 /* Ah.h */,
|
|
179A44061AC57B83005A27F7 /* AhBase.h */,
|
|
179A44071AC57B83005A27F7 /* AhPolar.h */,
|
|
179A44081AC57B83005A27F7 /* AhXY.h */,
|
|
179A44091AC57B83005A27F7 /* Backdrop.h */,
|
|
179A440A1AC57B83005A27F7 /* Bevel.h */,
|
|
179A440B1AC57B83005A27F7 /* Bg.cpp */,
|
|
179A440C1AC57B83005A27F7 /* Bg.h */,
|
|
179A440D1AC57B83005A27F7 /* BgPr.h */,
|
|
179A440E1AC57B83005A27F7 /* BodyPr.h */,
|
|
179A440F1AC57B83005A27F7 /* Bullets */,
|
|
179A441E1AC57B83005A27F7 /* Camera.h */,
|
|
179A441F1AC57B83005A27F7 /* Cell3D.h */,
|
|
179A44201AC57B83005A27F7 /* ClrMap.h */,
|
|
179A44211AC57B83005A27F7 /* ClrMapOvr.h */,
|
|
179A44221AC57B83005A27F7 /* CNvCxnSpPr.h */,
|
|
179A44231AC57B83005A27F7 /* CNvGraphicFramePr.h */,
|
|
179A44241AC57B83005A27F7 /* CNvGrpSpPr.cpp */,
|
|
179A44251AC57B83005A27F7 /* CNvGrpSpPr.h */,
|
|
179A44261AC57B83005A27F7 /* CNvPicPr.h */,
|
|
179A44271AC57B83005A27F7 /* CNvPr.h */,
|
|
179A44281AC57B83005A27F7 /* CNvSpPr.h */,
|
|
179A44291AC57B83005A27F7 /* Colors */,
|
|
179A44311AC57B83005A27F7 /* ContentPart.cpp */,
|
|
179A44321AC57B83005A27F7 /* ContentPart.h */,
|
|
17C1E3DE1AD40612001E3D18 /* Controls.cpp */,
|
|
17C1E3DF1AD40612001E3D18 /* Controls.h */,
|
|
179A44331AC57B83005A27F7 /* CSld.h */,
|
|
179A44341AC57B83005A27F7 /* CustGeom.h */,
|
|
179A44351AC57B83005A27F7 /* Cxn.h */,
|
|
179A44361AC57B83005A27F7 /* CxnSp.cpp */,
|
|
179A44371AC57B83005A27F7 /* CxnSp.h */,
|
|
179A44381AC57B83005A27F7 /* DefaultShapeDefinition.h */,
|
|
179A44391AC57B83005A27F7 /* EffectDag.cpp */,
|
|
179A443A1AC57B83005A27F7 /* EffectDag.h */,
|
|
179A443B1AC57B83005A27F7 /* EffectLst.cpp */,
|
|
179A443C1AC57B83005A27F7 /* EffectLst.h */,
|
|
179A443D1AC57B83005A27F7 /* EffectProperties.cpp */,
|
|
179A443E1AC57B83005A27F7 /* EffectProperties.h */,
|
|
179A443F1AC57B83005A27F7 /* Effects */,
|
|
179A445D1AC57B83005A27F7 /* EffectStyle.cpp */,
|
|
179A445E1AC57B83005A27F7 /* EffectStyle.h */,
|
|
179A445F1AC57B83005A27F7 /* ExtP.h */,
|
|
179A44601AC57B83005A27F7 /* Fills */,
|
|
179A446A1AC57B83005A27F7 /* FillStyle.h */,
|
|
179A446B1AC57B83005A27F7 /* FontCollection.h */,
|
|
179A446C1AC57B83005A27F7 /* FontRef.h */,
|
|
179A446D1AC57B83005A27F7 /* Gd.h */,
|
|
179A446E1AC57B83005A27F7 /* Geometry.cpp */,
|
|
179A446F1AC57B83005A27F7 /* Geometry.h */,
|
|
179A44701AC57B83005A27F7 /* GraphicFrame.cpp */,
|
|
179A44711AC57B83005A27F7 /* GraphicFrame.h */,
|
|
179A44721AC57B83005A27F7 /* GrpSpPr.cpp */,
|
|
179A44731AC57B83005A27F7 /* GrpSpPr.h */,
|
|
179A44741AC57B83005A27F7 /* Gs.h */,
|
|
179A44751AC57B83005A27F7 /* HeadingVariant.h */,
|
|
179A44761AC57B83005A27F7 /* Hf.h */,
|
|
179A44771AC57B83005A27F7 /* Hyperlink.cpp */,
|
|
179A44781AC57B83005A27F7 /* Hyperlink.h */,
|
|
179A44791AC57B83005A27F7 /* LightRig.h */,
|
|
179A447A1AC57B83005A27F7 /* Lin.h */,
|
|
179A447B1AC57B83005A27F7 /* LineEnd.h */,
|
|
179A447C1AC57B83005A27F7 /* LineJoin.h */,
|
|
179A447D1AC57B83005A27F7 /* LineStyle.h */,
|
|
179A447E1AC57B83005A27F7 /* Ln.h */,
|
|
179A447F1AC57B83005A27F7 /* Media */,
|
|
179A44831AC57B83005A27F7 /* NvCxnSpPr.h */,
|
|
179A44841AC57B83005A27F7 /* NvGraphicFramePr.cpp */,
|
|
179A44851AC57B83005A27F7 /* NvGraphicFramePr.h */,
|
|
179A44861AC57B83005A27F7 /* NvGrpSpPr.cpp */,
|
|
179A44871AC57B83005A27F7 /* NvGrpSpPr.h */,
|
|
179A44881AC57B83005A27F7 /* NvPicPr.h */,
|
|
179A44891AC57B83005A27F7 /* NvPr.h */,
|
|
179A448A1AC57B83005A27F7 /* NvSpPr.h */,
|
|
179A448B1AC57B83005A27F7 /* Paragraph.h */,
|
|
179A448C1AC57B83005A27F7 /* PartTitle.h */,
|
|
179A448D1AC57B83005A27F7 /* Path.h */,
|
|
179A448E1AC57B83005A27F7 /* Path2D */,
|
|
179A44961AC57B83005A27F7 /* Path2D.h */,
|
|
179A44971AC57B83005A27F7 /* Ph.h */,
|
|
179A44981AC57B83005A27F7 /* Pic.cpp */,
|
|
179A44991AC57B83005A27F7 /* Pic.h */,
|
|
179A449A1AC57B83005A27F7 /* PrstDash.h */,
|
|
179A449B1AC57B83005A27F7 /* PrstGeom.h */,
|
|
179A449C1AC57B83005A27F7 /* PrstTxWarp.h */,
|
|
179A449D1AC57B83005A27F7 /* Rect.h */,
|
|
179A449E1AC57B83005A27F7 /* Rot.h */,
|
|
179A449F1AC57B83005A27F7 /* RunElem.h */,
|
|
179A44A01AC57B83005A27F7 /* RunProperties.h */,
|
|
179A44A11AC57B83005A27F7 /* Runs */,
|
|
179A44A61AC57B83005A27F7 /* Scene3d.h */,
|
|
179A44A71AC57B83005A27F7 /* Shape.cpp */,
|
|
179A44A81AC57B83005A27F7 /* Shape.h */,
|
|
179A44AB1AC57B83005A27F7 /* ShapeStyle.h */,
|
|
179A44AE1AC57B83005A27F7 /* SmartArt.cpp */,
|
|
179A44AF1AC57B83005A27F7 /* SmartArt.h */,
|
|
179A44B01AC57B83005A27F7 /* Sp3d.h */,
|
|
179A44B11AC57B83005A27F7 /* SpPr.cpp */,
|
|
179A44B21AC57B83005A27F7 /* SpPr.h */,
|
|
179A44B31AC57B83005A27F7 /* SpTree.cpp */,
|
|
179A44B41AC57B83005A27F7 /* SpTree.h */,
|
|
179A44B51AC57B83005A27F7 /* SpTreeElem.cpp */,
|
|
179A44B61AC57B83005A27F7 /* SpTreeElem.h */,
|
|
179A44B71AC57B83005A27F7 /* StyleRef.h */,
|
|
179A44B81AC57B83005A27F7 /* SupplementalFont.h */,
|
|
179A44B91AC57B83005A27F7 /* Tab.h */,
|
|
179A44BA1AC57B83005A27F7 /* Table */,
|
|
179A44C21AC57B83005A27F7 /* TableBgStyle.h */,
|
|
179A44C31AC57B83005A27F7 /* TablePartStyle.h */,
|
|
179A44C41AC57B83005A27F7 /* TableStyle.h */,
|
|
179A44C51AC57B83005A27F7 /* TcBdr.h */,
|
|
179A44C61AC57B83005A27F7 /* TcStyle.h */,
|
|
179A44C71AC57B83005A27F7 /* TcTxStyle.h */,
|
|
179A44C81AC57B83005A27F7 /* TextFit.h */,
|
|
179A44C91AC57B83005A27F7 /* TextFont.h */,
|
|
179A44CA1AC57B83005A27F7 /* TextListStyle.h */,
|
|
179A44CB1AC57B83005A27F7 /* TextParagraphPr.h */,
|
|
179A44CC1AC57B83005A27F7 /* TextSpacing.h */,
|
|
179A44CD1AC57B83005A27F7 /* Timing */,
|
|
179A44FA1AC57B83005A27F7 /* Transitions */,
|
|
179A45091AC57B83005A27F7 /* TxBody.cpp */,
|
|
179A450A1AC57B83005A27F7 /* TxBody.h */,
|
|
179A450B1AC57B83005A27F7 /* TxStyles.h */,
|
|
179A450C1AC57B83005A27F7 /* UniColor.cpp */,
|
|
179A450D1AC57B83005A27F7 /* UniColor.h */,
|
|
179A450E1AC57B83005A27F7 /* UniEffect.cpp */,
|
|
179A450F1AC57B83005A27F7 /* UniEffect.h */,
|
|
179A45101AC57B83005A27F7 /* UniFill.h */,
|
|
179A45111AC57B83005A27F7 /* UniMedia.h */,
|
|
179A45121AC57B83005A27F7 /* UniPath2D.h */,
|
|
179A45131AC57B83005A27F7 /* Xfrm.h */,
|
|
179A45141AC57B83005A27F7 /* XmlId.h */,
|
|
);
|
|
path = Logic;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A440F1AC57B83005A27F7 /* Bullets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44101AC57B83005A27F7 /* BuAutoNum.h */,
|
|
179A44111AC57B83005A27F7 /* BuBlip.h */,
|
|
179A44121AC57B83005A27F7 /* BuChar.h */,
|
|
179A44131AC57B83005A27F7 /* BuClr.h */,
|
|
179A44141AC57B83005A27F7 /* BuClrTx.h */,
|
|
179A44151AC57B83005A27F7 /* BuFontTx.h */,
|
|
179A44161AC57B83005A27F7 /* Bullet.h */,
|
|
179A44171AC57B83005A27F7 /* BulletColor.h */,
|
|
179A44181AC57B83005A27F7 /* BulletSize.h */,
|
|
179A44191AC57B83005A27F7 /* BulletTypeface.h */,
|
|
179A441A1AC57B83005A27F7 /* BuNone.h */,
|
|
179A441B1AC57B83005A27F7 /* BuSzPct.h */,
|
|
179A441C1AC57B83005A27F7 /* BuSzPts.h */,
|
|
179A441D1AC57B83005A27F7 /* BuSzTx.h */,
|
|
);
|
|
path = Bullets;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44291AC57B83005A27F7 /* Colors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A442A1AC57B83005A27F7 /* ColorBase.h */,
|
|
179A442B1AC57B83005A27F7 /* ColorModifier.h */,
|
|
179A442C1AC57B83005A27F7 /* PrstClr.h */,
|
|
179A442D1AC57B83005A27F7 /* SchemeClr.cpp */,
|
|
179A442E1AC57B83005A27F7 /* SchemeClr.h */,
|
|
179A442F1AC57B83005A27F7 /* SrgbClr.h */,
|
|
179A44301AC57B83005A27F7 /* SysClr.h */,
|
|
);
|
|
path = Colors;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A443F1AC57B83005A27F7 /* Effects */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44401AC57B83005A27F7 /* AlphaBiLevel.h */,
|
|
179A44411AC57B83005A27F7 /* AlphaCeiling.h */,
|
|
179A44421AC57B83005A27F7 /* AlphaFloor.h */,
|
|
179A44431AC57B83005A27F7 /* AlphaInv.h */,
|
|
179A44441AC57B83005A27F7 /* AlphaMod.h */,
|
|
179A44451AC57B83005A27F7 /* AlphaModFix.h */,
|
|
179A44461AC57B83005A27F7 /* AlphaOutset.h */,
|
|
179A44471AC57B83005A27F7 /* AlphaRepl.h */,
|
|
179A44481AC57B83005A27F7 /* BiLevel.h */,
|
|
179A44491AC57B83005A27F7 /* Blend.h */,
|
|
179A444A1AC57B83005A27F7 /* Blur.h */,
|
|
179A444B1AC57B83005A27F7 /* ClrChange.h */,
|
|
179A444C1AC57B83005A27F7 /* ClrRepl.h */,
|
|
179A444D1AC57B83005A27F7 /* Duotone.h */,
|
|
179A444E1AC57B83005A27F7 /* EffectElement.h */,
|
|
179A444F1AC57B83005A27F7 /* FillEffect.h */,
|
|
179A44501AC57B83005A27F7 /* FillOverlay.h */,
|
|
179A44511AC57B83005A27F7 /* Glow.h */,
|
|
179A44521AC57B83005A27F7 /* Grayscl.h */,
|
|
179A44531AC57B83005A27F7 /* HslEffect.h */,
|
|
179A44541AC57B83005A27F7 /* InnerShdw.h */,
|
|
179A44551AC57B83005A27F7 /* LumEffect.h */,
|
|
179A44561AC57B83005A27F7 /* OuterShdw.h */,
|
|
179A44571AC57B83005A27F7 /* PrstShdw.h */,
|
|
179A44581AC57B83005A27F7 /* Reflection.h */,
|
|
179A44591AC57B83005A27F7 /* RelOff.h */,
|
|
179A445A1AC57B83005A27F7 /* SoftEdge.h */,
|
|
179A445B1AC57B83005A27F7 /* TintEffect.h */,
|
|
179A445C1AC57B83005A27F7 /* XfrmEffect.h */,
|
|
);
|
|
path = Effects;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44601AC57B83005A27F7 /* Fills */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44611AC57B83005A27F7 /* Blip.cpp */,
|
|
179A44621AC57B83005A27F7 /* Blip.h */,
|
|
179A44631AC57B83005A27F7 /* BlipFill.h */,
|
|
179A44641AC57B83005A27F7 /* GradFill.h */,
|
|
179A44651AC57B83005A27F7 /* NoFill.h */,
|
|
179A44661AC57B83005A27F7 /* PattFill.h */,
|
|
179A44671AC57B83005A27F7 /* SolidFill.h */,
|
|
179A44681AC57B83005A27F7 /* Stretch.h */,
|
|
179A44691AC57B83005A27F7 /* Tile.h */,
|
|
);
|
|
path = Fills;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A447F1AC57B83005A27F7 /* Media */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44801AC57B83005A27F7 /* AudioCD.h */,
|
|
179A44811AC57B83005A27F7 /* MediaFile.h */,
|
|
179A44821AC57B83005A27F7 /* WavAudioFile.h */,
|
|
);
|
|
path = Media;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A448E1AC57B83005A27F7 /* Path2D */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A448F1AC57B83005A27F7 /* ArcTo.h */,
|
|
179A44901AC57B83005A27F7 /* Close.h */,
|
|
179A44911AC57B83005A27F7 /* CubicBezTo.h */,
|
|
179A44921AC57B83005A27F7 /* LineTo.h */,
|
|
179A44931AC57B83005A27F7 /* MoveTo.h */,
|
|
179A44941AC57B83005A27F7 /* PathBase.h */,
|
|
179A44951AC57B83005A27F7 /* QuadBezTo.h */,
|
|
);
|
|
path = Path2D;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44A11AC57B83005A27F7 /* Runs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44A21AC57B83005A27F7 /* Br.h */,
|
|
179A44A31AC57B83005A27F7 /* Fld.h */,
|
|
179A44A41AC57B83005A27F7 /* Run.h */,
|
|
179A44A51AC57B83005A27F7 /* RunBase.h */,
|
|
696791801D9E8B81002CA4BA /* MathParaWrapper.cpp */,
|
|
696791811D9E8B81002CA4BA /* MathParaWrapper.h */,
|
|
);
|
|
path = Runs;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44BA1AC57B83005A27F7 /* Table */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44BB1AC57B83005A27F7 /* Table.h */,
|
|
179A44BC1AC57B83005A27F7 /* TableCell.cpp */,
|
|
179A44BD1AC57B83005A27F7 /* TableCell.h */,
|
|
179A44BE1AC57B83005A27F7 /* TableCellProperties.h */,
|
|
179A44BF1AC57B83005A27F7 /* TableCol.h */,
|
|
179A44C01AC57B83005A27F7 /* TableProperties.h */,
|
|
179A44C11AC57B83005A27F7 /* TableRow.h */,
|
|
);
|
|
path = Table;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44CD1AC57B83005A27F7 /* Timing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44CE1AC57B83005A27F7 /* Anim.h */,
|
|
179A44CF1AC57B83005A27F7 /* AnimClr.h */,
|
|
179A44D01AC57B83005A27F7 /* AnimEffect.h */,
|
|
179A44D11AC57B83005A27F7 /* AnimMotion.h */,
|
|
179A44D21AC57B83005A27F7 /* AnimRot.h */,
|
|
179A44D31AC57B83005A27F7 /* AnimScale.h */,
|
|
179A44D41AC57B83005A27F7 /* AnimVariant.h */,
|
|
179A44D51AC57B83005A27F7 /* AttrName.h */,
|
|
179A44D61AC57B83005A27F7 /* AttrNameLst.h */,
|
|
179A44D71AC57B83005A27F7 /* Audio.h */,
|
|
179A44D81AC57B83005A27F7 /* BldDgm.h */,
|
|
179A44D91AC57B83005A27F7 /* BldGraphic.h */,
|
|
179A44DA1AC57B83005A27F7 /* BldLst.h */,
|
|
179A44DB1AC57B83005A27F7 /* BldOleChart.h */,
|
|
179A44DC1AC57B83005A27F7 /* BldP.h */,
|
|
179A44DD1AC57B83005A27F7 /* BldSub.h */,
|
|
179A44DE1AC57B83005A27F7 /* BuildNodeBase.cpp */,
|
|
179A44DF1AC57B83005A27F7 /* BuildNodeBase.h */,
|
|
179A44E01AC57B83005A27F7 /* CBhvr.h */,
|
|
179A44E11AC57B83005A27F7 /* Cmd.h */,
|
|
179A44E21AC57B83005A27F7 /* CMediaNode.h */,
|
|
179A44E31AC57B83005A27F7 /* Cond.h */,
|
|
179A44E41AC57B83005A27F7 /* CondLst.h */,
|
|
179A44E51AC57B83005A27F7 /* CTn.h */,
|
|
179A44E61AC57B83005A27F7 /* Excl.h */,
|
|
179A44E71AC57B83005A27F7 /* GraphicEl.h */,
|
|
179A44E81AC57B83005A27F7 /* Iterate.h */,
|
|
179A44E91AC57B83005A27F7 /* Par.h */,
|
|
179A44EA1AC57B83005A27F7 /* Seq.h */,
|
|
179A44EB1AC57B83005A27F7 /* Set.h */,
|
|
179A44EC1AC57B83005A27F7 /* SpTgt.h */,
|
|
179A44ED1AC57B83005A27F7 /* Tav.h */,
|
|
179A44EE1AC57B83005A27F7 /* TavLst.h */,
|
|
179A44EF1AC57B83005A27F7 /* TgtEl.h */,
|
|
179A44F01AC57B83005A27F7 /* TimeNodeBase.cpp */,
|
|
179A44F11AC57B83005A27F7 /* TimeNodeBase.h */,
|
|
179A44F21AC57B83005A27F7 /* Timing.h */,
|
|
179A44F31AC57B83005A27F7 /* Tmpl.h */,
|
|
179A44F41AC57B83005A27F7 /* TmplLst.h */,
|
|
179A44F51AC57B83005A27F7 /* TnLst.h */,
|
|
179A44F61AC57B83005A27F7 /* TxEl.h */,
|
|
179A44F71AC57B83005A27F7 /* Video.h */,
|
|
);
|
|
path = Timing;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A44FA1AC57B83005A27F7 /* Transitions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A44FB1AC57B83005A27F7 /* CornerDirectionTransition.h */,
|
|
179A44FC1AC57B83005A27F7 /* EightDirectionTransition.h */,
|
|
179A44FD1AC57B83005A27F7 /* EmptyTransition.h */,
|
|
179A44FE1AC57B83005A27F7 /* OptionalBlackTransition.h */,
|
|
179A44FF1AC57B83005A27F7 /* OrientationTransition.h */,
|
|
179A45001AC57B83005A27F7 /* SideDirectionTransition.h */,
|
|
179A45011AC57B83005A27F7 /* SndAc.h */,
|
|
179A45021AC57B83005A27F7 /* SplitTransition.h */,
|
|
179A45031AC57B83005A27F7 /* StSnd.h */,
|
|
179A45041AC57B83005A27F7 /* Transition.h */,
|
|
179A45051AC57B83005A27F7 /* TransitionBase.cpp */,
|
|
179A45061AC57B83005A27F7 /* TransitionBase.h */,
|
|
179A45071AC57B83005A27F7 /* WheelTransition.h */,
|
|
179A45081AC57B83005A27F7 /* ZoomTransition.h */,
|
|
);
|
|
path = Transitions;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A45191AC57B83005A27F7 /* Presentation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A451A1AC57B83005A27F7 /* EmbeddedFont.h */,
|
|
179A451B1AC57B83005A27F7 /* EmbeddedFontDataId.h */,
|
|
179A451C1AC57B83005A27F7 /* Kinsoku.h */,
|
|
179A451D1AC57B83005A27F7 /* NotesSz.h */,
|
|
179A451E1AC57B83005A27F7 /* PhotoAlbum.h */,
|
|
179A451F1AC57B83005A27F7 /* SldSz.h */,
|
|
);
|
|
path = Presentation;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A452D1AC57B83005A27F7 /* Theme */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A452E1AC57B83005A27F7 /* ClrScheme.h */,
|
|
179A452F1AC57B83005A27F7 /* ExtraClrScheme.h */,
|
|
179A45301AC57B83005A27F7 /* FmtScheme.h */,
|
|
179A45311AC57B83005A27F7 /* FontScheme.h */,
|
|
179A45321AC57B83005A27F7 /* ThemeElements.h */,
|
|
);
|
|
path = Theme;
|
|
sourceTree = "<group>";
|
|
};
|
|
179A45341AC57B83005A27F7 /* ViewProps */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
179A45351AC57B83005A27F7 /* CSldViewPr.h */,
|
|
179A45361AC57B83005A27F7 /* CViewPr.h */,
|
|
179A45371AC57B83005A27F7 /* GridSpacing.h */,
|
|
179A45381AC57B83005A27F7 /* Guide.h */,
|
|
179A45391AC57B83005A27F7 /* NormalViewPr.h */,
|
|
179A453A1AC57B83005A27F7 /* NotesTextViewPr.h */,
|
|
179A453B1AC57B83005A27F7 /* NotesViewPr.h */,
|
|
179A453C1AC57B83005A27F7 /* Origin.h */,
|
|
179A453D1AC57B83005A27F7 /* OutlineViewPr.h */,
|
|
179A453E1AC57B83005A27F7 /* Ratio.h */,
|
|
179A453F1AC57B83005A27F7 /* Restored.h */,
|
|
179A45401AC57B83005A27F7 /* Scale.h */,
|
|
179A45411AC57B83005A27F7 /* Sld.h */,
|
|
179A45421AC57B83005A27F7 /* SlideViewPr.h */,
|
|
179A45431AC57B83005A27F7 /* SorterViewPr.h */,
|
|
);
|
|
path = ViewProps;
|
|
sourceTree = "<group>";
|
|
};
|
|
17D91A141AC5A4DF0096D788 /* Editor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
17D91A151AC5A4DF0096D788 /* BinaryFileReaderWriter.cpp */,
|
|
17D91A161AC5A4DF0096D788 /* BinaryFileReaderWriter.h */,
|
|
17D91A171AC5A4DF0096D788 /* BinReaderWriterDefines.h */,
|
|
17D91A181AC5A4DF0096D788 /* BinWriters.h */,
|
|
17D91A191AC5A4DF0096D788 /* CalculatorCRC32.h */,
|
|
17D91A1A1AC5A4DF0096D788 /* Converter.h */,
|
|
17D91A1B1AC5A4DF0096D788 /* DefaultNotesMaster.h */,
|
|
17D91A1C1AC5A4DF0096D788 /* DefaultNotesTheme.h */,
|
|
17D91A1D1AC5A4DF0096D788 /* FontCutter.h */,
|
|
17D91A1E1AC5A4DF0096D788 /* FontPicker.cpp */,
|
|
17D91A1F1AC5A4DF0096D788 /* FontPicker.h */,
|
|
17D91A201AC5A4DF0096D788 /* imagemanager.h */,
|
|
17D91A211AC5A4DF0096D788 /* PPTXWriter.h */,
|
|
17D91A221AC5A4DF0096D788 /* WMFToImageConverter.h */,
|
|
17D91A231AC5A4DF0096D788 /* XmlWriter.h */,
|
|
);
|
|
name = Editor;
|
|
path = ../../Editor;
|
|
sourceTree = "<group>";
|
|
};
|
|
695BC0221C070DCB00817D7E /* HtmlRenderer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
695BC0351C070DE900817D7E /* ASCSVGWriter.h */,
|
|
695BC0381C070DEF00817D7E /* ASCSVGWriter.cpp */,
|
|
);
|
|
name = HtmlRenderer;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
17C1FCE21ACC429D006B99B3 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
17C1FCE31ACC429D006B99B3 /* LineStyle.h in Headers */,
|
|
17C1FCE41ACC429D006B99B3 /* SlideLayoutType.h in Headers */,
|
|
17C1FCE51ACC429D006B99B3 /* TextParagraphPr.h in Headers */,
|
|
17C1FCE61ACC429D006B99B3 /* TintEffect.h in Headers */,
|
|
17C1FCE71ACC429D006B99B3 /* Bevel.h in Headers */,
|
|
17C1FCE81ACC429D006B99B3 /* BuSzPct.h in Headers */,
|
|
17C1FCE91ACC429D006B99B3 /* CNvPicPr.h in Headers */,
|
|
17C1FCEA1ACC429D006B99B3 /* TableBgStyle.h in Headers */,
|
|
17C1FCEC1ACC429D006B99B3 /* ExtP.h in Headers */,
|
|
17C1FCED1ACC429D006B99B3 /* StSnd.h in Headers */,
|
|
17C1FCEE1ACC429D006B99B3 /* BuFontTx.h in Headers */,
|
|
17C1FCEF1ACC429D006B99B3 /* TextFit.h in Headers */,
|
|
695BBFEE1C06FF9100817D7E /* Metric.h in Headers */,
|
|
17C1FCF01ACC429D006B99B3 /* TableStyle.h in Headers */,
|
|
17C1FCF11ACC429D006B99B3 /* AhBase.h in Headers */,
|
|
17C1FCF21ACC429D006B99B3 /* UniMedia.h in Headers */,
|
|
17C1FCF31ACC429D006B99B3 /* TLTransition.h in Headers */,
|
|
17C1FCF41ACC429D006B99B3 /* UniColor.h in Headers */,
|
|
17C1FCF51ACC429D006B99B3 /* HslEffect.h in Headers */,
|
|
17C1FCF61ACC429D006B99B3 /* NotesTextViewPr.h in Headers */,
|
|
17C1FCF71ACC429D006B99B3 /* AlphaCeiling.h in Headers */,
|
|
17C1FCF81ACC429D006B99B3 /* SolidFill.h in Headers */,
|
|
17C1FCF91ACC429D006B99B3 /* SysClrVal.h in Headers */,
|
|
17C1FCFA1ACC429D006B99B3 /* AhPolar.h in Headers */,
|
|
17C1FCFB1ACC429D006B99B3 /* ChartBuild.h in Headers */,
|
|
17C1FCFC1ACC429D006B99B3 /* BuSzPts.h in Headers */,
|
|
17C1FCFD1ACC429D006B99B3 /* AnimClr.h in Headers */,
|
|
17C1FCFF1ACC429D006B99B3 /* TxStyles.h in Headers */,
|
|
17C1FD001ACC429D006B99B3 /* TextFont.h in Headers */,
|
|
17C1FD011ACC429D006B99B3 /* Core.h in Headers */,
|
|
17C1FD021ACC429D006B99B3 /* Bullet.h in Headers */,
|
|
17C1FD031ACC429D006B99B3 /* CubicBezTo.h in Headers */,
|
|
17C1FD041ACC429D006B99B3 /* Anim.h in Headers */,
|
|
17C1FD051ACC429D006B99B3 /* TLAdditive.h in Headers */,
|
|
17C1FD061ACC429D006B99B3 /* PattFillVal.h in Headers */,
|
|
17C1FD071ACC429D006B99B3 /* TextCaps.h in Headers */,
|
|
17C1FD081ACC429D006B99B3 /* ShapeType.h in Headers */,
|
|
17C1FD091ACC429D006B99B3 /* ClrRepl.h in Headers */,
|
|
17C1FD0A1ACC429D006B99B3 /* SmartArt.h in Headers */,
|
|
17C1FD0B1ACC429D006B99B3 /* TLPathEditMode.h in Headers */,
|
|
695BBFFD1C06FFA800817D7E /* TextStructures.h in Headers */,
|
|
17C1FD0D1ACC429D006B99B3 /* TLColorDirection.h in Headers */,
|
|
17C1FD0F1ACC429D006B99B3 /* GradFill.h in Headers */,
|
|
17C1FD101ACC429D006B99B3 /* InOutDirectionVal.h in Headers */,
|
|
17C1FD111ACC429D006B99B3 /* BodyPr.h in Headers */,
|
|
17C1FD121ACC429D006B99B3 /* Origin.h in Headers */,
|
|
17C1FD141ACC429D006B99B3 /* Orient.h in Headers */,
|
|
17C1FD151ACC429D006B99B3 /* TxBody.h in Headers */,
|
|
17C1FD161ACC429D006B99B3 /* Lin.h in Headers */,
|
|
17C1FD171ACC429D006B99B3 /* QuadBezTo.h in Headers */,
|
|
17C1FD181ACC429D006B99B3 /* PrstTxWarp.h in Headers */,
|
|
17C1FD191ACC429D006B99B3 /* Blip.h in Headers */,
|
|
695BBFF41C06FF9800817D7E /* Layout.h in Headers */,
|
|
17C1FD1A1ACC429D006B99B3 /* WavAudioFile.h in Headers */,
|
|
17C1FD1B1ACC429D006B99B3 /* BldSub.h in Headers */,
|
|
17C1FD1C1ACC429D006B99B3 /* EmptyTransition.h in Headers */,
|
|
17C1FD1D1ACC429D006B99B3 /* TcStyle.h in Headers */,
|
|
17C1FD1E1ACC429D006B99B3 /* RelOff.h in Headers */,
|
|
17C1FD1F1ACC429D006B99B3 /* Material.h in Headers */,
|
|
17C1FD201ACC429D006B99B3 /* TimeNodeBase.h in Headers */,
|
|
17C1FD211ACC429D006B99B3 /* FontPicker.h in Headers */,
|
|
17C1FD221ACC429D006B99B3 /* FontStyleIndex.h in Headers */,
|
|
17C1FD231ACC429D006B99B3 /* SrgbClr.h in Headers */,
|
|
17C1FD241ACC429D006B99B3 /* TavLst.h in Headers */,
|
|
17C1FD261ACC429D006B99B3 /* BevelType.h in Headers */,
|
|
17C1FD271ACC429D006B99B3 /* App.h in Headers */,
|
|
17C1FD291ACC429D006B99B3 /* Xfrm.h in Headers */,
|
|
17C1FD2A1ACC429D006B99B3 /* SchemeClr.h in Headers */,
|
|
17C1FD2B1ACC429D006B99B3 /* Converter.h in Headers */,
|
|
17C1FD2D1ACC429D006B99B3 /* Blur.h in Headers */,
|
|
17C1FD2E1ACC429D006B99B3 /* CxnSp.h in Headers */,
|
|
17C1FD2F1ACC429D006B99B3 /* Transition.h in Headers */,
|
|
696791831D9E8B81002CA4BA /* MathParaWrapper.h in Headers */,
|
|
17C1FD301ACC429D006B99B3 /* EmbeddedFontDataId.h in Headers */,
|
|
17C1FD321ACC429D006B99B3 /* TransitionBase.h in Headers */,
|
|
17C1FD331ACC429D006B99B3 /* TLNodeFillType.h in Headers */,
|
|
17C1FD341ACC429D006B99B3 /* BulletColor.h in Headers */,
|
|
17C1FD361ACC429D006B99B3 /* BuildNodeBase.h in Headers */,
|
|
17C1FD371ACC429D006B99B3 /* TLCommandType.h in Headers */,
|
|
17C1FD391ACC429D006B99B3 /* ClrMap.h in Headers */,
|
|
17C1FD3A1ACC429D006B99B3 /* HeadingVariant.h in Headers */,
|
|
17C1FD3B1ACC429D006B99B3 /* BlendMode.h in Headers */,
|
|
17C1FD3C1ACC429D006B99B3 /* VertOverflow.h in Headers */,
|
|
17C1FD3D1ACC429D006B99B3 /* NoFill.h in Headers */,
|
|
17C1FD3E1ACC429D006B99B3 /* PrstShdw.h in Headers */,
|
|
17C1FD3F1ACC429D006B99B3 /* Grayscl.h in Headers */,
|
|
17C1FD401ACC429D006B99B3 /* GridSpacing.h in Headers */,
|
|
17C1FD411ACC429D006B99B3 /* TLOverride.h in Headers */,
|
|
17C1FD421ACC429D006B99B3 /* AlbumLayout.h in Headers */,
|
|
17C1FD431ACC429D006B99B3 /* NotesSz.h in Headers */,
|
|
17C1FD441ACC429D006B99B3 /* AlphaMod.h in Headers */,
|
|
17C1FD451ACC429D006B99B3 /* Close.h in Headers */,
|
|
17C1FD461ACC429D006B99B3 /* PresProps.h in Headers */,
|
|
17C1FD471ACC429D006B99B3 /* TLMasterRelation.h in Headers */,
|
|
17C1FD491ACC429D006B99B3 /* Slide.h in Headers */,
|
|
17C1FD4A1ACC429D006B99B3 /* WrapperWritingElement.h in Headers */,
|
|
17C1FD4B1ACC429D006B99B3 /* BuAutoNum.h in Headers */,
|
|
695BBFFA1C06FFA200817D7E /* TextAttributesEx.h in Headers */,
|
|
17C1FD4D1ACC429D006B99B3 /* SlideMaster.h in Headers */,
|
|
17C1FD4E1ACC429D006B99B3 /* FrameShape.h in Headers */,
|
|
17C1FD4F1ACC429D006B99B3 /* EffectDag.h in Headers */,
|
|
17C1FD501ACC429D006B99B3 /* CViewPr.h in Headers */,
|
|
17C1FD511ACC429D006B99B3 /* SupplementalFont.h in Headers */,
|
|
17C1FD521ACC429D006B99B3 /* Shape.h in Headers */,
|
|
17C1FD531ACC429D006B99B3 /* GrpSpPr.h in Headers */,
|
|
17C1FD541ACC429D006B99B3 /* OutlineViewPr.h in Headers */,
|
|
17C1FD551ACC429D006B99B3 /* Theme.h in Headers */,
|
|
17C1FD561ACC429D006B99B3 /* Scene3d.h in Headers */,
|
|
17C1FD571ACC429D006B99B3 /* AlphaRepl.h in Headers */,
|
|
17C1FD591ACC429D006B99B3 /* Audio.h in Headers */,
|
|
17C1FD5A1ACC429D006B99B3 /* TcBdr.h in Headers */,
|
|
17C1FD5B1ACC429D006B99B3 /* BgPr.h in Headers */,
|
|
17C1FD5C1ACC429D006B99B3 /* MediaFile.h in Headers */,
|
|
17C1FD5D1ACC429D006B99B3 /* Sp3d.h in Headers */,
|
|
17C1FD5E1ACC429D006B99B3 /* ContentStatus.h in Headers */,
|
|
17C1FD601ACC429D006B99B3 /* Gd.h in Headers */,
|
|
17C1FD611ACC429D006B99B3 /* TLSyncBehavior.h in Headers */,
|
|
17C1FD621ACC429D006B99B3 /* AhXY.h in Headers */,
|
|
17C1FD631ACC429D006B99B3 /* PlaceholderSize.h in Headers */,
|
|
17C1FD641ACC429D006B99B3 /* TextTabAlignType.h in Headers */,
|
|
17C1FD651ACC429D006B99B3 /* TextListStyle.h in Headers */,
|
|
17C1FD661ACC429D006B99B3 /* FillEffect.h in Headers */,
|
|
17C1FD671ACC429D006B99B3 /* SpPr.h in Headers */,
|
|
17C1FD681ACC429D006B99B3 /* SpTreeElem.h in Headers */,
|
|
17C1FD691ACC429D006B99B3 /* AlphaInv.h in Headers */,
|
|
17C1FD6A1ACC429D006B99B3 /* EmbeddedFont.h in Headers */,
|
|
17C1FD6B1ACC429D006B99B3 /* Seq.h in Headers */,
|
|
17C1FD6C1ACC429D006B99B3 /* FontRef.h in Headers */,
|
|
17C1FD6D1ACC429D006B99B3 /* GraphicFrame.h in Headers */,
|
|
17C1FD6E1ACC429D006B99B3 /* Guide.h in Headers */,
|
|
17C1FD701ACC429D006B99B3 /* CNvSpPr.h in Headers */,
|
|
17C1FD711ACC429D006B99B3 /* GraphicEl.h in Headers */,
|
|
17C1FD721ACC429D006B99B3 /* UniPath2D.h in Headers */,
|
|
17C1FD731ACC429D006B99B3 /* WheelTransition.h in Headers */,
|
|
17C1FD741ACC429D006B99B3 /* TnLst.h in Headers */,
|
|
17C1FD751ACC429D006B99B3 /* SchemeClrVal.h in Headers */,
|
|
17C1FD761ACC429D006B99B3 /* TablePartStyle.h in Headers */,
|
|
17C1FD771ACC429D006B99B3 /* TableCell.h in Headers */,
|
|
17C1FD781ACC429D006B99B3 /* BulletSize.h in Headers */,
|
|
17C1FD791ACC429D006B99B3 /* WMFToImageConverter.h in Headers */,
|
|
17C1FD7A1ACC429D006B99B3 /* Pic.h in Headers */,
|
|
17C1FD7B1ACC429D006B99B3 /* TLOrigin.h in Headers */,
|
|
17C1FD7C1ACC429D006B99B3 /* RectAlign.h in Headers */,
|
|
17C1FD7D1ACC429D006B99B3 /* FontCollection.h in Headers */,
|
|
17C1FD7E1ACC429D006B99B3 /* Ratio.h in Headers */,
|
|
17C1FD7F1ACC429D006B99B3 /* BlipFill.h in Headers */,
|
|
17C1FD801ACC429D006B99B3 /* BulletTypeface.h in Headers */,
|
|
17C1FD821ACC429D006B99B3 /* LineJoin.h in Headers */,
|
|
17C1FD831ACC429D006B99B3 /* CBhvr.h in Headers */,
|
|
17C1FD851ACC429D006B99B3 /* Hyperlink.h in Headers */,
|
|
17C1FD861ACC429D006B99B3 /* Path2D.h in Headers */,
|
|
17C1FD871ACC429D006B99B3 /* Paragraph.h in Headers */,
|
|
17C1FD881ACC429D006B99B3 /* BuSzTx.h in Headers */,
|
|
17C1FD891ACC429D006B99B3 /* BlipCompression.h in Headers */,
|
|
17C1FD8A1ACC429D006B99B3 /* Cond.h in Headers */,
|
|
17C1FD8B1ACC429D006B99B3 /* BuClrTx.h in Headers */,
|
|
17C1FD8C1ACC429D006B99B3 /* TLTransform.h in Headers */,
|
|
17C1FD8E1ACC429D006B99B3 /* EffectContainerType.h in Headers */,
|
|
17C1FD8F1ACC429D006B99B3 /* NvGraphicFramePr.h in Headers */,
|
|
17C1FD901ACC429D006B99B3 /* NotesViewPr.h in Headers */,
|
|
17C1FD911ACC429D006B99B3 /* PrstDashVal.h in Headers */,
|
|
17C1FD921ACC429D006B99B3 /* CornerDirectionTransition.h in Headers */,
|
|
17C1FD931ACC429D006B99B3 /* NvGrpSpPr.h in Headers */,
|
|
17C1FD941ACC429D006B99B3 /* FontScheme.h in Headers */,
|
|
17C1FD951ACC429D006B99B3 /* InnerShdw.h in Headers */,
|
|
17C1FD961ACC429D006B99B3 /* BldGraphic.h in Headers */,
|
|
17C1FD971ACC429D006B99B3 /* OptionalBlackTransition.h in Headers */,
|
|
17C1FD981ACC429D006B99B3 /* Backdrop.h in Headers */,
|
|
17C1FD991ACC429D006B99B3 /* Iterate.h in Headers */,
|
|
17C1FD9A1ACC429D006B99B3 /* SorterViewPr.h in Headers */,
|
|
17C1FD9B1ACC429D006B99B3 /* DefaultNotesTheme.h in Headers */,
|
|
17C1FD9C1ACC429D006B99B3 /* TLRuntimeTrigger.h in Headers */,
|
|
17C1E3E31AD40612001E3D18 /* Controls.h in Headers */,
|
|
17C1FD9D1ACC429D006B99B3 /* Ph.h in Headers */,
|
|
17C1FD9E1ACC429D006B99B3 /* XmlId.h in Headers */,
|
|
17C1FD9F1ACC429D006B99B3 /* ViewProps.h in Headers */,
|
|
17C1FDA01ACC429D006B99B3 /* CSld.h in Headers */,
|
|
17C1FDA11ACC429D006B99B3 /* ColorSchemeIndex.h in Headers */,
|
|
17C1FDA21ACC429D006B99B3 /* NvPr.h in Headers */,
|
|
17C1FDA31ACC429D006B99B3 /* DefaultShapeDefinition.h in Headers */,
|
|
17C1FDA41ACC429D006B99B3 /* Tmpl.h in Headers */,
|
|
17C1FDA51ACC429D006B99B3 /* EffectProperties.h in Headers */,
|
|
17C1FDA61ACC429D006B99B3 /* CNvCxnSpPr.h in Headers */,
|
|
17C1FDA71ACC429D006B99B3 /* PartTitle.h in Headers */,
|
|
17C1FDA81ACC429D006B99B3 /* HandoutMaster.h in Headers */,
|
|
17C1FDA91ACC429D006B99B3 /* BiLevel.h in Headers */,
|
|
17C1FDAA1ACC429D006B99B3 /* StyleRef.h in Headers */,
|
|
17C1FDAB1ACC429D006B99B3 /* PrstClrVal.h in Headers */,
|
|
17C1FDAD1ACC429D006B99B3 /* FillStyle.h in Headers */,
|
|
17C1FDAF1ACC429D006B99B3 /* FillPath.h in Headers */,
|
|
17C1FDB01ACC429D006B99B3 /* SplitTransition.h in Headers */,
|
|
17C1FDB11ACC429D006B99B3 /* AlphaOutset.h in Headers */,
|
|
17C1FDB21ACC429D006B99B3 /* ExtraClrScheme.h in Headers */,
|
|
17C1FDB31ACC429D006B99B3 /* Geometry.h in Headers */,
|
|
17C1FDB41ACC429D006B99B3 /* PhotoAlbum.h in Headers */,
|
|
17C1FDB51ACC429D006B99B3 /* Table.h in Headers */,
|
|
17C1FDB61ACC429D006B99B3 /* FileFactory.h in Headers */,
|
|
17C1FDB71ACC429D006B99B3 /* TcTxStyle.h in Headers */,
|
|
17C1FDB81ACC429D006B99B3 /* CNvPr.h in Headers */,
|
|
695BC0371C070DE900817D7E /* ASCSVGWriter.h in Headers */,
|
|
17C1FDB91ACC429D006B99B3 /* TableRow.h in Headers */,
|
|
17C1FDBA1ACC429D006B99B3 /* TgtEl.h in Headers */,
|
|
17C1FDBB1ACC429D006B99B3 /* ClrChange.h in Headers */,
|
|
17C1FDBC1ACC429D006B99B3 /* SplitterBarState.h in Headers */,
|
|
695BBFE81C06FF7300817D7E /* Elements.h in Headers */,
|
|
17C1FDBD1ACC429D006B99B3 /* EffectStyle.h in Headers */,
|
|
17C1FDBE1ACC429D006B99B3 /* FontAlign.h in Headers */,
|
|
17C1FDBF1ACC429D006B99B3 /* WrapperFile.h in Headers */,
|
|
17C1FDC01ACC429D006B99B3 /* AnimRot.h in Headers */,
|
|
17C1FDC11ACC429D006B99B3 /* BuClr.h in Headers */,
|
|
17C1FDC21ACC429D006B99B3 /* ContentPart.h in Headers */,
|
|
17C1FDC31ACC429D006B99B3 /* BldDgm.h in Headers */,
|
|
17C1FDC41ACC429D006B99B3 /* Run.h in Headers */,
|
|
17C1FDC51ACC429D006B99B3 /* SysClr.h in Headers */,
|
|
17C1FDC61ACC429D006B99B3 /* DgmBuild.h in Headers */,
|
|
17C1FDC71ACC429D006B99B3 /* TLNodeType.h in Headers */,
|
|
17C1FDC81ACC429D006B99B3 /* SlideSize.h in Headers */,
|
|
17C1FDCA1ACC429D006B99B3 /* TLChartSubElement.h in Headers */,
|
|
17C1FDCB1ACC429D006B99B3 /* PrstGeom.h in Headers */,
|
|
17C1FDCC1ACC429D006B99B3 /* RunElem.h in Headers */,
|
|
17C1FDCD1ACC429D006B99B3 /* AnimMotion.h in Headers */,
|
|
17C1FDCE1ACC429D006B99B3 /* TextAlign.h in Headers */,
|
|
17C1FDCF1ACC429D006B99B3 /* OnOff.h in Headers */,
|
|
17C1FDD01ACC429D006B99B3 /* ThemeElements.h in Headers */,
|
|
17C1FDD11ACC429D006B99B3 /* Camera.h in Headers */,
|
|
17C1FDD31ACC429D006B99B3 /* CommentAuthors.h in Headers */,
|
|
17C1FDD41ACC429D006B99B3 /* CornerDirectionVal.h in Headers */,
|
|
17C1FDD51ACC429D006B99B3 /* CustGeom.h in Headers */,
|
|
17C1FDD61ACC429D006B99B3 /* LineCap.h in Headers */,
|
|
17C1FDD71ACC429D006B99B3 /* PenAlign.h in Headers */,
|
|
17C1FDD81ACC429D006B99B3 /* Tav.h in Headers */,
|
|
17C1FDDA1ACC429D006B99B3 /* BinaryFileReaderWriter.h in Headers */,
|
|
17C1FDDB1ACC429D006B99B3 /* Bg.h in Headers */,
|
|
17C1FDDC1ACC429D006B99B3 /* CSldViewPr.h in Headers */,
|
|
17C1FDDE1ACC429D006B99B3 /* NvPicPr.h in Headers */,
|
|
17C1FDDF1ACC429D006B99B3 /* TableCol.h in Headers */,
|
|
17C1FDE01ACC429D006B99B3 /* AnimVariant.h in Headers */,
|
|
17C1FDE11ACC429D006B99B3 /* CompoundLine.h in Headers */,
|
|
17C1FDE21ACC429D006B99B3 /* Reflection.h in Headers */,
|
|
17C1FDE31ACC429D006B99B3 /* BldP.h in Headers */,
|
|
17C1FDE41ACC429D006B99B3 /* Kinsoku.h in Headers */,
|
|
17C1FDE51ACC429D006B99B3 /* OuterShdw.h in Headers */,
|
|
17C1FDE61ACC429D006B99B3 /* PPTXEvent.h in Headers */,
|
|
17C1FDE71ACC429D006B99B3 /* AnimEffect.h in Headers */,
|
|
17C1FDE81ACC429D006B99B3 /* TableCellProperties.h in Headers */,
|
|
695BBFEB1C06FF8600817D7E /* Theme.h in Headers */,
|
|
17C1FDEA1ACC429D006B99B3 /* AttrNameLst.h in Headers */,
|
|
17C1FDEB1ACC429D006B99B3 /* TextShapeType.h in Headers */,
|
|
17C1FDEC1ACC429D006B99B3 /* MoveTo.h in Headers */,
|
|
17C1FDED1ACC429D006B99B3 /* NotesMaster.h in Headers */,
|
|
17C1FDEE1ACC429D006B99B3 /* AlphaBiLevel.h in Headers */,
|
|
17C1FDF01ACC429D006B99B3 /* Flip.h in Headers */,
|
|
17C1FDF11ACC429D006B99B3 /* Tile.h in Headers */,
|
|
17C1FDF21ACC429D006B99B3 /* SideDirectionTransition.h in Headers */,
|
|
17C1FDF31ACC429D006B99B3 /* HorzOverflow.h in Headers */,
|
|
17C1FDF51ACC429D006B99B3 /* TLPrevAc.h in Headers */,
|
|
17C1FDF61ACC429D006B99B3 /* AttrName.h in Headers */,
|
|
17C1FDF71ACC429D006B99B3 /* Hf.h in Headers */,
|
|
17C1FDF81ACC429D006B99B3 /* FileContainer.h in Headers */,
|
|
17C1FDFA1ACC429D006B99B3 /* LineEndSize.h in Headers */,
|
|
17C1FDFB1ACC429D006B99B3 /* LineEnd.h in Headers */,
|
|
17C1FDFC1ACC429D006B99B3 /* PPTXWriter.h in Headers */,
|
|
17C1FDFD1ACC429D006B99B3 /* PlaceholderType.h in Headers */,
|
|
17C1FDFE1ACC429D006B99B3 /* XfrmEffect.h in Headers */,
|
|
17C1FDFF1ACC429D006B99B3 /* ChartBuildType.h in Headers */,
|
|
17C1FE001ACC429D006B99B3 /* SndAc.h in Headers */,
|
|
17C1FE021ACC429D006B99B3 /* AlphaModFix.h in Headers */,
|
|
17C1FE041ACC429D006B99B3 /* Duotone.h in Headers */,
|
|
17C1FE061ACC429D006B99B3 /* ColorBase.h in Headers */,
|
|
17C1FE071ACC429D006B99B3 /* Par.h in Headers */,
|
|
17C1FE081ACC429D006B99B3 /* ASCOfficeDrawingConverter.h in Headers */,
|
|
17C1FE091ACC429D006B99B3 /* NotesSlide.h in Headers */,
|
|
17C1FE0A1ACC429D006B99B3 /* NormalViewPr.h in Headers */,
|
|
17C1FE0B1ACC429D006B99B3 /* Cxn.h in Headers */,
|
|
17C1FE0C1ACC429D006B99B3 /* FontCutter.h in Headers */,
|
|
17C1FE0D1ACC429D006B99B3 /* Presentation.h in Headers */,
|
|
17C1FE0E1ACC429D006B99B3 /* CTn.h in Headers */,
|
|
17C1FE101ACC429D006B99B3 /* Scale.h in Headers */,
|
|
17C1FE111ACC429D006B99B3 /* TLCalcMode.h in Headers */,
|
|
17C1FE121ACC429D006B99B3 /* TextAutonumberScheme.h in Headers */,
|
|
17C1FE131ACC429D006B99B3 /* ColorModifier.h in Headers */,
|
|
17C1FE141ACC429D006B99B3 /* CMediaNode.h in Headers */,
|
|
17C1FE151ACC429D006B99B3 /* imagemanager.h in Headers */,
|
|
17C1FE161ACC429D006B99B3 /* BuNone.h in Headers */,
|
|
17C1FE171ACC429D006B99B3 /* BinWriters.h in Headers */,
|
|
17C1FE181ACC429D006B99B3 /* CameraType.h in Headers */,
|
|
17C1FE1A1ACC429D006B99B3 /* TLRestart.h in Headers */,
|
|
17C1FE1B1ACC429D006B99B3 /* NvCxnSpPr.h in Headers */,
|
|
17C1FE1C1ACC429D006B99B3 /* Blend.h in Headers */,
|
|
17C1FE1D1ACC429D006B99B3 /* LightRig.h in Headers */,
|
|
17C1FE201ACC429D006B99B3 /* BuBlip.h in Headers */,
|
|
17C1FE211ACC429D006B99B3 /* Ah.h in Headers */,
|
|
17C1FE221ACC429D006B99B3 /* TransitionSpeed.h in Headers */,
|
|
17C1FE231ACC429D006B99B3 /* SlideLayout.h in Headers */,
|
|
17C1FE241ACC429D006B99B3 /* Tab.h in Headers */,
|
|
17C1FE251ACC429D006B99B3 /* UniEffect.h in Headers */,
|
|
17C1FE261ACC429D006B99B3 /* Timing.h in Headers */,
|
|
17C1FE271ACC429D006B99B3 /* EffectElement.h in Headers */,
|
|
17C1FE281ACC429D006B99B3 /* TextUnderline.h in Headers */,
|
|
17C1FE291ACC429D006B99B3 /* TLAccumulate.h in Headers */,
|
|
17C1FE2A1ACC429D006B99B3 /* CNvGraphicFramePr.h in Headers */,
|
|
17C1FE2B1ACC429D006B99B3 /* SpTree.h in Headers */,
|
|
17C1FE2C1ACC429D006B99B3 /* EffectLst.h in Headers */,
|
|
17C1FE2D1ACC429D006B99B3 /* Comments.h in Headers */,
|
|
17C1FE2E1ACC429D006B99B3 /* OrientationTransition.h in Headers */,
|
|
17C1FE2F1ACC429D006B99B3 /* Video.h in Headers */,
|
|
17C1FE311ACC429D006B99B3 /* ZoomTransition.h in Headers */,
|
|
17C1FE321ACC429D006B99B3 /* TLValueType.h in Headers */,
|
|
17C1FE331ACC429D006B99B3 /* RunBase.h in Headers */,
|
|
17C1FE341ACC429D006B99B3 /* Excl.h in Headers */,
|
|
17C1FE351ACC429D006B99B3 /* ClrScheme.h in Headers */,
|
|
17C1FE361ACC429D006B99B3 /* SlideViewPr.h in Headers */,
|
|
17C1FE371ACC429D006B99B3 /* Br.h in Headers */,
|
|
17C1FE381ACC429D006B99B3 /* PathFillMode.h in Headers */,
|
|
17C1FE391ACC429D006B99B3 /* TextWrap.h in Headers */,
|
|
17C1FE3A1ACC429D006B99B3 /* LightRigType.h in Headers */,
|
|
17C1FE3B1ACC429D006B99B3 /* EightDirectionTransition.h in Headers */,
|
|
17C1FE3C1ACC429D006B99B3 /* AnimationDgmBuild.h in Headers */,
|
|
17C1FE3D1ACC429D006B99B3 /* TextStrike.h in Headers */,
|
|
17C1FE3E1ACC429D006B99B3 /* TableStyles.h in Headers */,
|
|
17C1FE3F1ACC429D006B99B3 /* Rot.h in Headers */,
|
|
17C1FE401ACC429D006B99B3 /* Conformance.h in Headers */,
|
|
17C1FE411ACC429D006B99B3 /* TLColorSpace.h in Headers */,
|
|
17C1FE421ACC429D006B99B3 /* Sld.h in Headers */,
|
|
17C1FE431ACC429D006B99B3 /* Ln.h in Headers */,
|
|
17C1FE441ACC429D006B99B3 /* TLTriggerEvent.h in Headers */,
|
|
17C1FE451ACC429D006B99B3 /* NvSpPr.h in Headers */,
|
|
17C1FE461ACC429D006B99B3 /* Stretch.h in Headers */,
|
|
17C1FE471ACC429D006B99B3 /* PrstClr.h in Headers */,
|
|
17C1FE481ACC429D006B99B3 /* RunProperties.h in Headers */,
|
|
17C1FE491ACC429D006B99B3 /* SoftEdge.h in Headers */,
|
|
17C1FE4A1ACC429D006B99B3 /* LineTo.h in Headers */,
|
|
17C1FE4B1ACC429D006B99B3 /* Cmd.h in Headers */,
|
|
17C1FE4C1ACC429D006B99B3 /* VariantType.h in Headers */,
|
|
17C1FE4D1ACC429D006B99B3 /* PPTX.h in Headers */,
|
|
17C1FE4E1ACC429D006B99B3 /* DgmBuildType.h in Headers */,
|
|
17C1FE4F1ACC429D006B99B3 /* DefaultNotesMaster.h in Headers */,
|
|
17C1FE501ACC429D006B99B3 /* TableProperties.h in Headers */,
|
|
17C1FE511ACC429D006B99B3 /* FmtScheme.h in Headers */,
|
|
17C1FE521ACC429D006B99B3 /* FileMap.h in Headers */,
|
|
17C1FE531ACC429D006B99B3 /* CalculatorCRC32.h in Headers */,
|
|
17C1FE541ACC429D006B99B3 /* Folder.h in Headers */,
|
|
17C1FE551ACC429D006B99B3 /* CondLst.h in Headers */,
|
|
17C1FE571ACC429D006B99B3 /* AudioCD.h in Headers */,
|
|
17C1FE581ACC429D006B99B3 /* TextVerticalType.h in Headers */,
|
|
17C1FE591ACC429D006B99B3 /* CNvGrpSpPr.h in Headers */,
|
|
17C1FE5A1ACC429D006B99B3 /* Path.h in Headers */,
|
|
17C1FE5B1ACC429D006B99B3 /* AnimScale.h in Headers */,
|
|
17C1FE5C1ACC429D006B99B3 /* LumEffect.h in Headers */,
|
|
17C1FE5D1ACC429D006B99B3 /* TxEl.h in Headers */,
|
|
17C1FE5E1ACC429D006B99B3 /* BWMode.h in Headers */,
|
|
17C1FE5F1ACC429D006B99B3 /* FillOverlay.h in Headers */,
|
|
17C1FE601ACC429D006B99B3 /* Set.h in Headers */,
|
|
17C1FE611ACC429D006B99B3 /* ShapeStyle.h in Headers */,
|
|
17C1FE621ACC429D006B99B3 /* BaseLimit.h in Headers */,
|
|
17C1FE641ACC429D006B99B3 /* BinReaderWriterDefines.h in Headers */,
|
|
17C1FE651ACC429D006B99B3 /* ClrMapOvr.h in Headers */,
|
|
17C1FE661ACC429D006B99B3 /* Glow.h in Headers */,
|
|
17C1FE671ACC429D006B99B3 /* TextSpacing.h in Headers */,
|
|
17C1FE681ACC429D006B99B3 /* LineEndType.h in Headers */,
|
|
17C1FE691ACC429D006B99B3 /* PresetShadowVal.h in Headers */,
|
|
17C1FE6A1ACC429D006B99B3 /* ArcTo.h in Headers */,
|
|
17C1FE6B1ACC429D006B99B3 /* SideDirectionVal.h in Headers */,
|
|
17C1FE6C1ACC429D006B99B3 /* BuChar.h in Headers */,
|
|
17C1FE6D1ACC429D006B99B3 /* PrstDash.h in Headers */,
|
|
17C1FE6F1ACC429D006B99B3 /* AlphaFloor.h in Headers */,
|
|
17C1FE701ACC429D006B99B3 /* TextAnchor.h in Headers */,
|
|
17C1FE711ACC429D006B99B3 /* XmlWriter.h in Headers */,
|
|
17C1FE721ACC429D006B99B3 /* LastView.h in Headers */,
|
|
17C1FE731ACC429D006B99B3 /* SpTgt.h in Headers */,
|
|
17C1FE751ACC429D006B99B3 /* TmplLst.h in Headers */,
|
|
17C1FE761ACC429D006B99B3 /* Gs.h in Headers */,
|
|
17C1FE781ACC429D006B99B3 /* SldSz.h in Headers */,
|
|
17C1FE791ACC429D006B99B3 /* Fld.h in Headers */,
|
|
17C1FE7A1ACC429D006B99B3 /* Restored.h in Headers */,
|
|
17C1FE7B1ACC429D006B99B3 /* Rect.h in Headers */,
|
|
17C1FE7C1ACC429D006B99B3 /* Cell3D.h in Headers */,
|
|
17C1FE7D1ACC429D006B99B3 /* TLNextAc.h in Headers */,
|
|
17C1FE7E1ACC429D006B99B3 /* BldOleChart.h in Headers */,
|
|
17C1FE7F1ACC429D006B99B3 /* BldLst.h in Headers */,
|
|
17C1FE801ACC429D006B99B3 /* IterateType.h in Headers */,
|
|
17C1FE811ACC429D006B99B3 /* EightDirectionVal.h in Headers */,
|
|
17C1FE821ACC429D006B99B3 /* pptxformatlib.h in Headers */,
|
|
17C1FE831ACC429D006B99B3 /* TLPresetClass.h in Headers */,
|
|
17C1FE841ACC429D006B99B3 /* PattFill.h in Headers */,
|
|
17C1FE851ACC429D006B99B3 /* PathBase.h in Headers */,
|
|
17C1FE861ACC429D006B99B3 /* UniFill.h in Headers */,
|
|
17C1FE871ACC429D006B99B3 /* ParaBuildType.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
17C1FCA31ACC429D006B99B3 /* PPTXFormatLib */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 17C1FE881ACC429D006B99B3 /* Build configuration list for PBXNativeTarget "PPTXFormatLib" */;
|
|
buildPhases = (
|
|
17C1FCAE1ACC429D006B99B3 /* Sources */,
|
|
17C1FCDC1ACC429D006B99B3 /* Frameworks */,
|
|
17C1FCE21ACC429D006B99B3 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = PPTXFormatLib;
|
|
productName = PPTXFormatLib;
|
|
productReference = 17C1FE8B1ACC429D006B99B3 /* libPPTXFormatLib_ios.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
17063B5B1AC5708E0056A3F1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0730;
|
|
ORGANIZATIONNAME = "Ascensio System SIA";
|
|
};
|
|
buildConfigurationList = 17063B5E1AC5708E0056A3F1 /* Build configuration list for PBXProject "PPTXFormatLib" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 17063B5A1AC5708E0056A3F1;
|
|
productRefGroup = 17063B641AC5708F0056A3F1 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
17C1FCA31ACC429D006B99B3 /* PPTXFormatLib */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
17C1FCAE1ACC429D006B99B3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
17C1FCAF1ACC429D006B99B3 /* GrpSpPr.cpp in Sources */,
|
|
17C1FCB01ACC429D006B99B3 /* SpTreeElem.cpp in Sources */,
|
|
17C1FCB11ACC429D006B99B3 /* Blip.cpp in Sources */,
|
|
17C1FCB21ACC429D006B99B3 /* Geometry.cpp in Sources */,
|
|
17C1FCB31ACC429D006B99B3 /* ASCOfficeDrawingConverter.cpp in Sources */,
|
|
17C1FCB51ACC429D006B99B3 /* SpTree.cpp in Sources */,
|
|
17C1FCB61ACC429D006B99B3 /* SmartArt.cpp in Sources */,
|
|
17C1FCB71ACC429D006B99B3 /* CxnSp.cpp in Sources */,
|
|
17C1FCB81ACC429D006B99B3 /* Hyperlink.cpp in Sources */,
|
|
17C1FCB91ACC429D006B99B3 /* SpPr.cpp in Sources */,
|
|
695BBFF81C06FFA100817D7E /* TextAttributesEx.cpp in Sources */,
|
|
17C1E3E11AD40612001E3D18 /* Controls.cpp in Sources */,
|
|
17C1FCBA1ACC429D006B99B3 /* TableCell.cpp in Sources */,
|
|
17C1FCBB1ACC429D006B99B3 /* FileFactory.cpp in Sources */,
|
|
17C1FCBC1ACC429D006B99B3 /* pptxformatlib.cpp in Sources */,
|
|
17C1FCBD1ACC429D006B99B3 /* TxBody.cpp in Sources */,
|
|
17C1FCBE1ACC429D006B99B3 /* EffectProperties.cpp in Sources */,
|
|
17C1FCBF1ACC429D006B99B3 /* EffectLst.cpp in Sources */,
|
|
695BC03A1C070DEF00817D7E /* ASCSVGWriter.cpp in Sources */,
|
|
17C1FCC11ACC429D006B99B3 /* FileMap.cpp in Sources */,
|
|
696791821D9E8B81002CA4BA /* MathParaWrapper.cpp in Sources */,
|
|
17C1FCC31ACC429D006B99B3 /* TransitionBase.cpp in Sources */,
|
|
17C1FCC51ACC429D006B99B3 /* Shape.cpp in Sources */,
|
|
17C1FCC71ACC429D006B99B3 /* BuildNodeBase.cpp in Sources */,
|
|
17C1FCC81ACC429D006B99B3 /* ContentPart.cpp in Sources */,
|
|
17C1FCC91ACC429D006B99B3 /* CNvGrpSpPr.cpp in Sources */,
|
|
17C1FCCA1ACC429D006B99B3 /* EffectStyle.cpp in Sources */,
|
|
17C1FCCB1ACC429D006B99B3 /* UniColor.cpp in Sources */,
|
|
17C1FCCC1ACC429D006B99B3 /* FontPicker.cpp in Sources */,
|
|
17C1FCCD1ACC429D006B99B3 /* EffectDag.cpp in Sources */,
|
|
17C1FCCE1ACC429D006B99B3 /* FileContainer.cpp in Sources */,
|
|
695BC0011C06FFB300817D7E /* Elements.cpp in Sources */,
|
|
17C1FCD01ACC429D006B99B3 /* NvGrpSpPr.cpp in Sources */,
|
|
17C1FCD11ACC429D006B99B3 /* Bg.cpp in Sources */,
|
|
17C1FCD21ACC429D006B99B3 /* Folder.cpp in Sources */,
|
|
17C1FCD31ACC429D006B99B3 /* BinaryFileReaderWriter.cpp in Sources */,
|
|
17C1FCD41ACC429D006B99B3 /* TimeNodeBase.cpp in Sources */,
|
|
17C1FCD51ACC429D006B99B3 /* GraphicFrame.cpp in Sources */,
|
|
17C1FCD61ACC429D006B99B3 /* SchemeClr.cpp in Sources */,
|
|
17C1FCD71ACC429D006B99B3 /* ASCOfficePPTXFileRealization.cpp in Sources */,
|
|
17C1FCD81ACC429D006B99B3 /* UniEffect.cpp in Sources */,
|
|
17C1FCDA1ACC429D006B99B3 /* Pic.cpp in Sources */,
|
|
17C1FCDB1ACC429D006B99B3 /* NvGraphicFramePr.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
17063B6C1AC5708F0056A3F1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
17063B6D1AC5708F0056A3F1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
17C1FE891ACC429D006B99B3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_BITCODE = NO;
|
|
EXECUTABLE_PREFIX = lib;
|
|
GCC_ENABLE_CPP_EXCEPTIONS = YES;
|
|
GCC_ENABLE_CPP_RTTI = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
UNICODE,
|
|
_UNICODE,
|
|
_USE_LIBXML2_READER_,
|
|
_USE_XMLLITE_READER_,
|
|
USE_LITE_READER,
|
|
PPTX_DEF,
|
|
PPT_DEF,
|
|
ENABLE_PPT_TO_PPTX_CONVERT,
|
|
AVS_USE_CONVERT_PPTX_TOCUSTOM_VML,
|
|
NODOCX,
|
|
CXIMAGE_DONT_DECLARE_TCHAR,
|
|
BUILD_CONFIG_FULL_VERSION,
|
|
DONT_WRITE_EMBEDDED_FONTS,
|
|
CXIMAGE_DONT_DECLARE_TCHAR,
|
|
_IOS,
|
|
DONT_WRITE_EMBEDDED_FONTS,
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
/usr/include/libxml2,
|
|
"$(PROJECT_DIR)/../../../DesktopEditor/freetype-2.5.2/include",
|
|
"$(PROJECT_DIR)/../../../Common/ASCDocxFormat/Source/Utility",
|
|
"$(PROJECT_DIR)/../../../Common/ASCDocxFormat/Source/XML",
|
|
"$(PROJECT_DIR)/../../../Common/ASCDocxFormat/Source",
|
|
"$(PROJECT_DIR)/../../../Common/3dParty/boost/boost_1_58_0",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
PRODUCT_NAME = PPTXFormatLib_ios;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
17C1FE8A1ACC429D006B99B3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_BITCODE = NO;
|
|
EXECUTABLE_PREFIX = lib;
|
|
GCC_ENABLE_CPP_EXCEPTIONS = YES;
|
|
GCC_ENABLE_CPP_RTTI = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
UNICODE,
|
|
_UNICODE,
|
|
_USE_LIBXML2_READER_,
|
|
_USE_XMLLITE_READER_,
|
|
USE_LITE_READER,
|
|
PPTX_DEF,
|
|
PPT_DEF,
|
|
ENABLE_PPT_TO_PPTX_CONVERT,
|
|
AVS_USE_CONVERT_PPTX_TOCUSTOM_VML,
|
|
NODOCX,
|
|
CXIMAGE_DONT_DECLARE_TCHAR,
|
|
BUILD_CONFIG_FULL_VERSION,
|
|
DONT_WRITE_EMBEDDED_FONTS,
|
|
CXIMAGE_DONT_DECLARE_TCHAR,
|
|
_IOS,
|
|
DONT_WRITE_EMBEDDED_FONTS,
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
/usr/include/libxml2,
|
|
"$(PROJECT_DIR)/../../../DesktopEditor/freetype-2.5.2/include",
|
|
"$(PROJECT_DIR)/../../../Common/ASCDocxFormat/Source/Utility",
|
|
"$(PROJECT_DIR)/../../../Common/ASCDocxFormat/Source/XML",
|
|
"$(PROJECT_DIR)/../../../Common/ASCDocxFormat/Source",
|
|
"$(PROJECT_DIR)/../../../Common/3dParty/boost/boost_1_58_0",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
PRODUCT_NAME = PPTXFormatLib_ios;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
17063B5E1AC5708E0056A3F1 /* Build configuration list for PBXProject "PPTXFormatLib" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
17063B6C1AC5708F0056A3F1 /* Debug */,
|
|
17063B6D1AC5708F0056A3F1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
17C1FE881ACC429D006B99B3 /* Build configuration list for PBXNativeTarget "PPTXFormatLib" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
17C1FE891ACC429D006B99B3 /* Debug */,
|
|
17C1FE8A1ACC429D006B99B3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 17063B5B1AC5708E0056A3F1 /* Project object */;
|
|
}
|