mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
905 lines
18 KiB
XML
905 lines
18 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="OdfFormatWriterLib"
|
|
ProjectGUID="{E5A67556-44DA-4481-8F87-0A3AEDBD20DD}"
|
|
RootNamespace="OdfFormat"
|
|
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="../../../ASCOfficeOdfFile/include;../../../ASCOfficeOdfFile/src/odf/datatypes;"../../../DesktopEditor/freetype-2.5.2/include""
|
|
PreprocessorDefinitions="_DEBUG;_LIB;DONT_WRITE_EMBEDDED_FONTS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<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="../../../ASCOfficeOdfFile/include;../../../ASCOfficeOdfFile/src/odf/datatypes"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<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"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="../../../ASCOfficeOdfFile/include;../../../ASCOfficeOdfFile/src/odf/datatypes"
|
|
PreprocessorDefinitions="NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="../../../ASCOfficeOdfFile/include;../../../ASCOfficeOdfFile/src/odf/datatypes"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="package"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\mediaitems.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\mediaitems.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\mediaitems_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\mediaitems_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\object_package.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\object_package.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_rels.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_rels.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="elements"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\anim_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\anim_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\calcext_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\calcext_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_frame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_frame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_page.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_page.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_shapes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\draw_shapes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_annotation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_annotation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_body.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_body.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_chart.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_chart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_presentation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_presentation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_spreadsheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_spreadsheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\paragraph_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\paragraph_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\table.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\table_database_ranges.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\table_database_ranges.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\table_named_expressions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\table_named_expressions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\text_elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\text_elements.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="odf spreadsheet"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\ods_conversion_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\ods_conversion_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\ods_table_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\ods_table_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\ods_table_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\ods_table_state.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="xml_common"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\abstract_xml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\abstract_xml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\logging.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_elements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_elements_create.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\office_elements_create.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\svg_creator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\svg_creator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeOdfFile\src\xml\utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeOdfFile\src\xml\xmlchar.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="styles"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\header_footer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\header_footer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\number_style.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\number_style.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_chart_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_chart_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_graphic_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_graphic_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_map.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_page_layout_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_page_layout_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_paragraph_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_paragraph_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_presentation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_presentation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_section_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_section_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_table_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_table_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_text_properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\style_text_properties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\styles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\styles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\styles_list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\styles_list.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="contexts"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_lists_styles_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_lists_styles_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_number_styles_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_number_styles_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_page_layout_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_page_layout_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_page_layout_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_page_layout_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_style_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_style_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_style_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_style_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_table_styles_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_table_styles_context.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="odf text"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\odt_conversion_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odt_conversion_context.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="odf presentation"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\odp_conversion_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odp_conversion_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odp_page_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odp_page_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odp_slide_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odp_slide_context.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="odf common"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficeOdfFile\src\docx\measuredigits.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_chart_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_comment_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_comment_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_conversion_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_conversion_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_drawing_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_drawing_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_notes_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_notes_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_settings_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_settings_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_table_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_table_context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_text_context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\odf_text_context.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="odf_shapes_defines"
|
|
>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\odf_shape_mapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\oox_shape_defines.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\oox_shape_defines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeAccentCallouts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeActionButtons.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeArrows.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeBents.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeCallouts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeCharts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\Shapes\oox_shapeConnectors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeCurvedArrows.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeCustoms.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeMaths.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapePrimitives.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeRibbons.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeSnipRoundRects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\shapes\oox_shapeStars.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\OdfFormat\Shapes\oox_shapeWordArt.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|