mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
1731 lines
35 KiB
XML
1731 lines
35 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="OdfFormatReaderLib"
|
|
ProjectGUID="{50E20601-4A8D-4AFB-8870-63828D328429}"
|
|
RootNamespace="cpodf"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../include;"../../DesktopEditor/freetype-2.5.2/include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;USE_LITE_READER;_USE_XMLLITE_READER_;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4311;4267;4996;4172"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../include;"../../../DesktopEditor/freetype-2.5.2/include""
|
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4311;4267;4996;4172"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="../include;"../../DesktopEditor/freetype-2.5.2/include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4311;4267;4996;4172"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="D:\WORK\VersionControl.exe $(ProjectDir)\ASCOfficeOdfFile\version.h"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="../include;"../../DesktopEditor/freetype-2.5.2/include""
|
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4311;4267;4996;4172"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="D:\WORK\VersionControl.exe $(ProjectDir)\ASCOfficeOdfFile\version.h"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="utility"
|
|
>
|
|
<File
|
|
RelativePath="..\src\odf\abstract_xml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\abstract_xml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\createandread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\errors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\logging.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\logging.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odfattributes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_elements_create.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_elements_create.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\serialize_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\svg_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\svg_parser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="style"
|
|
>
|
|
<File
|
|
RelativePath="..\src\odf\calcs_styles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\calcs_styles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\header_footer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\header_footer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\number_style.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\number_style.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_chart_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_chart_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_graphic_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_graphic_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_map.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_paragraph_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_paragraph_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_paragraph_properties_docx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_paragraph_properties_pptx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_presentation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_presentation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_ref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_table_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_table_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_text_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_text_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\styles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\styles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\styles_list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\styles_list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\styles_lite_container.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\styles_lite_container.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\templates.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\templates.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="oox"
|
|
>
|
|
<Filter
|
|
Name="docx"
|
|
>
|
|
<File
|
|
RelativePath="..\src\docx\docx_content_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_content_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_conversion_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_conversion_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_drawing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_table_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\docx_table_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\headers_footers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\headers_footers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\hyperlinks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\hyperlinks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\namespaces.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\namespaces.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="xlsx"
|
|
>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_cell_format.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_cell_format.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_cell_style.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_cell_style.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_cell_styles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_cell_styles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_comments.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_comments.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_comments_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_comments_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_complex_number_format.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_complex_number_format.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_conditionalFormatting.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_conditionalFormatting.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_defined_names.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_defined_names.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_drawing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_drawing_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_drawing_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_drawings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_drawings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_formula.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_hyperlinks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_hyperlinks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_merge_cells.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_merge_cells.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_num_format_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_num_format_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_output_xml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_output_xml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_row_spanned.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_sharedstrings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_sharedstrings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_styles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_styles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_table_metrics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_table_metrics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_table_position.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_table_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_table_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_tablecontext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_tablecontext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_textcontext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_textcontext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsxconversioncontext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsxconversioncontext.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="styles"
|
|
>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_alignment.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_alignment.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_border.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_border.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_borders.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_borders.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_color.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_dxfs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_dxfs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_fill.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_fill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_fills.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_fills.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_font.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_fonts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_fonts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_numFmts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_numFmts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_protection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_protection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_xf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\xlsx_xf.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="oox"
|
|
>
|
|
<File
|
|
RelativePath="..\src\conversionelement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\conversionelement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\drawing_object_description.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\measuredigits.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\measuredigits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\mediaitems.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\mediaitems.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_conversion_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_conversion_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_drawing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_drawing_fills.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_drawing_fills.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_rels.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_rels.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\ooxtablerowspanned.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="chart"
|
|
>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_axis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_axis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_legend.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_legend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_series.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_series.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_shape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_chart_values.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_data_labels.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_data_labels.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_layout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_layout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_plot_area.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_plot_area.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_title.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_title.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_types_chart.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\oox_types_chart.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="pptx"
|
|
>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_comments.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_comments.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_comments_context.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_comments_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_conversion_context.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_conversion_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_default_serializes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_drawing.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_drawings.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_drawings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_output_xml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_output_xml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_slide_context.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_slide_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_table_context.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_table_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_text_context.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\docx\pptx_text_context.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="elements"
|
|
>
|
|
<File
|
|
RelativePath="..\src\odf\all_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\anim_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\anim_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\calcext_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\calcext_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\chart_build_oox.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\chart_build_oox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\chart_objects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\datatypes\custom_shape_types_convert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\documentcontext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\documentcontext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_frame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_frame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_frame_docx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_frame_pptx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_frame_xlsx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_page.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_page.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_shapes.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_shapes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_shapes_docx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_shapes_pptx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\draw_shapes_xlsx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\font_face.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\font_face.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_elementaries.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_elementaries.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_elements.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_layout_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_layout_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_limit_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_limit_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_table_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_table_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_token_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\math_token_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\note.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\note.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odf_content_xml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odf_content_xml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odf_document.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\cpdoccore\odf\odf_document.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odf_document_impl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odf_document_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odfcontext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\odfcontext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_annotation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_annotation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_binary_data.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_binary_data.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_body.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_body.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_chart.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_chart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_document.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_document.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_elements_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_event_listeners.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_event_listeners.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_presentation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_presentation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_scripts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_scripts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_spreadsheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_spreadsheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\office_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\paragraph_content.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\paragraph_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\paragraph_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\ruby.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\search_table_cell.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\skipelement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\skipelement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_regions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\style_regions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_calculation_settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_calculation_settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_data_pilot_tables.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_data_pilot_tables.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_database_ranges.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_database_ranges.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_docx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_named_expressions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_named_expressions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_pptx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\table_xlsx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\text_content.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\text_content.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\text_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\text_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\odf\visitor.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\src\ConvertOO2OOX.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ConvertOO2OOX.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|