Files
core/ASCOfficeXlsFile2/source/XlsFormat.vcproj
Elen.Subbotina 50fe29e47a .....
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58990 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-20 23:24:02 +03:00

6701 lines
162 KiB
XML

<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="XlsFormat"
ProjectGUID="{77DDC8D7-5B12-4FF2-9629-26AEBCA8436D}"
RootNamespace="XlsFormat"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(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="XlsFormat; source\XlsFormat"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<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="$(SolutionDir)$(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"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
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="Binary"
>
<File
RelativePath=".\XlsFormat\Binary\BinSmartPointers.h"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFRecord.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFRecord.h"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFRecordType.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFRecordType.h"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFStream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFStream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFStreamCacheReader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFStreamCacheReader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFStreamCacheWriter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CFStreamCacheWriter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CompoundFile.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Binary\CompoundFile.h"
>
</File>
</Filter>
<Filter
Name="Logic"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\XlsFormat\Logic\AnyObject.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\AnyObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\AnySubstream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\AnySubstream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\BaseObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\BinProcessor.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\BinProcessor.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\ChartSheetSubstream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\ChartSheetSubstream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\CompositeObject.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\CompositeObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\GlobalsSubstream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\GlobalsSubstream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\GlobalWorkbookInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\GlobalWorkbookInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\MacroSheetSubstream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\MacroSheetSubstream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\WorkbookStreamObject.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\WorkbookStreamObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\WorksheetSubstream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\WorksheetSubstream.h"
>
</File>
<Filter
Name="Biff_records"
>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AlRuns.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AlRuns.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Area.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Area.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AreaFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AreaFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Array.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Array.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AttachedLabel.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AttachedLabel.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AutoFilter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AutoFilter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AutoFilter12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AutoFilter12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AutoFilterInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AutoFilterInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxcExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxcExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxesUsed.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxesUsed.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Axis.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Axis.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxisLine.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxisLine.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxisParent.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\AxisParent.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Backup.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Backup.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Bar.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Bar.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Begin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Begin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BiffRecord.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BiffRecord.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BiffRecordContinued.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BiffRecordContinued.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BiffRecordSplit.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BiffRecordSplit.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BigName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BigName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BkHim.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BkHim.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Blank.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Blank.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BOF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BOF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BookBool.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BookBool.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BookExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BookExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BoolErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BoolErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BopPop.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BopPop.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BopPopCustom.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BopPopCustom.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BottomMargin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BottomMargin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BoundSheet8.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BoundSheet8.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BRAI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BRAI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BuiltInFnGroupCount.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\BuiltInFnGroupCount.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcCount.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcCount.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcDelta.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcDelta.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcIter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcIter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcMode.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcMode.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcPrecision.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcPrecision.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcRefMode.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcRefMode.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcSaveRecalc.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CalcSaveRecalc.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CatLab.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CatLab.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CatSerRange.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CatSerRange.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CellWatch.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CellWatch.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CF12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CF12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CFEx.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CFEx.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Chart.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Chart.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Chart3d.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Chart3d.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Chart3DBarShape.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Chart3DBarShape.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ChartFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ChartFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ChartFrtInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ChartFrtInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ClrtClient.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CodeName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CodeName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CodePage.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CodePage.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ColInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ColInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Compat12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Compat12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CompressPictures.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CompressPictures.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CondFmt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CondFmt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CondFmt12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CondFmt12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Continue.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Continue.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueBigName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueBigName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueFrt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueFrt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueFrt11.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueFrt11.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueFrt12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ContinueFrt12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Country.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Country.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CRN.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CRN.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLayout12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLayout12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLayout12A.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLayout12A.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLine.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLine.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLink.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtLink.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtMlFrt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtMlFrt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtMlFrtContinue.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\CrtMlFrtContinue.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Dat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Dat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DataFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DataFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DataLabExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DataLabExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DataLabExtContents.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DataLabExtContents.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Date1904.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Date1904.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DBCell.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DBCell.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DbOrParamQry.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DbOrParamQry.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DBQueryExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DBQueryExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DCon.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DCon.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConBin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConBin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConn.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConn.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConRef.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DConRef.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DefaultRowHeight.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DefaultRowHeight.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DefaultText.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DefaultText.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DefColWidth.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DefColWidth.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Dimensions.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Dimensions.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DocRoute.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DocRoute.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DropBar.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DropBar.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DropDownObjIds.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DropDownObjIds.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DSF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DSF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Dv.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Dv.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DVal.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DVal.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DXF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DXF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DxGCol.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\DxGCol.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\End.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\End.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\EndObject.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\EndObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\EntExU2.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\EntExU2.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\EOF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\EOF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Excel9File.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Excel9File.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExternName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExternName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExternSheet.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExternSheet.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExtSST.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExtSST.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExtString.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ExtString.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Fbi.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Fbi.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Fbi2.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Fbi2.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Feat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Feat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FeatHdr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FeatHdr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FeatHdr11.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FeatHdr11.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Feature11.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Feature11.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Feature12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Feature12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FilePass.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FilePass.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FileSharing.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FileSharing.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FilterMode.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FilterMode.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FnGroupName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FnGroupName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FnGrp12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FnGrp12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Font.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Font.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FontX.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FontX.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Footer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Footer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ForceFullCalculation.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ForceFullCalculation.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Format.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Format.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Formula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Formula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Frame.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Frame.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FrtFontList.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\FrtFontList.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\GelFrame.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\GelFrame.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\GridSet.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\GridSet.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\GUIDTypeLib.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\GUIDTypeLib.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Guts.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Guts.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HCenter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HCenter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Header.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Header.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HeaderFooter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HeaderFooter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HFPicture.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HFPicture.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HideObj.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HideObj.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HLink.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HLink.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HLinkTooltip.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HLinkTooltip.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HorizontalPageBreaks.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\HorizontalPageBreaks.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\IFmtRecord.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\IFmtRecord.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Index.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Index.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\InterfaceEnd.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\InterfaceEnd.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\InterfaceHdr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\InterfaceHdr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Intl.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Intl.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Label.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Label.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LabelSst.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LabelSst.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Lbl.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Lbl.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LeftMargin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LeftMargin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Legend.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Legend.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LegendException.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LegendException.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Lel.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Lel.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Line.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Line.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LineFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LineFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\List12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\List12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LPr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LPr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LRng.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\LRng.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MarkerFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MarkerFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDB.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDB.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDTInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDTInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXKPI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXKPI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXProp.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXProp.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXSet.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXSet.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXStr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXStr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXTuple.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MDXTuple.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MergeCells.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MergeCells.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Mms.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Mms.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MsoDrawing.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MsoDrawing.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MsoDrawingGroup.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MsoDrawingGroup.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MsoDrawingSelection.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MsoDrawingSelection.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MTRSettings.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MTRSettings.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MulBlank.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MulBlank.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MulRk.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\MulRk.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\NameCmt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\NameCmt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\NameFnGrp12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\NameFnGrp12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\NamePublish.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\NamePublish.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Note.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Note.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Number.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Number.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Obj.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Obj.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObjectLink.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObjectLink.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObjProtect.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObjProtect.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObNoMacros.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObNoMacros.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObProj.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ObProj.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\OleDbConn.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\OleDbConn.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\OleObjectSize.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\OleObjectSize.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Palette.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Palette.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pane.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pane.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Password.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Password.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PhoneticInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PhoneticInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PicF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PicF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pie.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pie.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PieFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PieFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PivotChartBits.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PivotChartBits.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PlotArea.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PlotArea.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PlotGrowth.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PlotGrowth.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pls.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pls.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PLV.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PLV.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pos.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Pos.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PrintGrid.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PrintGrid.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PrintRowCol.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PrintRowCol.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PrintSize.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\PrintSize.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Prot4Rev.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Prot4Rev.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Prot4RevPass.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Prot4RevPass.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Protect.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Protect.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Qsi.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Qsi.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Qsif.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Qsif.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Qsir.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Qsir.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\QsiSXTag.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\QsiSXTag.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Radar.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Radar.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RadarArea.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RadarArea.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RealTimeData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RealTimeData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RecalcId.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RecalcId.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RecipName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RecipName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RefreshAll.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RefreshAll.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RichTextStream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RichTextStream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RightMargin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RightMargin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RK.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RK.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Row.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Row.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RRSort.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RRSort.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RRTabId.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\RRTabId.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SBaseRef.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SBaseRef.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Scatter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Scatter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SCENARIO.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SCENARIO.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ScenarioProtect.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ScenarioProtect.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ScenMan.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ScenMan.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Scl.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Scl.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Selection.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Selection.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerAuxErrBar.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerAuxErrBar.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerAuxTrend.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerAuxTrend.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerFmt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerFmt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Series.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Series.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SeriesList.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SeriesList.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SeriesText.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SeriesText.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerParent.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerParent.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerToCrt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SerToCrt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Setup.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Setup.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ShapePropsStream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ShapePropsStream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SheetExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SheetExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ShrFmla.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ShrFmla.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ShtProps.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ShtProps.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SIIndex.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SIIndex.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Sort.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Sort.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SortData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SortData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SST.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SST.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\StartObject.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\StartObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\String.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\String.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Style.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Style.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\StyleExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\StyleExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SupBook.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SupBook.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Surf.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Surf.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXAddl.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXAddl.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXDI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXDI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxDXF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxDXF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXEx.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXEx.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxFilt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxFilt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxFormat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxFormat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxItm.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxItm.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxIvd.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxIvd.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXLI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXLI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXPI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXPI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXPIEx.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXPIEx.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxRule.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxRule.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxSelect.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxSelect.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXStreamID.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXStreamID.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXString.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXString.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXTbl.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXTbl.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxTbpg.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxTbpg.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXTBRGIITM.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXTBRGIITM.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXTH.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXTH.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Sxvd.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Sxvd.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVDEx.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVDEx.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVDTEx.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVDTEx.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxView.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SxView.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXViewEx.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXViewEx.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXViewEx9.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXViewEx9.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXViewLink.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXViewLink.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\SXVS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Sync.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Sync.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Table.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Table.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TableStyle.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TableStyle.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TableStyleElement.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TableStyleElement.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TableStyles.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TableStyles.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Template.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Template.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Text.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Text.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TextPropsStream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TextPropsStream.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Theme.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Theme.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Tick.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Tick.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TopMargin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TopMargin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TxO.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TxO.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TxtQry.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\TxtQry.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Uncalced.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Uncalced.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Units.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Units.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UserBView.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UserBView.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UserSViewBegin.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UserSViewBegin.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UserSViewEnd.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UserSViewEnd.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UsesELFs.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\UsesELFs.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ValueRange.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\ValueRange.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\VCenter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\VCenter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\VerticalPageBreaks.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\VerticalPageBreaks.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WebPub.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WebPub.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Window1.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Window1.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Window2.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\Window2.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WinProtect.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WinProtect.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WOpt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WOpt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WriteAccess.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WriteAccess.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WriteProtect.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WriteProtect.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WsBool.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\WsBool.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XCT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XCT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XFCRC.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XFCRC.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XFExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\XFExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\YMult.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_records\YMult.h"
>
</File>
</Filter>
<Filter
Name="Biff_structures"
>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AddinUdf.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AddinUdf.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AF12Criteria.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AF12Criteria.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AFDOper.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AFDOper.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AFDOperRk.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AFDOperRk.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AFDOperStr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AFDOperStr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AntiMoniker.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\AntiMoniker.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ArrayParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ArrayParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Bes.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Bes.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BiffAttribute.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BiffString.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BiffString.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BiffStructure.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BiffStructure.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BitMarkedStructs.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BookExt_Conditional11.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BookExt_Conditional11.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BookExt_Conditional12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BookExt_Conditional12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Boolean.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BorderFillInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BuiltInStyle.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\BuiltInStyle.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Cell.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Cell.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellOffsetResender.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellOffsetResender.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellRangeRef.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellRangeRef.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellRef.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellRef.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellXF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CellXF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Cetab.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Cetab.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFColor.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFColor.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFExNonCF12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFExNonCF12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFExTemplateParams.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFExTemplateParams.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFMStateItem.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFMStateItem.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFMultistate.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFMultistate.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFParsedFormulaNoCCE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFParsedFormulaNoCCE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFVO.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFVO.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFVOParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CFVOParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ChartNumNillable.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ChartNumNillable.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ChartParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ChartParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CompositeMoniker.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CompositeMoniker.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CondFmtStructure.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\CondFmtStructure.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ControlInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ControlInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DropDownObjId.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DropDownObjId.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DVParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DVParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFALC.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFALC.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFBdr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFBdr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFFntD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFFntD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFId.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFId.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFN.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFN.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFN12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFN12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFN12List.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFN12List.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFNum.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFNum.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFNumUsr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFNumUsr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFPat.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFPat.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFProt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\DXFProt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EncryptionHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EncryptionHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EncryptionHeaderFlags.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EncryptionHeaderFlags.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EncryptionVerifier.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EncryptionVerifier.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EnhancedProtection.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\EnhancedProtection.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExternDdeLinkNoOper.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExternDdeLinkNoOper.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExternDocName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExternDocName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExternOleDdeLink.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExternOleDdeLink.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtNameParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtNameParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtProp.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtProp.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgArea3D.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgArea3D.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgAreaErr3D.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgAreaErr3D.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgRef3D.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgRef3D.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgRefErr3D.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtPtgRefErr3D.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtRst.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ExtRst.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FactoidData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FactoidData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FactoidType.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FactoidType.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Feat11FdaAutoFilter.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Feat11FdaAutoFilter.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Feat11FieldDataItem.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Feat11FieldDataItem.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FeatFormulaErr2.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FeatFormulaErr2.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FeatProtection.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FeatProtection.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FeatSmartTag.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FeatSmartTag.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FileMoniker.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FileMoniker.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FileOffset.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FileOffset.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FilePointer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FilePointer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FixedPoint.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FixedPoint.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FontIndex.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FontIndex.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FormatRun.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FormatRun.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FormulaValue.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FormulaValue.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtHeaderOld.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtHeaderOld.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtRefHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtRefHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtRefHeaderNoGrbit.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtRefHeaderNoGrbit.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtRefHeaderU.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FrtRefHeaderU.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Ftab_Cetab.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Ftab_Cetab.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtCblsData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtCblsData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtCf.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtCf.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtCmo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtCmo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtEdoData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtEdoData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtGboData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtGboData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtLbsData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtLbsData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtMacro.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtMacro.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtNts.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtNts.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtPictFmla.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtPictFmla.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtPioGrbit.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtPioGrbit.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtRboData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtRboData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtSbs.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FtSbs.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FullColorExt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\FullColorExt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\GradStop.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\GradStop.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HideObjEnum.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HideObjEnum.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HorzBrk.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HorzBrk.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HyperlinkMoniker.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HyperlinkMoniker.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HyperlinkObject.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\HyperlinkObject.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ISSTInf.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ISSTInf.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ItemMoniker.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ItemMoniker.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\LbsDropData.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\LbsDropData.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\List12BlockLevel.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\List12BlockLevel.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\List12DisplayName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\List12DisplayName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\List12TableStyleClientInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\List12TableStyleClientInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\LongRGB.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\LongRGB.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\MDir.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\MDir.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\MDXStrIndex.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\MDXStrIndex.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\MOper.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\MOper.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\NameParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\NameParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\NoteRR.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\NoteRR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\NoteSh.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\NoteSh.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ObjectParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ObjectParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ObjFmla.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ObjFmla.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ObjLinkFmla.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ObjLinkFmla.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\OperandPtg.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\OperatorPtgs.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PaneType.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PaneType.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PhRuns.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PhRuns.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Phs.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Phs.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PictFmlaEmbedInfo.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PictFmlaEmbedInfo.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PictFmlaKey.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PictFmlaKey.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Property.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Property.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PropertyBag.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PropertyBag.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PropertyBagStore.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PropertyBagStore.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Ptg.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Ptg.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgArea.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgArea.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgArea3d.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgArea3d.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAreaErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAreaErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAreaErr3d.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAreaErr3d.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAreaN.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAreaN.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgArray.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgArray.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrBaxcel.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrBaxcel.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrChoose.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrChoose.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrGoto.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrGoto.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrIf.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrIf.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSemi.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSemi.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSpace.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSpace.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSpaceSemi.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSpaceSemi.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSum.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgAttrSum.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgBool.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgBool.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfCol.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfCol.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfColS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfColS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfColSV.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfColSV.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfColV.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfColV.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfLel.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfLel.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRadical.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRadical.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRadicalLel.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRadicalLel.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRadicalS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRadicalS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRw.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRw.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRwV.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgElfRwV.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExp.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExp.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExtraArray.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExtraArray.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExtraElf.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExtraElf.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExtraMem.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgExtraMem.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgFactory.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgFactory.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgFunc.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgFunc.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgFuncVar.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgFuncVar.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgInt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgInt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemArea.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemArea.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemAreaN.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemAreaN.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemFunc.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemFunc.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemNoMem.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemNoMem.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemNoMemN.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMemNoMemN.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMissArg.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgMissArg.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgNameX.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgNameX.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgNum.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgNum.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgParam.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgParam.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgParen.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgParen.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRef.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRef.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRef3d.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRef3d.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRefErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRefErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRefErr3d.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRefErr3d.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRefN.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgRefN.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgStr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgStr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgSxName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgSxName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgTbl.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\PtgTbl.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RC4CryptoAPIEncryptionHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RC4CryptoAPIEncryptionHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RC4EncryptionHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RC4EncryptionHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevExtern.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevExtern.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevItab.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevItab.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevLblName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevLblName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevName.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevName.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevNamePly.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevNamePly.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevNameTabid.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RevNameTabid.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RgbExtra.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RgbExtra.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Rgce.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Rgce.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RkRec.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RkRec.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RPHSSub.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RPHSSub.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RRD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\RRD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Run.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Run.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SDContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SDContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SecurityDescriptor.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SecurityDescriptor.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerAr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerAr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerBool.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerBool.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerErr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerErr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerNil.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerNil.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerNum.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerNum.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerStr.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SerStr.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SharedParsedFormula.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SharedParsedFormula.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SheetExtOptional.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SheetExtOptional.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SheetId.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SheetId.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SortCond12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SortCond12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SqRef.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SqRef.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SqRefU.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SqRefU.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\StringPtgParser.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\StringPtgParser.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Stxp.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\Stxp.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\StyleXF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\StyleXF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SyntaxPtg.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\SyntaxPtg.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\TableFeatureType.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\TableFeatureType.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\TxOLastRun.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\TxOLastRun.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\TxORuns.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\TxORuns.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\URICreateFlags.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\URICreateFlags.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\URLMoniker.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\URLMoniker.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\VertBrk.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\VertBrk.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFExtGradient.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFExtGradient.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFExtNoFRT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFExtNoFRT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFProp.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFProp.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropBorder.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropBorder.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropColor.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropColor.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropGradient.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropGradient.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropGradientStop.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFPropGradientStop.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFProps.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XFProps.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XLUnicodeRichExtendedString.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XLUnicodeRichExtendedString.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XORObfuscation.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XORObfuscation.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XTI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\XTI.h"
>
</File>
<Filter
Name="ODRAW"
>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\IMsoArray.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\MSO_enums.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\MSOCR.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\MSOCR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\MSOSHADECOLOR.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\MSOSHADECOLOR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtBlip.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtBlip.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtBStoreContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtBStoreContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtBStoreContainerFileBlock.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtBStoreContainerFileBlock.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtClientAnchorChart.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtClientAnchorChart.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtClientAnchorHF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtClientAnchorHF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtClientAnchorSheet.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtClientAnchorSheet.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtColorMRUContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtColorMRUContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtCOLORREF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtCOLORREF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtDgContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtDgContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFDG.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFDG.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFDGGBlock.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFDGGBlock.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFOPT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFOPT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFOPTE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFOPTE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFRIT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFRIT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFRITContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFRITContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFSP.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFSP.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFSPGR.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtFSPGR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtIDCL.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtIDCL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtMetafileHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtMetafileHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtRecord.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtRecord.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtRecordHeader.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtRecordHeader.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtRGFOPTE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtRGFOPTE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtSplitMenuColorContainer.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtSplitMenuColorContainer.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtTertiaryFOPT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\OfficeArtTertiaryFOPT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_structures\ODRAW\SimpleOfficeArtContainers.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Biff_unions"
>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\ATTACHEDLABEL.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\ATTACHEDLABEL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AUTOFILTER.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AUTOFILTER.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXES.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXES.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXISPARENT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXISPARENT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXM.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXM.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\AXS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\BACKGROUND.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\BACKGROUND.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\BIGNAME.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\BIGNAME.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\BUNDLESHEET.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\BUNDLESHEET.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CELL.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CELL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CELLTABLE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CELLTABLE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CHART.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CHART.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CHARTFOMATS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CHARTFOMATS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\COLUMNS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\COLUMNS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CONDFMT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CONDFMT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CONDFMT12.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CONDFMT12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CONDFMTS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CONDFMTS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CRT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CRT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CRTMLFRT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CRTMLFRT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CUSTOMVIEW.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\CUSTOMVIEW.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DAT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DAT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DBQUERY.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DBQUERY.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DBQUERYEXT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DBQUERYEXT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DCON.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DCON.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DFTTEXT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DFTTEXT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DOCROUTE.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DOCROUTE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DREF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DREF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DROPBAR.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DROPBAR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DVAL.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DVAL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DVAXIS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\DVAXIS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FEAT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FEAT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FEAT11.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FEAT11.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FNGROUPS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FNGROUPS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FONTLIST.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FONTLIST.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FORMATTING.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FORMATTING.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FORMULA.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FORMULA.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FRAME.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\FRAME.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\GELFRAME.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\GELFRAME.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\GLOBALS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\GLOBALS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\HLINK.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\HLINK.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\INTERFACE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\INTERFACE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\IVAXIS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\IVAXIS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\LBL.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\LBL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\LD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\LD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MACROSORTANDFILTER.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MACROSORTANDFILTER.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDBLOCK.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDBLOCK.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDTINFO.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDTINFO.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDXSTR.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDXSTR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDXTUPLESET.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MDXTUPLESET.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\METADATA.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\METADATA.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MSODRAWINGGROUP.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\MSODRAWINGGROUP.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\OBJ.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\OBJ.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\OBJECTS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\OBJECTS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PAGESETUP.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PAGESETUP.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PHONETICINFO.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PHONETICINFO.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PICF.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PICF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTADDL.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTADDL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTCACHEDEFINITION.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTCACHEDEFINITION.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTCORE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTCORE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTEX.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTEX.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTFORMAT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTFORMAT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTFRT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTFRT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTFRT9.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTFRT9.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTIVD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTIVD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTLI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTLI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTPI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTPI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTRULE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTRULE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTSELECT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTSELECT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTTH.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTTH.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVDTEX.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVDTEX.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVIEW.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVIEW.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVIEWEX.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PIVOTVIEWEX.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PRFILTER.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PRFILTER.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PROTECTION.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PROTECTION.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PROTECTION_COMMON.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\PROTECTION_COMMON.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\QSIR.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\QSIR.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\QUERYTABLE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\QUERYTABLE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\RECORD12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\RECORD12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\RTD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\RTD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SCENARIOS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SCENARIOS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SERIESAXIS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SERIESAXIS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SERIESDATA.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SERIESDATA.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SERIESFORMAT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SERIESFORMAT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SHAPEPROPS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SHAPEPROPS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SHAREDSTRINGS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SHAREDSTRINGS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SHFMLA_SET.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SHFMLA_SET.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SORT.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SORT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SORTANDFILTER.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SORTANDFILTER.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SORTDATA12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SORTDATA12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\STYLES.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\STYLES.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SUB.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SUB.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SUPBOOK.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SUPBOOK.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLAUTOSORT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLAUTOSORT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHE12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHE12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHEFIELD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHEFIELD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHEITEM.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCACHEITEM.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCALCMEMBER.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCALCMEMBER.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCONDFMT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCONDFMT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCONDFMTS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLCONDFMTS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLDBQUERY.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLDBQUERY.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLFIELD.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLFIELD.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLFIELD12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLFIELD12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLGROUP.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLGROUP.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLGRPLEVEL.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLGRPLEVEL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLHIERARCHY.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLHIERARCHY.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLQSI.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLQSI.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXDH.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXDH.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXFILT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXFILT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXFILTER12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXFILTER12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXFILTERS12.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXFILTERS12.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXMG.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXMG.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXMGS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXMGS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXRULE.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXADDLSXRULE.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXSRC.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXSRC.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXTBL.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\SXTBL.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\TABLESTYLES.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\TABLESTYLES.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\TEXTOBJECT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\TEXTOBJECT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\TEXTPROPS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\TEXTPROPS.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\THEME.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\THEME.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\UNKNOWNFRT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\UNKNOWNFRT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\WINDOW.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\WINDOW.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\XFS.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\Biff_unions\XFS.h"
>
</File>
</Filter>
<Filter
Name="SummaryInformationStream"
>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\SummaryInformation.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\SummaryInformation.h"
>
</File>
<Filter
Name="Structures"
>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\CodePage.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\CodePage.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\Property.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<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>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\Property.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\PropertyFactory.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\PropertyFactory.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\PropertySet.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\PropertySet.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\PropertySetStream.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logic\SummaryInformationStream\Structures\PropertySetStream.h"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="Auxiliary"
>
<File
RelativePath=".\XlsFormat\Auxiliary\BetterVariantT.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Auxiliary\BetterVariantT.h"
>
</File>
<File
RelativePath=".\XlsFormat\Auxiliary\HelpersTagsGenerator.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Auxiliary\HelpersTagsGenerator.h"
>
</File>
<File
RelativePath=".\XlsFormat\Auxiliary\HelpFunc.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Auxiliary\HelpFunc.h"
>
</File>
<Filter
Name="nullable"
>
<File
RelativePath=".\XlsFormat\Auxiliary\nullable\nullable.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Crypt"
>
<File
RelativePath=".\XlsFormat\Crypt\BiffDecoder_RCF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\BiffDecoder_RCF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\BinaryCodec_RCF.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\BinaryCodec_RCF.h"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\Crypt.h"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\Decryptor.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\Decryptor.h"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\RC4Crypt.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\RC4Crypt.h"
>
</File>
<Filter
Name="rtl"
>
<File
RelativePath=".\XlsFormat\Crypt\rtl\cipher.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\rtl\cipher.h"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\rtl\digest.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Crypt\rtl\digest.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Logging"
>
<File
RelativePath=".\XlsFormat\Logging\Log.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logging\Log.h"
>
</File>
<File
RelativePath=".\XlsFormat\Logging\Logger.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Logging\Logger.h"
>
</File>
</Filter>
<Filter
Name="Document"
>
<File
RelativePath=".\XlsFormat\Document\Document.cpp"
>
</File>
<File
RelativePath=".\XlsFormat\Document\Document.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>