mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 03:08:28 +08:00
1020 lines
23 KiB
XML
1020 lines
23 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="PPTFormatLib"
|
|
ProjectGUID="{7B27E40E-F70A-4A74-A77C-0944D7931D15}"
|
|
RootNamespace="ASCOfficePPTFile"
|
|
Keyword="AtlProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCOfficePPTFile.tlb"
|
|
HeaderFileName="ASCOfficePPTFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTFile_i.c"
|
|
ProxyFileName="ASCOfficePPTFile_p.c"
|
|
ValidateParameters="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\DesktopEditor\freetype-2.5.2\include"
|
|
PreprocessorDefinitions="_DEBUG;_LIB;_USE_MATH_DEFINES;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;USE_LITE_READER;_USE_XMLLITE_READER_;AVS_USE_CONVERT_PPTX_TOCUSTOM_VML;DONT_WRITE_EMBEDDED_FONTS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableEnhancedInstructionSet="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4005;4311;4312"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreAllDefaultLibraries="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="3"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCOfficePPTFile.tlb"
|
|
HeaderFileName="ASCOfficePPTFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTFile_i.c"
|
|
ProxyFileName="ASCOfficePPTFile_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="_DEBUG;_LIB;_USE_MATH_DEFINES;PPTX_DEF;PPT_DEF;ENABLE_PPT_TO_PPTX_CONVERT;PPT_FORMAT;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;USE_LITE_READER;_USE_XMLLITE_READER_;_PRESENTATION_WRITER_;_SVG_CONVERT_TO_IMAGE_"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreAllDefaultLibraries="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCOfficePPTFile.tlb"
|
|
HeaderFileName="ASCOfficePPTFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTFile_i.c"
|
|
ProxyFileName="ASCOfficePPTFile_p.c"
|
|
ValidateParameters="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""../../../DesktopEditor/freetype-2.5.2/include";"C:\_WORK\trunk\ServerComponents\DesktopEditor\freetype-2.5.2\include""
|
|
PreprocessorDefinitions="NDEBUG;_LIB;_USE_MATH_DEFINES;PPTX_DEF;PPT_DEF;ENABLE_PPT_TO_PPTX_CONVERT;PPT_FORMAT;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;USE_LITE_READER;_USE_XMLLITE_READER_;BUILD_CONFIG_FULL_VERSION;_PRESENTATION_WRITER_;_SVG_CONVERT_TO_IMAGE_;DONT_WRITE_EMBEDDED_FONTS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="3"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCOfficePPTFile.tlb"
|
|
HeaderFileName="ASCOfficePPTFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTFile_i.c"
|
|
ProxyFileName="ASCOfficePPTFile_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""../../../DesktopEditor/freetype-2.5.2/include";../../../DocxFormat/Source/XML/libxml2/XML/include"
|
|
PreprocessorDefinitions="NDEBUG;_LIB;_USE_MATH_DEFINES;PPTX_DEF;PPT_DEF;ENABLE_PPT_TO_PPTX_CONVERT;PPT_FORMAT;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;USE_LITE_READER;_USE_XMLLITE_READER_;BUILD_CONFIG_FULL_VERSION;_PRESENTATION_WRITER_;_SVG_CONVERT_TO_IMAGE_;DONT_WRITE_EMBEDDED_FONTS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
LinkLibraryDependencies="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Reader"
|
|
>
|
|
<File
|
|
RelativePath="..\Reader\ClassesAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\PPTDocumentInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\PPTDocumentInfoOneUser.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\PPTDocumentInfoOneUser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\PPTFileDefines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\PPTFileReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\PPTFileReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\ReadStructures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\ReadStructures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\Records.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\Records.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\SlideInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\SlidePersist.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Reader\SlidePersist.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Records"
|
|
>
|
|
<File
|
|
RelativePath="..\Records\AnimationInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\BlipEntityAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\BookmarkEntityAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\BookmarkSeedAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ColorSchemeAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\CryptSession10Container.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\CString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\CurrentUserAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\DocRoutingSlipAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\DocumentAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\DocumentRecords.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\DocumentTextInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\EndDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExCDAudioContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExControlAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExHyperlinkAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExMediaAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExMIDIAudioContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExObjListAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExObjListContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExObjRefAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExOleEmbedAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExOleLinkAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExOleObjAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExVideoContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExWAVAudioEmbeddedContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ExWAVAudioLinkContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\FontEntityAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\GenericDateMCAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\GridSpacing10Atom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\GuideAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\HeadersFootersAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\InteractiveInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\KinsokuAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\MasterPersistAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\MasterTextPropAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\MetafileBlob.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\MouseTextInteractiveInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\NamedShowSlidesAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\NormalViewSetInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\NotesAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\NotesPersistAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\NoZoomViewInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\OutlineTextRefAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\PersistDirectoryAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\PlaceHolderAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\RecordsIncluder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\RoundTripColorMappingAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\RoundTripCompositeMainMasterId12Atom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\RoundTripNewPlaceholderId12Atom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\RoundTripOriginalMainMasterId12Atom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\RoundTripThemeAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ShapeFlags10Atom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ShapeFlagsAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SlideAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SlideColorSchemeAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SlideContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SlideListWithText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SlidePersistAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SlideViewInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SoundCollAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SoundCollectionContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SoundContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SoundDataBlob.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SSDocInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SSlideLayoutAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\SSSlideInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\StyleTextPropAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextBookmarkAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextBytesAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextCFExceptionAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextCharsAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextFullSettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextHeaderAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextInteractiveInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextMasterStyleAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextPFExceptionAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextRulerAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextSIExceptionAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\TextSpecInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\UserEditAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\VBAInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ViewInfoAtom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\ZoomViewInfoAtom.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Drawing"
|
|
>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ArtBlip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ArtBlip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\BlipStoreContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\BlipStoreEntry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ChildAnchor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ClientAnchor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\DrawingContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\DrawingGroup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\DrawingRecord.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\GroupShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\GroupShapeContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\RegGroupItems.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\Shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ShapeContainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ShapeContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\ShapeProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Drawing\TextBox.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Animations"
|
|
>
|
|
<File
|
|
RelativePath="..\Records\Animations\AnimationTypes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Records\Animations\AnimationTypes.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="OOXElements"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Animations.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Attributes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\AudioOverlay.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Document.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Effects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Element.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Interactive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Layout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Metric.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Slide.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\SlideShow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Structures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\TextAttributesEx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\TextAttributesEx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\TextStructures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Theme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\XmlWriter.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="ppt shapes"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Shapes\BaseShape\PPTShape\customgeomshape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Shapes\BaseShape\PPTShape\elementsettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Shapes\BaseShape\PPTShape\formula.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\Editor\Drawing\Shapes\BaseShape\PPTShape\PPTShape.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="OOXWriter"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\ChartWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\CommentsWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTXWriter\Converter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTXWriter\Converter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\DocumentRelsWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\DocumentWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\FileWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\fontTableWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\HeaderFooterWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTXWriter\ImageManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\MediaWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\NumberingWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\SettingWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTXWriter\ShapeWriter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTXWriter\ShapeWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTXWriter\StylesWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeDocxFile2\BinReader\webSettingsWriter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\PPTFormatLib.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PPTFormatLib.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|