From a9acb55e73dbd0fb063bd5915c92bebd593b6710 Mon Sep 17 00:00:00 2001 From: "Elena.Subbotina" Date: Mon, 27 Mar 2023 17:30:12 +0300 Subject: [PATCH] fix build --- .../XlsFile/Converter/XlsConverter.cpp | 3 +- .../XlsFile/Format/Auxiliary/HelpFunc.cpp | 19 +++---- .../Format/Binary/CFStreamCacheWriter.h | 2 +- .../XlsFile/Format/Logic/Biff_records/Dv.cpp | 9 ++-- .../XlsFile/Format/Logic/Biff_records/Dv.h | 4 +- .../Format/Logic/Biff_records/Font.cpp | 2 +- .../XlsFile/Format/Logic/Biff_records/Font.h | 2 +- .../XlsFile/Format/Logic/Biff_records/Lbl.h | 2 +- .../XlsFile/Format/Logic/Biff_records/Qsi.cpp | 2 +- .../Format/Logic/Biff_records/Qsif.cpp | 2 +- .../XlsFile/Format/Logic/Biff_records/Row.h | 2 +- .../Format/Logic/Biff_records/Selection.h | 2 +- .../Format/Logic/Biff_records/Setup.cpp | 4 +- .../Format/Logic/Biff_records/ShrFmla.h | 2 +- .../Format/Logic/Biff_records/SortData.cpp | 2 +- .../Format/Logic/Biff_records/TableStyle.cpp | 2 +- .../Format/Logic/Biff_records/TableStyles.cpp | 2 +- .../XlsFile/Format/Logic/Biff_records/XF.cpp | 2 +- .../Logic/Biff_structures/BiffString.cpp | 2 +- .../Logic/Biff_structures/BiffStructure.h | 2 +- .../Format/Logic/Biff_structures/Ptg.h | 2 +- .../Format/Logic/Biff_structures/PtgArea.h | 2 +- .../Logic/Biff_structures/PtgArea3d.cpp | 2 +- .../Format/Logic/Biff_structures/PtgArea3d.h | 2 +- .../Format/Logic/Biff_structures/PtgAreaN.h | 2 +- .../Logic/Biff_structures/PtgExtraList.h | 2 +- .../Logic/Biff_structures/PtgExtraMem.h | 2 +- .../Format/Logic/Biff_structures/PtgList.cpp | 2 +- .../Format/Logic/Biff_structures/PtgRef.h | 2 +- .../Format/Logic/Biff_structures/PtgRef3d.h | 2 +- .../Format/Logic/Biff_structures/PtgRefN.h | 2 +- .../Logic/Biff_structures/RevLblName.cpp | 2 +- .../Logic/Biff_structures/SyntaxPtg.cpp | 2 +- .../Format/Logic/Biff_structures/XFProp.cpp | 9 ++-- .../Format/Logic/Biff_structures/XFProp.h | 2 +- .../Logic/Biff_structures/XFPropColor.cpp | 7 +-- .../Logic/Biff_structures/XFPropGradient.cpp | 5 +- .../Logic/Biff_structures/XFPropGradient.h | 2 +- .../Biff_structures/XFPropGradientStop.cpp | 5 +- .../Format/Logic/Biff_structures/XFProps.cpp | 2 +- .../XlsFile/Format/Logic/BinProcessor.h | 6 +-- OOXML/XlsbFormat/Biff12_records/ACBegin.h | 2 +- OOXML/XlsbFormat/Biff12_records/ACEnd.h | 2 +- .../Biff12_records/AFilterDateGroupItem.h | 2 +- OOXML/XlsbFormat/Biff12_records/ActiveX.h | 2 +- .../XlsbFormat/Biff12_records/BeginAFilter.h | 2 +- .../Biff12_records/BeginActiveXControls.h | 2 +- .../Biff12_records/BeginAutoSortScope.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginBook.h | 2 +- .../Biff12_records/BeginBookViews.h | 2 +- .../XlsbFormat/Biff12_records/BeginBorders.h | 2 +- .../Biff12_records/BeginBundleShs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginCFRule.h | 6 +-- .../XlsbFormat/Biff12_records/BeginCFRule14.h | 6 +-- .../Biff12_records/BeginCellStyleXFs.h | 2 +- .../XlsbFormat/Biff12_records/BeginCellXFs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginColBrk.h | 2 +- .../XlsbFormat/Biff12_records/BeginColInfos.h | 2 +- .../Biff12_records/BeginColorPalette.h | 2 +- .../Biff12_records/BeginColorScale.h | 2 +- .../Biff12_records/BeginColorScale14.h | 2 +- .../XlsbFormat/Biff12_records/BeginComment.h | 2 +- .../Biff12_records/BeginCommentAuthors.h | 2 +- .../Biff12_records/BeginCommentList.h | 2 +- .../XlsbFormat/Biff12_records/BeginComments.h | 2 +- .../BeginConditionalFormatting.h | 2 +- .../BeginConditionalFormatting14.h | 2 +- .../BeginConditionalFormattings.h | 2 +- .../XlsbFormat/Biff12_records/BeginCsViews.h | 2 +- .../Biff12_records/BeginCustomFilters.h | 2 +- .../Biff12_records/BeginCustomFilters14.h | 2 +- .../Biff12_records/BeginCustomRichFilters.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDCon.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDRefs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDVals.h | 4 +- .../XlsbFormat/Biff12_records/BeginDVals14.h | 4 +- OOXML/XlsbFormat/Biff12_records/BeginDXF14s.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDXFs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDXFs15.h | 2 +- .../Biff12_records/BeginDataFeedPr15.h | 2 +- .../XlsbFormat/Biff12_records/BeginDatabar.h | 2 +- .../Biff12_records/BeginDatabar14.h | 2 +- .../Biff12_records/BeginDbTables15.h | 2 +- .../Biff12_records/BeginDeletedName.h | 2 +- .../Biff12_records/BeginDeletedNames.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDim.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginDims.h | 2 +- .../Biff12_records/BeginECDbProps.h | 2 +- .../Biff12_records/BeginECOlapProps.h | 2 +- .../XlsbFormat/Biff12_records/BeginECParam.h | 4 +- .../XlsbFormat/Biff12_records/BeginECParams.h | 2 +- .../Biff12_records/BeginECTWFldInfoLst.h | 2 +- .../Biff12_records/BeginECTWFldInfoLst15.h | 2 +- .../Biff12_records/BeginECTwFldInfo.h | 2 +- .../Biff12_records/BeginECTwFldInfo15.h | 2 +- .../XlsbFormat/Biff12_records/BeginECTxtWiz.h | 2 +- .../Biff12_records/BeginECTxtWiz15.h | 2 +- .../Biff12_records/BeginECWebProps.h | 2 +- .../Biff12_records/BeginEcWpTables.h | 2 +- .../Biff12_records/BeginExtConn14.h | 2 +- .../Biff12_records/BeginExtConn15.h | 2 +- .../Biff12_records/BeginExtConnection.h | 2 +- .../Biff12_records/BeginExtConnections.h | 2 +- .../Biff12_records/BeginExternals.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginFills.h | 2 +- .../Biff12_records/BeginFilterColumn.h | 2 +- .../XlsbFormat/Biff12_records/BeginFilters.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginFmts.h | 2 +- .../XlsbFormat/Biff12_records/BeginFnGroup.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginFonts.h | 2 +- .../Biff12_records/BeginHeaderFooter.h | 2 +- .../Biff12_records/BeginISXTHCols.h | 2 +- .../XlsbFormat/Biff12_records/BeginISXTHRws.h | 2 +- .../Biff12_records/BeginISXVDCols.h | 2 +- .../XlsbFormat/Biff12_records/BeginISXVDRws.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginISXVIs.h | 2 +- .../XlsbFormat/Biff12_records/BeginIconSet.h | 2 +- .../Biff12_records/BeginIconSet14.h | 2 +- .../Biff12_records/BeginIndexedColors.h | 2 +- .../Biff12_records/BeginItemUniqueNames.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginList.h | 4 +- .../XlsbFormat/Biff12_records/BeginListCol.h | 2 +- .../XlsbFormat/Biff12_records/BeginListCols.h | 2 +- .../Biff12_records/BeginListParts.h | 2 +- .../Biff12_records/BeginListXmlCPr.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginMG.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginMGMaps.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginMGs.h | 2 +- .../Biff12_records/BeginMRUColors.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginMap.h | 2 +- .../Biff12_records/BeginMergeCells.h | 2 +- .../Biff12_records/BeginOleObjects.h | 2 +- .../Biff12_records/BeginOledbPr15.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginPCD14.h | 2 +- .../Biff12_records/BeginPCDCalcItem.h | 4 +- .../Biff12_records/BeginPCDCalcItems.h | 2 +- .../Biff12_records/BeginPCDCalcMem.h | 2 +- .../Biff12_records/BeginPCDCalcMem14.h | 2 +- .../Biff12_records/BeginPCDCalcMemExt.h | 2 +- .../Biff12_records/BeginPCDCalcMems.h | 2 +- .../Biff12_records/BeginPCDCalcMemsExt.h | 2 +- .../XlsbFormat/Biff12_records/BeginPCDFAtbl.h | 4 +- .../Biff12_records/BeginPCDFGDiscrete.h | 2 +- .../Biff12_records/BeginPCDFGItems.h | 2 +- .../Biff12_records/BeginPCDFGRange.h | 4 +- .../Biff12_records/BeginPCDFGroup.h | 4 +- .../XlsbFormat/Biff12_records/BeginPCDField.h | 4 +- .../Biff12_records/BeginPCDFields.h | 2 +- .../Biff12_records/BeginPCDHFieldsUsage.h | 2 +- .../Biff12_records/BeginPCDHGLGMember.h | 2 +- .../Biff12_records/BeginPCDHGLGMembers.h | 2 +- .../Biff12_records/BeginPCDHGLGroup.h | 2 +- .../Biff12_records/BeginPCDHGLGroups.h | 2 +- .../Biff12_records/BeginPCDHGLevel.h | 2 +- .../Biff12_records/BeginPCDHGLevels.h | 2 +- .../Biff12_records/BeginPCDHierarchies.h | 2 +- .../Biff12_records/BeginPCDHierarchy.h | 2 +- .../XlsbFormat/Biff12_records/BeginPCDIRun.h | 4 +- OOXML/XlsbFormat/Biff12_records/BeginPCDKPI.h | 2 +- .../XlsbFormat/Biff12_records/BeginPCDKPIs.h | 2 +- .../Biff12_records/BeginPCDSCPItem.h | 2 +- .../Biff12_records/BeginPCDSCPage.h | 2 +- .../Biff12_records/BeginPCDSCPages.h | 2 +- .../XlsbFormat/Biff12_records/BeginPCDSCSet.h | 2 +- .../Biff12_records/BeginPCDSCSets.h | 2 +- .../Biff12_records/BeginPCDSConsol.h | 2 +- .../Biff12_records/BeginPCDSDTCEMember.h | 2 +- .../Biff12_records/BeginPCDSDTCEMembers.h | 2 +- .../BeginPCDSDTCEMembersSortBy.h | 2 +- .../Biff12_records/BeginPCDSDTCEntries.h | 2 +- .../Biff12_records/BeginPCDSDTCQueries.h | 2 +- .../Biff12_records/BeginPCDSDTCQuery.h | 2 +- .../Biff12_records/BeginPCDSDTCSet.h | 2 +- .../Biff12_records/BeginPCDSDTCSets.h | 2 +- .../Biff12_records/BeginPCDSDTupleCache.h | 2 +- .../Biff12_records/BeginPCDSFCIEntries.h | 2 +- .../Biff12_records/BeginPCDSRange.h | 2 +- .../Biff12_records/BeginPCDSource.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginPNPair.h | 2 +- .../XlsbFormat/Biff12_records/BeginPNPairs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginPName.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginPNames.h | 2 +- .../XlsbFormat/Biff12_records/BeginPRFItem.h | 2 +- .../Biff12_records/BeginPRFItem14.h | 2 +- .../XlsbFormat/Biff12_records/BeginPRFilter.h | 2 +- .../Biff12_records/BeginPRFilter14.h | 2 +- .../Biff12_records/BeginPRFilters.h | 2 +- .../Biff12_records/BeginPRFilters14.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginPRule.h | 2 +- .../XlsbFormat/Biff12_records/BeginPRule14.h | 2 +- .../Biff12_records/BeginPivotCacheDef.h | 4 +- .../Biff12_records/BeginPivotCacheID.h | 2 +- .../Biff12_records/BeginPivotCacheIDs.h | 2 +- .../Biff12_records/BeginPivotCacheRecords.h | 2 +- .../BeginPivotTableUISettings.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginQSIFs.h | 2 +- .../Biff12_records/BeginRichFilterColumn.h | 2 +- .../Biff12_records/BeginRichFilters.h | 2 +- .../Biff12_records/BeginRichSortCondition.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginRwBrk.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXChange.h | 4 +- .../Biff12_records/BeginSXChanges.h | 2 +- .../Biff12_records/BeginSXCondFmt.h | 2 +- .../Biff12_records/BeginSXCondFmt14.h | 2 +- .../Biff12_records/BeginSXCondFmts.h | 2 +- .../Biff12_records/BeginSXCondFmts14.h | 2 +- .../Biff12_records/BeginSXCrtFormat.h | 2 +- .../Biff12_records/BeginSXCrtFormats.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXDI.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXDIs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXEdit.h | 4 +- .../XlsbFormat/Biff12_records/BeginSXEdits.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXFilter.h | 2 +- .../Biff12_records/BeginSXFilters.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXFormat.h | 2 +- .../Biff12_records/BeginSXFormats.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXLI.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXLICols.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXLIRws.h | 2 +- .../Biff12_records/BeginSXLocation.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXPI.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXPIs.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXRules.h | 2 +- .../Biff12_records/BeginSXRules14.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXTDMP.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXTDMPs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXTH.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXTHItem.h | 2 +- .../Biff12_records/BeginSXTHItems.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXTHs.h | 2 +- .../Biff12_records/BeginSXTupleSet.h | 2 +- .../Biff12_records/BeginSXTupleSetData.h | 2 +- .../Biff12_records/BeginSXTupleSetHeader.h | 2 +- .../Biff12_records/BeginSXTupleSetRow.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXVD.h | 4 +- OOXML/XlsbFormat/Biff12_records/BeginSXVDs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXVI.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXVIs.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSXView.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXView14.h | 2 +- .../XlsbFormat/Biff12_records/BeginSXView16.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSheet.h | 2 +- .../Biff12_records/BeginSheetData.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSlicer.h | 2 +- .../Biff12_records/BeginSlicerCache.h | 2 +- .../Biff12_records/BeginSlicerCacheDef.h | 2 +- .../Biff12_records/BeginSlicerCacheID.h | 2 +- .../Biff12_records/BeginSlicerCacheIDs.h | 2 +- .../BeginSlicerCacheLevelData.h | 2 +- .../BeginSlicerCacheLevelsData.h | 2 +- .../Biff12_records/BeginSlicerCacheNative.h | 2 +- .../Biff12_records/BeginSlicerCacheOlapImpl.h | 2 +- .../BeginSlicerCacheSelections.h | 2 +- .../Biff12_records/BeginSlicerCacheSiRange.h | 2 +- .../Biff12_records/BeginSlicerCacheSiRanges.h | 2 +- .../BeginSlicerCachesPivotCacheID.h | 2 +- .../BeginSlicerCachesPivotCacheIDs.h | 2 +- .../XlsbFormat/Biff12_records/BeginSlicerEx.h | 2 +- .../Biff12_records/BeginSlicerStyle.h | 2 +- .../Biff12_records/BeginSlicerStyleElements.h | 2 +- .../Biff12_records/BeginSlicerStyles.h | 2 +- .../XlsbFormat/Biff12_records/BeginSlicers.h | 2 +- .../Biff12_records/BeginSlicersEx.h | 2 +- .../XlsbFormat/Biff12_records/BeginSortCond.h | 2 +- .../Biff12_records/BeginSortCond14.h | 2 +- .../Biff12_records/BeginSparklineGroup.h | 4 +- .../Biff12_records/BeginSparklineGroups.h | 2 +- .../Biff12_records/BeginSparklines.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSst.h | 2 +- .../Biff12_records/BeginStyleSheet.h | 2 +- .../Biff12_records/BeginStyleSheetExt14.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginStyles.h | 2 +- .../XlsbFormat/Biff12_records/BeginSupBook.h | 2 +- OOXML/XlsbFormat/Biff12_records/BeginSxRow.h | 2 +- .../XlsbFormat/Biff12_records/BeginSxvcells.h | 2 +- .../Biff12_records/BeginTableSlicerCache.h | 2 +- .../Biff12_records/BeginTimelineStyle.h | 2 +- .../BeginTimelineStyleElements.h | 2 +- .../BeginTimelineStyleSheetExt15.h | 2 +- .../Biff12_records/BeginTimelineStyles.h | 2 +- .../Biff12_records/BeginUserCsView.h | 2 +- .../Biff12_records/BeginUserCsViews.h | 2 +- .../Biff12_records/BeginWebPubItem.h | 2 +- .../Biff12_records/BeginWebPubItems.h | 2 +- .../XlsbFormat/Biff12_records/BeginWsViews.h | 2 +- OOXML/XlsbFormat/Biff12_records/BkHim.h | 2 +- .../Biff12_records/BookProtection.h | 2 +- .../Biff12_records/BookProtectionIso.h | 2 +- OOXML/XlsbFormat/Biff12_records/Border.h | 2 +- OOXML/XlsbFormat/Biff12_records/Brk.h | 2 +- OOXML/XlsbFormat/Biff12_records/BundleSh.h | 2 +- OOXML/XlsbFormat/Biff12_records/CFIcon.h | 2 +- OOXML/XlsbFormat/Biff12_records/CFRuleExt.h | 2 +- OOXML/XlsbFormat/Biff12_records/CFVO.h | 6 +-- OOXML/XlsbFormat/Biff12_records/CFVO14.h | 6 +-- OOXML/XlsbFormat/Biff12_records/CalcProp.h | 2 +- OOXML/XlsbFormat/Biff12_records/Cell.h | 2 +- OOXML/XlsbFormat/Biff12_records/CellMeta.h | 2 +- OOXML/XlsbFormat/Biff12_records/Color.h | 2 +- OOXML/XlsbFormat/Biff12_records/Color14.h | 2 +- OOXML/XlsbFormat/Biff12_records/ColorFilter.h | 2 +- .../XlsbFormat/Biff12_records/CommentAuthor.h | 2 +- OOXML/XlsbFormat/Biff12_records/CommentText.h | 2 +- .../XlsbFormat/Biff12_records/CommonRecords.h | 54 +++++++++---------- OOXML/XlsbFormat/Biff12_records/CsProp.h | 2 +- .../XlsbFormat/Biff12_records/CsProtection.h | 2 +- .../Biff12_records/CsProtectionIso.h | 2 +- .../XlsbFormat/Biff12_records/CustomFilter.h | 4 +- .../Biff12_records/CustomFilter14.h | 4 +- .../Biff12_records/CustomRichFilter.h | 4 +- OOXML/XlsbFormat/Biff12_records/DRef.h | 2 +- OOXML/XlsbFormat/Biff12_records/DValList.h | 2 +- OOXML/XlsbFormat/Biff12_records/DbCommand15.h | 2 +- OOXML/XlsbFormat/Biff12_records/DbTable15.h | 2 +- OOXML/XlsbFormat/Biff12_records/Drawing.h | 2 +- .../XlsbFormat/Biff12_records/DynamicFilter.h | 4 +- .../Biff12_records/DynamicRichFilter.h | 4 +- OOXML/XlsbFormat/Biff12_records/EndAFilter.h | 2 +- .../Biff12_records/EndActiveXControls.h | 2 +- .../Biff12_records/EndAutoSortScope.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndBook.h | 2 +- .../XlsbFormat/Biff12_records/EndBookViews.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndBorders.h | 2 +- .../XlsbFormat/Biff12_records/EndBundleShs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndCFRule.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndCFRule14.h | 2 +- .../Biff12_records/EndCellStyleXFs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndCellXFs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndColBrk.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndColInfos.h | 2 +- .../Biff12_records/EndColorPalette.h | 2 +- .../XlsbFormat/Biff12_records/EndColorScale.h | 2 +- .../Biff12_records/EndColorScale14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndComment.h | 2 +- .../Biff12_records/EndCommentAuthors.h | 2 +- .../Biff12_records/EndCommentList.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndComments.h | 2 +- .../Biff12_records/EndConditionalFormatting.h | 2 +- .../EndConditionalFormatting14.h | 2 +- .../EndConditionalFormattings.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndCsView.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndCsViews.h | 2 +- .../Biff12_records/EndCustomFilters.h | 2 +- .../Biff12_records/EndCustomRichFilters.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDCon.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDRefs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDVals.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDVals14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDXF14s.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDXFs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDXFs15.h | 2 +- .../Biff12_records/EndDataFeedPr15.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDatabar.h | 2 +- .../XlsbFormat/Biff12_records/EndDatabar14.h | 2 +- .../XlsbFormat/Biff12_records/EndDbTables15.h | 2 +- .../Biff12_records/EndDeletedName.h | 2 +- .../Biff12_records/EndDeletedNames.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDim.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndDims.h | 2 +- .../XlsbFormat/Biff12_records/EndECDbProps.h | 2 +- .../Biff12_records/EndECOlapProps.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndECParam.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndECParams.h | 2 +- .../Biff12_records/EndECTWFldInfoLst.h | 2 +- .../Biff12_records/EndECTWFldInfoLst15.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndECTxtWiz.h | 2 +- .../XlsbFormat/Biff12_records/EndECTxtWiz15.h | 2 +- .../XlsbFormat/Biff12_records/EndECWPTables.h | 2 +- .../XlsbFormat/Biff12_records/EndECWebProps.h | 2 +- .../XlsbFormat/Biff12_records/EndExtConn14.h | 2 +- .../XlsbFormat/Biff12_records/EndExtConn15.h | 2 +- .../Biff12_records/EndExtConnection.h | 2 +- .../Biff12_records/EndExtConnections.h | 2 +- .../XlsbFormat/Biff12_records/EndExternals.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndFills.h | 2 +- .../Biff12_records/EndFilterColumn.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndFilters.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndFmts.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndFnGroup.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndFonts.h | 2 +- .../Biff12_records/EndHeaderFooter.h | 2 +- .../XlsbFormat/Biff12_records/EndISXTHCols.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndISXTHRws.h | 2 +- .../XlsbFormat/Biff12_records/EndISXVDCols.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndISXVDRws.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndISXVIs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndIconSet.h | 2 +- .../XlsbFormat/Biff12_records/EndIconSet14.h | 2 +- .../Biff12_records/EndIndexedColors.h | 2 +- .../Biff12_records/EndItemUniqueNames.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndList.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndListCol.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndListCols.h | 2 +- .../XlsbFormat/Biff12_records/EndListParts.h | 2 +- .../XlsbFormat/Biff12_records/EndListXmlCPr.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndMG.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndMGMaps.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndMGs.h | 2 +- .../XlsbFormat/Biff12_records/EndMRUColors.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndMap.h | 2 +- .../XlsbFormat/Biff12_records/EndMergeCells.h | 2 +- .../XlsbFormat/Biff12_records/EndOleObjects.h | 2 +- .../XlsbFormat/Biff12_records/EndOledbPr15.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCD14.h | 2 +- .../Biff12_records/EndPCDCalcItem.h | 2 +- .../Biff12_records/EndPCDCalcItems.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDCalcMem.h | 2 +- .../Biff12_records/EndPCDCalcMem14.h | 2 +- .../Biff12_records/EndPCDCalcMemExt.h | 2 +- .../Biff12_records/EndPCDCalcMems.h | 2 +- .../Biff12_records/EndPCDCalcMemsExt.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCDFAtbl.h | 2 +- .../Biff12_records/EndPCDFGDiscrete.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDFGItems.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDFGRange.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDFGroup.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCDField.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDFields.h | 2 +- .../Biff12_records/EndPCDHFieldsUsage.h | 2 +- .../Biff12_records/EndPCDHGLGMember.h | 2 +- .../Biff12_records/EndPCDHGLGMembers.h | 2 +- .../Biff12_records/EndPCDHGLGroup.h | 2 +- .../Biff12_records/EndPCDHGLGroups.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDHGLevel.h | 2 +- .../Biff12_records/EndPCDHGLevels.h | 2 +- .../Biff12_records/EndPCDHierarchies.h | 2 +- .../Biff12_records/EndPCDHierarchy.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCDIRun.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCDKPI.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCDKPIs.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSCPItem.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSCPage.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSCPages.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPCDSCSet.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSCSets.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSConsol.h | 2 +- .../Biff12_records/EndPCDSDTCEMember.h | 2 +- .../Biff12_records/EndPCDSDTCEMembers.h | 2 +- .../Biff12_records/EndPCDSDTCEntries.h | 2 +- .../Biff12_records/EndPCDSDTCQueries.h | 2 +- .../Biff12_records/EndPCDSDTCQuery.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSDTCSet.h | 2 +- .../Biff12_records/EndPCDSDTCSets.h | 2 +- .../Biff12_records/EndPCDSDTupleCache.h | 2 +- .../Biff12_records/EndPCDSFCIEntries.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSRange.h | 2 +- .../XlsbFormat/Biff12_records/EndPCDSource.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPNPair.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPNPairs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPName.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPNames.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPRFItem.h | 2 +- .../XlsbFormat/Biff12_records/EndPRFItem14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPRFilter.h | 2 +- .../XlsbFormat/Biff12_records/EndPRFilter14.h | 2 +- .../XlsbFormat/Biff12_records/EndPRFilters.h | 2 +- .../Biff12_records/EndPRFilters14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPRule.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndPRule14.h | 2 +- .../Biff12_records/EndPivotCacheDef.h | 2 +- .../Biff12_records/EndPivotCacheID.h | 2 +- .../Biff12_records/EndPivotCacheIDs.h | 2 +- .../Biff12_records/EndPivotCacheRecords.h | 2 +- .../Biff12_records/EndPivotTableUISettings.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndQSI.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndQSIF.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndQSIFs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndQSIR.h | 2 +- .../Biff12_records/EndRichFilterColumn.h | 2 +- .../Biff12_records/EndRichFilters.h | 2 +- .../Biff12_records/EndRichSortCondition.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndRwBrk.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXChange.h | 2 +- .../XlsbFormat/Biff12_records/EndSXChanges.h | 2 +- .../XlsbFormat/Biff12_records/EndSXCondFmt.h | 2 +- .../Biff12_records/EndSXCondFmt14.h | 2 +- .../XlsbFormat/Biff12_records/EndSXCondFmts.h | 2 +- .../Biff12_records/EndSXCondFmts14.h | 2 +- .../Biff12_records/EndSXCrtFormat.h | 2 +- .../Biff12_records/EndSXCrtFormats.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXDI.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXDIs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXEdit.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXEdits.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXFilter.h | 2 +- .../XlsbFormat/Biff12_records/EndSXFilters.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXFormat.h | 2 +- .../XlsbFormat/Biff12_records/EndSXFormats.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXLI.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXLICols.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXLIRws.h | 2 +- .../XlsbFormat/Biff12_records/EndSXLocation.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXPI.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXPIs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXRules.h | 2 +- .../XlsbFormat/Biff12_records/EndSXRules14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXTDMP.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXTDMPs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXTH.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXTHItem.h | 2 +- .../XlsbFormat/Biff12_records/EndSXTHItems.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXTHs.h | 2 +- .../XlsbFormat/Biff12_records/EndSXTupleSet.h | 2 +- .../Biff12_records/EndSXTupleSetData.h | 2 +- .../Biff12_records/EndSXTupleSetHeader.h | 2 +- .../Biff12_records/EndSXTupleSetRow.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXVD.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXVDs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXVI.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXVIs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXView.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXView14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSXView16.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSheet.h | 2 +- .../XlsbFormat/Biff12_records/EndSheetData.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSlicer.h | 2 +- .../Biff12_records/EndSlicerCache.h | 2 +- .../Biff12_records/EndSlicerCacheDef.h | 2 +- .../Biff12_records/EndSlicerCacheID.h | 2 +- .../Biff12_records/EndSlicerCacheIDs.h | 2 +- .../Biff12_records/EndSlicerCacheLevelData.h | 2 +- .../Biff12_records/EndSlicerCacheLevelsData.h | 2 +- .../Biff12_records/EndSlicerCacheNative.h | 2 +- .../Biff12_records/EndSlicerCacheOlapImpl.h | 2 +- .../Biff12_records/EndSlicerCacheSelections.h | 2 +- .../Biff12_records/EndSlicerCacheSiRange.h | 2 +- .../Biff12_records/EndSlicerCacheSiRanges.h | 2 +- .../EndSlicerCachesPivotCacheID.h | 2 +- .../EndSlicerCachesPivotCacheIDs.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSlicerEx.h | 2 +- .../Biff12_records/EndSlicerStyle.h | 2 +- .../Biff12_records/EndSlicerStyleElements.h | 2 +- .../Biff12_records/EndSlicerStyles.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSlicers.h | 2 +- .../XlsbFormat/Biff12_records/EndSlicersEx.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSortCond.h | 2 +- .../XlsbFormat/Biff12_records/EndSortCond14.h | 2 +- .../XlsbFormat/Biff12_records/EndSortState.h | 2 +- .../Biff12_records/EndSparklineGroup.h | 2 +- .../Biff12_records/EndSparklineGroups.h | 2 +- .../XlsbFormat/Biff12_records/EndSparklines.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSst.h | 2 +- .../XlsbFormat/Biff12_records/EndStyleSheet.h | 2 +- .../Biff12_records/EndStyleSheetExt14.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndStyles.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSupBook.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSxRow.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndSxvcells.h | 2 +- .../Biff12_records/EndTableSlicerCache.h | 2 +- .../XlsbFormat/Biff12_records/EndTableStyle.h | 2 +- .../Biff12_records/EndTableStyles.h | 2 +- .../Biff12_records/EndTimelineStyle.h | 2 +- .../Biff12_records/EndTimelineStyleElements.h | 2 +- .../EndTimelineStyleSheetExt15.h | 2 +- .../Biff12_records/EndTimelineStyles.h | 2 +- .../XlsbFormat/Biff12_records/EndUserCsView.h | 2 +- .../Biff12_records/EndUserCsViews.h | 2 +- .../XlsbFormat/Biff12_records/EndWebPubItem.h | 2 +- .../Biff12_records/EndWebPubItems.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndWsView.h | 2 +- OOXML/XlsbFormat/Biff12_records/EndWsViews.h | 2 +- OOXML/XlsbFormat/Biff12_records/ExternCell.h | 2 +- .../XlsbFormat/Biff12_records/ExternRowHdr.h | 2 +- .../Biff12_records/ExternTableEnd.h | 2 +- .../Biff12_records/ExternTableStart.h | 2 +- .../Biff12_records/ExternValueMeta.h | 2 +- OOXML/XlsbFormat/Biff12_records/FRTBegin.h | 2 +- OOXML/XlsbFormat/Biff12_records/FRTEnd.h | 2 +- .../Biff12_records/FieldListActiveItem.h | 2 +- OOXML/XlsbFormat/Biff12_records/FileVersion.h | 2 +- OOXML/XlsbFormat/Biff12_records/Fill.h | 2 +- OOXML/XlsbFormat/Biff12_records/Filter.h | 2 +- OOXML/XlsbFormat/Biff12_records/Filter14.h | 2 +- OOXML/XlsbFormat/Biff12_records/Fmla.h | 6 +-- OOXML/XlsbFormat/Biff12_records/Fmt.h | 2 +- OOXML/XlsbFormat/Biff12_records/FnGroup.h | 2 +- OOXML/XlsbFormat/Biff12_records/HLink.h | 2 +- OOXML/XlsbFormat/Biff12_records/IconFilter.h | 2 +- .../XlsbFormat/Biff12_records/IconFilter14.h | 2 +- .../XlsbFormat/Biff12_records/IndexedColor.h | 2 +- .../Biff12_records/ItemUniqueName.h | 2 +- OOXML/XlsbFormat/Biff12_records/KnownFonts.h | 2 +- .../XlsbFormat/Biff12_records/LegacyDrawing.h | 2 +- .../Biff12_records/LegacyDrawingHF.h | 2 +- OOXML/XlsbFormat/Biff12_records/List14.h | 2 +- OOXML/XlsbFormat/Biff12_records/ListCCFmla.h | 4 +- OOXML/XlsbFormat/Biff12_records/ListPart.h | 2 +- OOXML/XlsbFormat/Biff12_records/ListTrFmla.h | 4 +- OOXML/XlsbFormat/Biff12_records/MRUColor.h | 2 +- OOXML/XlsbFormat/Biff12_records/Margins.h | 4 +- OOXML/XlsbFormat/Biff12_records/MergeCell.h | 2 +- OOXML/XlsbFormat/Biff12_records/OleObject.h | 4 +- .../XlsbFormat/Biff12_records/PCDCalcMem15.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDField14.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDH14.h | 2 +- .../XlsbFormat/Biff12_records/PCDIABoolean.h | 2 +- .../XlsbFormat/Biff12_records/PCDIADatetime.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDIAError.h | 2 +- .../XlsbFormat/Biff12_records/PCDIAMissing.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDIANumber.h | 4 +- OOXML/XlsbFormat/Biff12_records/PCDIAString.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDIBoolean.h | 2 +- .../XlsbFormat/Biff12_records/PCDIDatetime.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDIError.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDIIndex.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDIMissing.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCDINumber.h | 4 +- OOXML/XlsbFormat/Biff12_records/PCDIString.h | 2 +- .../XlsbFormat/Biff12_records/PCDSFCIEntry.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCRRecord.cpp | 2 +- OOXML/XlsbFormat/Biff12_records/PCRRecord.h | 2 +- OOXML/XlsbFormat/Biff12_records/PCRRecordDt.h | 2 +- .../Biff12_records/PivotCacheConnectionName.h | 2 +- .../Biff12_records/PivotCacheIdVersion.h | 2 +- .../Biff12_records/PlaceholderName.h | 2 +- .../XlsbFormat/Biff12_records/PrintOptions.h | 2 +- OOXML/XlsbFormat/Biff12_records/Qsi15.h | 2 +- OOXML/XlsbFormat/Biff12_records/RangePr15.h | 2 +- .../Biff12_records/RangeProtection.h | 2 +- .../Biff12_records/RangeProtectionIso.h | 2 +- OOXML/XlsbFormat/Biff12_records/RichFilter.h | 2 +- .../Biff12_records/RichFilterDateGroupItem.h | 2 +- OOXML/XlsbFormat/Biff12_records/RwDescent.h | 2 +- OOXML/XlsbFormat/Biff12_records/SXDI14.h | 2 +- OOXML/XlsbFormat/Biff12_records/SXDI15.h | 2 +- OOXML/XlsbFormat/Biff12_records/SXTDMPOrder.h | 2 +- OOXML/XlsbFormat/Biff12_records/SXTH14.h | 2 +- .../XlsbFormat/Biff12_records/SXTupleItems.h | 2 +- .../Biff12_records/SXTupleSetHeaderItem.h | 2 +- .../Biff12_records/SXTupleSetRowItem.h | 2 +- OOXML/XlsbFormat/Biff12_records/SXVD14.h | 2 +- .../Biff12_records/SheetProtection.h | 2 +- .../Biff12_records/SheetProtectionIso.h | 2 +- .../SlicerCacheBookPivotTables.h | 2 +- .../SlicerCacheHideItemsWithNoData.h | 2 +- .../Biff12_records/SlicerCacheNativeItem.h | 2 +- .../Biff12_records/SlicerCacheOlapItem.h | 2 +- .../Biff12_records/SlicerCachePivotTables.h | 2 +- .../Biff12_records/SlicerCacheSelection.h | 2 +- .../Biff12_records/SlicerStyleElement.h | 2 +- OOXML/XlsbFormat/Biff12_records/Sparkline.h | 2 +- OOXML/XlsbFormat/Biff12_records/Style.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupAddin.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupBookSrc.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupName.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupNameBits.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupNameEnd.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupNameFmla.h | 4 +- .../XlsbFormat/Biff12_records/SupNameStart.h | 2 +- .../Biff12_records/SupNameValueEnd.h | 2 +- .../Biff12_records/SupNameValueStart.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupSame.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupSelf.h | 2 +- OOXML/XlsbFormat/Biff12_records/SupTabs.h | 2 +- OOXML/XlsbFormat/Biff12_records/SxFilter15.h | 2 +- OOXML/XlsbFormat/Biff12_records/SxvcellBool.h | 2 +- OOXML/XlsbFormat/Biff12_records/SxvcellDate.h | 4 +- OOXML/XlsbFormat/Biff12_records/SxvcellErr.h | 2 +- OOXML/XlsbFormat/Biff12_records/SxvcellNil.h | 2 +- OOXML/XlsbFormat/Biff12_records/SxvcellNum.h | 4 +- OOXML/XlsbFormat/Biff12_records/SxvcellStr.h | 2 +- .../Biff12_records/TableSlicerCacheID.h | 2 +- .../Biff12_records/TableSlicerCacheIDs.h | 2 +- .../Biff12_records/TableStyleClient.h | 2 +- OOXML/XlsbFormat/Biff12_records/TextPr15.h | 2 +- .../Biff12_records/TimelineStyleElement.h | 2 +- OOXML/XlsbFormat/Biff12_records/Top10Filter.h | 4 +- .../Biff12_records/Top10RichFilter.h | 4 +- OOXML/XlsbFormat/Biff12_records/ValueMeta.h | 2 +- OOXML/XlsbFormat/Biff12_records/WbProp.h | 2 +- OOXML/XlsbFormat/Biff12_records/WsDim.h | 2 +- OOXML/XlsbFormat/Biff12_records/WsFmtInfo.h | 2 +- OOXML/XlsbFormat/Biff12_records/WsProp.h | 2 +- .../Biff12_structures/ACProductVersion.h | 4 +- OOXML/XlsbFormat/Biff12_structures/Blxf.h | 4 +- .../Biff12_structures/BookProtectionFlags.h | 4 +- OOXML/XlsbFormat/Biff12_structures/CFTemp.h | 2 +- OOXML/XlsbFormat/Biff12_structures/CFType.h | 2 +- .../XlsbFormat/Biff12_structures/CFVOType14.h | 2 +- OOXML/XlsbFormat/Biff12_structures/CFVOtype.h | 2 +- OOXML/XlsbFormat/Biff12_structures/Cell.h | 4 +- OOXML/XlsbFormat/Biff12_structures/CmdType.h | 2 +- OOXML/XlsbFormat/Biff12_structures/CodeName.h | 4 +- OOXML/XlsbFormat/Biff12_structures/ColSpan.h | 4 +- OOXML/XlsbFormat/Biff12_structures/DBType.h | 2 +- .../Biff12_structures/DDEItemProperties.h | 4 +- .../Biff12_structures/DValStrings.h | 4 +- .../DataConsolidationFunction.h | 2 +- .../Biff12_structures/ECTwFldInfoData.h | 4 +- .../Biff12_structures/ECTxtWizData.h | 4 +- .../ExternalNameProperties.h | 4 +- .../Biff12_structures/ExternalReferenceType.h | 2 +- OOXML/XlsbFormat/Biff12_structures/FRTBlank.h | 4 +- .../XlsbFormat/Biff12_structures/FRTFormula.h | 4 +- .../Biff12_structures/FRTFormulas.h | 4 +- .../XlsbFormat/Biff12_structures/FRTHeader.h | 4 +- .../Biff12_structures/FRTParsedFormula.h | 2 +- .../Biff12_structures/FRTProductVersion.h | 4 +- OOXML/XlsbFormat/Biff12_structures/FRTRef.h | 4 +- OOXML/XlsbFormat/Biff12_structures/FRTRefs.h | 4 +- OOXML/XlsbFormat/Biff12_structures/FRTRelID.h | 4 +- OOXML/XlsbFormat/Biff12_structures/FRTSqref.h | 4 +- .../XlsbFormat/Biff12_structures/FRTSqrefs.h | 4 +- .../Biff12_structures/GradientStop.h | 6 +-- .../XlsbFormat/Biff12_structures/GrbitFmla.h | 4 +- OOXML/XlsbFormat/Biff12_structures/IIFtab.h | 2 +- .../Biff12_structures/IsoPasswordData.h | 4 +- .../Biff12_structures/ListTotalRowFunction.h | 2 +- OOXML/XlsbFormat/Biff12_structures/ListType.h | 2 +- .../Biff12_structures/OLEItemProperties.h | 4 +- .../Biff12_structures/PCDCalcMemCommon.h | 4 +- .../Biff12_structures/PCDIAddlInfo.h | 4 +- .../Biff12_structures/PCDIDateTime.h | 4 +- .../XlsbFormat/Biff12_structures/PCDISrvFmt.h | 4 +- OOXML/XlsbFormat/Biff12_structures/PRFilter.h | 4 +- .../Biff12_structures/PRuleHeaderData.h | 6 +-- .../ParameterParsedFormula.h | 2 +- OOXML/XlsbFormat/Biff12_structures/PhRun.h | 4 +- .../Biff12_structures/PivotItemType.h | 2 +- .../Biff12_structures/PivotNumFmt.h | 4 +- .../RangeProtectionTitleSDRel.h | 6 +-- OOXML/XlsbFormat/Biff12_structures/RelID.h | 4 +- .../XlsbFormat/Biff12_structures/ShowDataAs.h | 2 +- .../Biff12_structures/SlicerCacheLevelData.h | 4 +- .../SlicerCacheNativeItemStruct.h | 4 +- .../Biff12_structures/SlicerCachePivotTable.h | 4 +- OOXML/XlsbFormat/Biff12_structures/SrvFmtCV.h | 4 +- OOXML/XlsbFormat/Biff12_structures/StrRun.h | 4 +- .../Biff12_structures/UncheckedSqRfX.h | 4 +- .../Biff12_structures/XmlDataType.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACABSPATH.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACCELLTABLE.h | 2 +- .../XlsbFormat/Biff12_unions/ACCUSTOMFILTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACDVALLIST.h | 2 +- .../Biff12_unions/ACFILTERCONTENT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACFILTERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACFMT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACFONTS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACICONFILTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACSORTCONDS.h | 2 +- .../Biff12_unions/ACTIVEXCONTROLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ACUID.h | 2 +- OOXML/XlsbFormat/Biff12_unions/AFILTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/AUTOFILTER.h | 2 +- .../XlsbFormat/Biff12_unions/AUTOSORTSCOPE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/BOOKVIEWS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/BORDERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/BUNDLESHS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CELL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CELLMETA.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CELLSTYLEXFS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CELLTABLE.cpp | 2 +- OOXML/XlsbFormat/Biff12_unions/CELLTABLE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CELLXFS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CELL_12bu.cpp | 2 +- OOXML/XlsbFormat/Biff12_unions/CFRULE.h | 4 +- OOXML/XlsbFormat/Biff12_unions/CFRULE14.h | 4 +- OOXML/XlsbFormat/Biff12_unions/COLBRK.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COLINFOS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COLORPALETTE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COLORSCALE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COLORSCALE14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COMMENT.h | 2 +- .../XlsbFormat/Biff12_unions/COMMENTAUTHORS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COMMENTLIST.h | 2 +- OOXML/XlsbFormat/Biff12_unions/COMMENTS.h | 2 +- .../Biff12_unions/CONDITIONALFORMATTING.h | 2 +- .../Biff12_unions/CONDITIONALFORMATTING14.h | 2 +- .../Biff12_unions/CONDITIONALFORMATTINGS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CSVIEW.h | 2 +- OOXML/XlsbFormat/Biff12_unions/CSVIEWS.h | 2 +- .../XlsbFormat/Biff12_unions/CUSTOMFILTERS.h | 2 +- .../Biff12_unions/CUSTOMRICHFILTERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DATABAR.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DATABAR14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DATACELL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DATAFEEDPR15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DBTABLES15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DCON.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DDEOLEITEM.h | 2 +- .../Biff12_unions/DDEOLEITEMVALUE.h | 2 +- .../Biff12_unions/DDEOLEITEMVALUES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DDEOLELINK.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DELETEDNAME.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DELETEDNAMES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DIM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DIMS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DREFS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DVALS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DVALS14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DXF.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DXF14S.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DXFS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/DXFS15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECDBPROPS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECOLAPPROPS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECPARAM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECPARAMS.h | 2 +- .../XlsbFormat/Biff12_unions/ECTWFLDINFOLST.h | 2 +- .../Biff12_unions/ECTWFLDINFOLST15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECWEBPROPS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ECWPTABLES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTCONN14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTCONN15.h | 2 +- .../XlsbFormat/Biff12_unions/EXTCONNECTION.h | 2 +- .../XlsbFormat/Biff12_unions/EXTCONNECTIONS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNALBOOK.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNALLINK.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNALS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNNAME.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNROW.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNTABLE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/EXTERNVALUE.h | 2 +- .../Biff12_unions/EXTERNVALUEDATA.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FILLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FILTERCOLUMN.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FILTERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FMLACELL.cpp | 2 +- OOXML/XlsbFormat/Biff12_unions/FMLACELL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FMTS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FNGROUP.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FONTS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTCFRULE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTDXF.h | 2 +- .../Biff12_unions/FRTEXTCONNECTIONS.h | 2 +- .../XlsbFormat/Biff12_unions/FRTPCDCALCMEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD.h | 2 +- .../XlsbFormat/Biff12_unions/FRTPCDFIELD14.h | 2 +- .../XlsbFormat/Biff12_unions/FRTPCDFIELD15.h | 2 +- .../Biff12_unions/FRTPCDHIERARCHY.h | 2 +- .../Biff12_unions/FRTPIVOTCACHEDEF.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTQSI.h | 2 +- .../XlsbFormat/Biff12_unions/FRTSLICERCACHE.h | 2 +- .../XlsbFormat/Biff12_unions/FRTSTYLESHEET.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTSXDI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTSXFILTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTSXTH.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTSXVD.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTTABLE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTWORKBOOK.h | 2 +- OOXML/XlsbFormat/Biff12_unions/FRTWORKSHEET.h | 2 +- OOXML/XlsbFormat/Biff12_unions/HEADERFOOTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/HLINKS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ICONSET.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ICONSET14.h | 2 +- .../XlsbFormat/Biff12_unions/INDEXEDCOLORS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ISXTHCOLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ISXTHRWS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ISXVDCOLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ISXVDRWS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/ISXVIS.h | 2 +- .../Biff12_unions/ITEMUNIQUENAMES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/LISTCOL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/LISTCOLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/LISTPARTS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/LISTXMLCPR.h | 2 +- OOXML/XlsbFormat/Biff12_unions/MAP.h | 2 +- OOXML/XlsbFormat/Biff12_unions/MERGECELLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/MG.h | 2 +- OOXML/XlsbFormat/Biff12_unions/MGMAPS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/MGS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/MRUCOLORS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/OLEDBPR15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/OLEOBJECTS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCD14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCD15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDCALCITEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDCALCITEMS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM15.h | 2 +- .../XlsbFormat/Biff12_unions/PCDCALCMEMEXT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMS.h | 2 +- .../XlsbFormat/Biff12_unions/PCDCALCMEMSEXT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDFATBL.h | 2 +- .../XlsbFormat/Biff12_unions/PCDFGDISCRETE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDFGITEMS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDFGRANGE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDFGROUP.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDFIELD.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDFIELDS.h | 2 +- .../Biff12_unions/PCDHFIELDSUSAGE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDHGLEVEL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDHGLEVELS.h | 2 +- .../XlsbFormat/Biff12_unions/PCDHGLGMEMBER.h | 2 +- .../XlsbFormat/Biff12_unions/PCDHGLGMEMBERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUP.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUPS.h | 2 +- .../XlsbFormat/Biff12_unions/PCDHIERARCHIES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHY.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDIA.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDIDT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDIRUN.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDKPI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDKPIS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSCONSOL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSCPAGE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSCPAGES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSCPITEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSCSET.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSCSETS.h | 2 +- .../XlsbFormat/Biff12_unions/PCDSDTCEMEMBER.h | 2 +- .../Biff12_unions/PCDSDTCEMEMBERS.h | 2 +- .../Biff12_unions/PCDSDTCEMEMBERSSORTBY.h | 2 +- .../XlsbFormat/Biff12_unions/PCDSDTCENTRIES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRY.h | 2 +- .../XlsbFormat/Biff12_unions/PCDSDTCQUERIES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERY.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSDTCSET.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSDTCSETS.h | 2 +- .../Biff12_unions/PCDSDTUPLECACHE.h | 2 +- .../XlsbFormat/Biff12_unions/PCDSFCIENTRIES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSOURCE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSOURCE14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PCDSRANGE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEID.h | 2 +- .../XlsbFormat/Biff12_unions/PIVOTCACHEIDS.h | 2 +- .../Biff12_unions/PIVOTCACHERECORD.h | 2 +- .../Biff12_unions/PIVOTCACHERECORDDT.h | 2 +- .../Biff12_unions/PIVOTCACHERECORDS.h | 2 +- .../Biff12_unions/PIVOTFILTERCOLUMN.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTROWS15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTRULE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTRULE14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTRULES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PIVOTRULES14.h | 2 +- .../Biff12_unions/PIVOTTABLEUISETTINGS.h | 2 +- .../Biff12_unions/PIVOTVALUECELL15.h | 2 +- .../Biff12_unions/PIVOTVALUECELLS15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PNAME.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PNAMES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PNPAIR.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PNPAIRS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PRFILTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PRFILTER14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PRFILTERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PRFILTERS14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PRFITEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/PRFITEM14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/QSI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/QSIF.h | 2 +- OOXML/XlsbFormat/Biff12_unions/QSIFS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/QSIR.h | 2 +- .../Biff12_unions/RICHFILTERCONTENT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/RICHFILTERS.h | 2 +- .../Biff12_unions/RICHSORTCONDITION.h | 2 +- OOXML/XlsbFormat/Biff12_unions/RWBRK.h | 2 +- .../XlsbFormat/Biff12_unions/SHAREDSTRINGS.h | 2 +- .../XlsbFormat/Biff12_unions/SHRFMLACELL.cpp | 2 +- OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICERCACHE.h | 2 +- .../SLICERCACHEBOOKPIVOTTABLES.h | 2 +- .../Biff12_unions/SLICERCACHECROSSFILTEREXT.h | 2 +- .../XlsbFormat/Biff12_unions/SLICERCACHEID.h | 2 +- .../XlsbFormat/Biff12_unions/SLICERCACHEIDS.h | 2 +- .../Biff12_unions/SLICERCACHELEVELDATA.h | 2 +- .../Biff12_unions/SLICERCACHELEVELSDATA.h | 2 +- .../Biff12_unions/SLICERCACHENATIVEITEMS.h | 2 +- .../Biff12_unions/SLICERCACHEOLAPIMPL.h | 2 +- .../Biff12_unions/SLICERCACHESELECTIONS.h | 2 +- .../Biff12_unions/SLICERCACHESIRANGE.h | 2 +- .../Biff12_unions/SLICERCACHESIRANGES.h | 2 +- .../Biff12_unions/SLICERCACHESPIVOTCACHEID.h | 2 +- .../Biff12_unions/SLICERCACHESPIVOTCACHEIDS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICEREX.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICERSEX.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICERSTYLE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SLICERSTYLES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SORTCOND.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SORTCOND14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SORTCONDS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SORTSTATE.h | 2 +- .../XlsbFormat/Biff12_unions/SPARKLINEGROUP.h | 2 +- .../Biff12_unions/SPARKLINEGROUPS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/STYLES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/STYLESHEET14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/STYLESHEET15.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SUP.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SUPADDIN.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SUPSAME.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCHANGE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCHANGES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCONDFMT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCONDFMT14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCRTFORMAT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXCRTFORMATS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXDI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXDIS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXEDIT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXEDITS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXFILTER.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXFILTERS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXFORMAT.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXFORMATS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXLI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXLICOLS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXLIRWS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXLOCATION.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXPI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXPIS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTDMP.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTDMPS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTH.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTHITEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTHITEMS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTHS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXTUPLESET.h | 2 +- .../XlsbFormat/Biff12_unions/SXTUPLESETDATA.h | 2 +- .../Biff12_unions/SXTUPLESETHEADER.h | 2 +- .../XlsbFormat/Biff12_unions/SXTUPLESETROW.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXVD.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXVDS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXVI.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXVIEW14.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXVIEW16.h | 2 +- OOXML/XlsbFormat/Biff12_unions/SXVIS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/TABLE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/TABLECELL.h | 2 +- .../Biff12_unions/TABLESLICERCACHE.h | 2 +- .../Biff12_unions/TABLESLICERCACHEID.h | 2 +- .../Biff12_unions/TABLESLICERCACHEIDS.h | 2 +- .../XlsbFormat/Biff12_unions/TABLESLICEREX.h | 2 +- .../XlsbFormat/Biff12_unions/TABLESLICERSEX.h | 2 +- OOXML/XlsbFormat/Biff12_unions/TABLESTYLE.h | 2 +- OOXML/XlsbFormat/Biff12_unions/TABLESTYLES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/TEXTPR15.h | 2 +- .../XlsbFormat/Biff12_unions/TIMELINESTYLE.h | 2 +- .../XlsbFormat/Biff12_unions/TIMELINESTYLES.h | 2 +- OOXML/XlsbFormat/Biff12_unions/USERCSVIEW.h | 2 +- OOXML/XlsbFormat/Biff12_unions/USERCSVIEWS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/WEBPUBITEM.h | 2 +- OOXML/XlsbFormat/Biff12_unions/WEBPUBITEMS.h | 2 +- OOXML/XlsbFormat/Biff12_unions/WSVIEW2.h | 2 +- OOXML/XlsbFormat/Biff12_unions/WSVIEWS2.h | 2 +- OOXML/XlsbFormat/Biff12_unions/uCFVO.h | 2 +- OOXML/XlsbFormat/Biff12_unions/uCFVO14.h | 2 +- OOXML/XlsbFormat/ChartSheetStream.h | 12 ++--- OOXML/XlsbFormat/CommentsStream.h | 15 +++--- OOXML/XlsbFormat/ConnectionsStream.h | 11 ++-- OOXML/XlsbFormat/ExternalLinkStream.h | 14 ++--- OOXML/XlsbFormat/PivotCacheDefStream.h | 15 ++---- OOXML/XlsbFormat/PivotCacheRecordsStream.h | 16 +++--- OOXML/XlsbFormat/PivotTableStream.h | 12 ++--- OOXML/XlsbFormat/QueryTableStream.h | 13 ++--- OOXML/XlsbFormat/SharedStringsStream.h | 18 +++---- OOXML/XlsbFormat/SlicerCachesStream.h | 11 ++-- OOXML/XlsbFormat/SlicersStream.h | 12 ++--- OOXML/XlsbFormat/StylesStream.h | 13 ++--- OOXML/XlsbFormat/TableStream.h | 14 ++--- OOXML/XlsbFormat/WorkBookStream.h | 18 +++---- OOXML/XlsbFormat/WorkSheetStream.h | 15 ++---- OOXML/XlsbFormat/Xlsb.cpp | 17 +++--- OOXML/XlsxFormat/Styles/XlsxStyles.cpp | 2 +- .../Worksheets/ConditionalFormatting.cpp | 4 +- X2tConverter/src/ASCConverters.cpp | 2 +- 1066 files changed, 1282 insertions(+), 1323 deletions(-) diff --git a/MsBinaryFile/XlsFile/Converter/XlsConverter.cpp b/MsBinaryFile/XlsFile/Converter/XlsConverter.cpp index e6c844de38..d7ca089c45 100644 --- a/MsBinaryFile/XlsFile/Converter/XlsConverter.cpp +++ b/MsBinaryFile/XlsFile/Converter/XlsConverter.cpp @@ -223,6 +223,7 @@ XlsConverter::XlsConverter(const std::wstring & xlsFileName, const std::wstring //-------------------------------------------------------------------------------------------------------------------- XLS::StreamCacheReaderPtr workbook_stream(new XLS::CFStreamCacheReader(xls_file->getWorkbookStream(), xls_global_info)); xls_document = boost::shared_ptr(new XLS::WorkbookStreamObject(workbook_code_page)); + XLS::BinReaderProcessor proc(workbook_stream, xls_document.get() , true); proc.mandatory(*xls_document.get()); @@ -250,7 +251,7 @@ XlsConverter::XlsConverter(const std::wstring & xlsFileName, const std::wstring XLS::BaseObjectPtr pivot_cache = boost::shared_ptr(new XLS::PIVOTCACHE()); - XLS::BinReaderProcessor proc(pivot_cache_reader , pivot_cache.get() , true); + XLS::BinReaderProcessor proc(pivot_cache_reader , pivot_cache.get(), true); proc.mandatory(*pivot_cache.get()); int index = XmlUtils::GetHex(*it); //hexadecimal digits uniquely identifying diff --git a/MsBinaryFile/XlsFile/Format/Auxiliary/HelpFunc.cpp b/MsBinaryFile/XlsFile/Format/Auxiliary/HelpFunc.cpp index 122e00c5fc..cc3937c846 100644 --- a/MsBinaryFile/XlsFile/Format/Auxiliary/HelpFunc.cpp +++ b/MsBinaryFile/XlsFile/Format/Auxiliary/HelpFunc.cpp @@ -310,16 +310,17 @@ const bool bstr2guid(const std::wstring & guid_str, _GUID_& guid) guid.Data3 = hex_str2int(guid_str_copy.substr(14, 4)); - guid.Data4[0] = hex_str2int(guid_str_copy.substr(19, 2)); - guid.Data4[1] = hex_str2int(guid_str_copy.substr(21, 2)); - - guid.Data4[2] = hex_str2int(guid_str_copy.substr(24, 2)); - guid.Data4[3] = hex_str2int(guid_str_copy.substr(26, 2)); - guid.Data4[4] = hex_str2int(guid_str_copy.substr(28, 2)); - guid.Data4[5] = hex_str2int(guid_str_copy.substr(30, 2)); - guid.Data4[6] = hex_str2int(guid_str_copy.substr(32, 2)); - guid.Data4[7] = hex_str2int(guid_str_copy.substr(34, 2)); + BYTE data4[8]; + data4[0] = hex_str2int(guid_str_copy.substr(19, 2)); + data4[1] = hex_str2int(guid_str_copy.substr(21, 2)); + data4[2] = hex_str2int(guid_str_copy.substr(24, 2)); + data4[3] = hex_str2int(guid_str_copy.substr(26, 2)); + data4[4] = hex_str2int(guid_str_copy.substr(28, 2)); + data4[5] = hex_str2int(guid_str_copy.substr(30, 2)); + data4[6] = hex_str2int(guid_str_copy.substr(32, 2)); + data4[7] = hex_str2int(guid_str_copy.substr(34, 2)); + memcpy(&guid.Data4, data4, 8); return false; } diff --git a/MsBinaryFile/XlsFile/Format/Binary/CFStreamCacheWriter.h b/MsBinaryFile/XlsFile/Format/Binary/CFStreamCacheWriter.h index 2067de2ed6..0212b4fefa 100644 --- a/MsBinaryFile/XlsFile/Format/Binary/CFStreamCacheWriter.h +++ b/MsBinaryFile/XlsFile/Format/Binary/CFStreamCacheWriter.h @@ -34,7 +34,7 @@ #include "BinSmartPointers.h" #include "../Logic/GlobalWorkbookInfo.h" #include "CFRecordType.h" -#include "../../../../ASCOfficePPTXFile/Editor/BinaryFileReaderWriter.h" +#include "../../../../OOXML/Binary/Presentation/BinaryFileReaderWriter.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.cpp index 7b571be8cc..91e617d06d 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.cpp @@ -32,10 +32,11 @@ #include "Dv.h" -#include "../../../Common/utils.h" +#include "../../../../../OOXML/Base/Unit.h" #include -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/DValStrings.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/DValStrings.h" + namespace XLS { @@ -261,12 +262,12 @@ int Dv::serialize(std::wostream & stream) if (!sFormula1.empty()) { //XmlUtils::replace_all( sFormula1 , "\0", L","); - CP_XML_NODE(L"formula1") {CP_XML_STREAM() << xml::utils::replace_text_to_xml(sFormula1);} + CP_XML_NODE(L"formula1") {CP_XML_STREAM() << XmlUtils::EncodeXmlString(sFormula1);} } if (!sFormula2.empty()) { //XmlUtils::replace_all( sFormula2 , "\0", L","); - CP_XML_NODE(L"formula2") {CP_XML_STREAM() << xml::utils::replace_text_to_xml(sFormula2);} + CP_XML_NODE(L"formula2") {CP_XML_STREAM() << XmlUtils::EncodeXmlString(sFormula2);} } } } diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.h index cbe5466d95..81be354e13 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.h @@ -35,8 +35,8 @@ #include "../Biff_structures/BiffString.h" #include "../Biff_structures/DVParsedFormula.h" #include "../Biff_structures/SqRefU.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/UncheckedSqRfX.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/FRTHeader.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/UncheckedSqRfX.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/FRTHeader.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.cpp index c2083344c3..44a6ef69b9 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.cpp @@ -32,7 +32,7 @@ #include "Font.h" #include "../Biff_structures/BiffString.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.h index 164676ec01..4f06cd926b 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.h @@ -33,7 +33,7 @@ #include "BiffRecord.h" #include "../Biff_structures/BorderFillInfo.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_records/Color.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_records/Color.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Lbl.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Lbl.h index bebd3790d7..87f7dd7668 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Lbl.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Lbl.h @@ -34,7 +34,7 @@ #include "BiffRecord.h" #include "../Biff_structures/BiffString.h" #include "../Biff_structures/NameParsedFormula.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsi.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsi.cpp index e381602528..8ab69cf085 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsi.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsi.cpp @@ -31,7 +31,7 @@ */ #include "Qsi.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsif.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsif.cpp index bb30f47902..a8c37da63f 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsif.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsif.cpp @@ -31,7 +31,7 @@ */ #include "Qsif.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Row.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Row.h index 81478fe84f..fd364f0e13 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Row.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Row.h @@ -32,7 +32,7 @@ #pragma once #include "BiffRecord.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/ColSpan.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/ColSpan.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Selection.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Selection.h index 4911e8aae5..c1e297233d 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Selection.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Selection.h @@ -32,7 +32,7 @@ #pragma once #include "BiffRecord.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/UncheckedSqRfX.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/UncheckedSqRfX.h" #include "../Biff_structures/CellRangeRef.h" #include "../Biff_structures/PaneType.h" diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Setup.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Setup.cpp index fd1d27b77d..3e086d5a58 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Setup.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/Setup.cpp @@ -31,8 +31,8 @@ */ #include "Setup.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/RelID.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/RelID.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/ShrFmla.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/ShrFmla.h index 34e18f81ab..1bcb640aff 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/ShrFmla.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/ShrFmla.h @@ -34,7 +34,7 @@ #include "BiffRecord.h" #include "../Biff_structures/CellRangeRef.h" #include "../Biff_structures/SharedParsedFormula.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRangeRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRangeRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/SortData.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/SortData.cpp index a2b80d4b82..b4eddae230 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/SortData.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/SortData.cpp @@ -31,7 +31,7 @@ */ #include "SortData.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRangeRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRangeRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyle.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyle.cpp index eb9f0c56db..05aeee4d9d 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyle.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyle.cpp @@ -31,7 +31,7 @@ */ #include "TableStyle.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyles.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyles.cpp index 4c75aca02f..fb46c70014 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyles.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyles.cpp @@ -31,7 +31,7 @@ */ #include "TableStyles.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/XF.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/XF.cpp index 010805d636..eb1172cccf 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_records/XF.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_records/XF.cpp @@ -39,7 +39,7 @@ #include "../Biff_structures/FontIndex.h" #include "Font.h" #include "Format.h" -#include "../../../../../ASCOfficePPTXFile/PPTXFormat/Theme.h" +#include "../../../../../OOXML/PPTXFormat/Theme.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffString.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffString.cpp index 6ef39bfa91..abe8eaf90c 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffString.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffString.cpp @@ -31,7 +31,7 @@ */ #include "BiffString.h" -#include "../../../Common/utils.h" +#include "../../../Common/Utils/OptPtr.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h index 1fda2fc2d6..5900766931 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h @@ -36,7 +36,7 @@ #include "../XlsElementsType.h" -#include "../../../Common/common.h" +#include "../../../../Common/Utils/OptPtr.h" #include "../../Logging/Log.h" #include "../../Binary/CFRecord.h" diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Ptg.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Ptg.h index ca49d6e220..805975cb76 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Ptg.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Ptg.h @@ -35,7 +35,7 @@ #include "CellRef.h" #include #include -#include "../../../Common/common.h" +#include "../../../../Common/Utils/OptPtr.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea.h index 9a122a6179..1ac21dcbd8 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea.h @@ -34,7 +34,7 @@ #include "OperandPtg.h" #include "CellRangeRef.h" #include "BitMarkedStructs.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRangeRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRangeRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.cpp index ab67c6cdd4..c30bc9c4a1 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.cpp @@ -34,7 +34,7 @@ #include "RevExtern.h" #include "CellRangeRef.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" +#include "../../../../../OOXML/Base/Unit.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.h index bf6a59be87..1a7baf6435 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgArea3d.h @@ -34,7 +34,7 @@ #include "OperandPtg.h" #include "CellRangeRef.h" #include "../GlobalWorkbookInfo.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRangeRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRangeRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgAreaN.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgAreaN.h index 076e706615..2de40a4b05 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgAreaN.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgAreaN.h @@ -33,7 +33,7 @@ #include "OperandPtg.h" #include "CellRangeRef.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRangeRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRangeRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraList.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraList.h index 38a92cef12..0d95b337f5 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraList.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraList.h @@ -34,7 +34,7 @@ #include "Ptg.h" #include "CellRangeRef.h" #include "Boolean.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/SxSu.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/SxSu.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraMem.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraMem.h index 9cae238c1e..539e1bd27c 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraMem.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgExtraMem.h @@ -33,7 +33,7 @@ #include "Ptg.h" #include "CellRangeRef.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRangeRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRangeRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgList.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgList.cpp index 06542a46b6..039fe2cc7c 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgList.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgList.cpp @@ -31,7 +31,7 @@ */ #include "PtgList.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" +#include "../../../../../OOXML/Base/Unit.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef.h index 149f1e44d5..03ada5d0e9 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef.h @@ -33,7 +33,7 @@ #include "OperandPtg.h" #include "BitMarkedStructs.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef3d.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef3d.h index 40b859cc1f..038392b28e 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef3d.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRef3d.h @@ -33,7 +33,7 @@ #include "OperandPtg.h" #include "../GlobalWorkbookInfo.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRefN.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRefN.h index 13cb87adad..aa33b6f645 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRefN.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PtgRefN.h @@ -32,7 +32,7 @@ #pragma once #include "OperandPtg.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/CellRef.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/CellRef.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/RevLblName.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/RevLblName.cpp index 2849e4f546..ba08c968bd 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/RevLblName.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/RevLblName.cpp @@ -32,7 +32,7 @@ #include "RevLblName.h" #include "../../Binary/CFRecord.h" -#include "../../../../../Common/DocxFormat/Source/XlsbFormat/Biff12_structures/XLWideString.h" +#include "../../../../../OOXML/XlsbFormat/Biff12_structures/XLWideString.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SyntaxPtg.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SyntaxPtg.cpp index 13db508db9..8dc53e4695 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SyntaxPtg.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SyntaxPtg.cpp @@ -39,7 +39,7 @@ #include #include "PtgList.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" +#include "../../../../../OOXML/Base/Unit.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.cpp index 6f0867e5c2..cb7962ce26 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.cpp @@ -37,10 +37,9 @@ #include "BiffString.h" #include "BitMarkedStructs.h" -#include "../../../Common/utils.h" +#include "../../../../../OOXML/Base/Unit.h" +#include "../../../../../DesktopEditor/xml/include/xmlutils.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" -#include "../../../DesktopEditor/xml/include/xmlutils.h" namespace XLS { @@ -198,7 +197,7 @@ static void serialize_val_prop(std::wostream & stream, const std::wstring & name if (byte_) CP_XML_ATTR(L"val", *byte_->value()); LPWideString* str_ = dynamic_cast(val.get()); - if (str_) CP_XML_ATTR(L"val", xml::utils::replace_text_to_xml(str_->value())); + if (str_) CP_XML_ATTR(L"val", XmlUtils::EncodeXmlString(str_->value())); } } } @@ -316,7 +315,7 @@ static void serialize_val_attr(CP_ATTR_NODE, const std::wstring & name, BiffStru if (byte_) CP_XML_ATTR(name.c_str(), *byte_->value()); LPWideString* str_ = dynamic_cast(val.get()); - if (str_) CP_XML_ATTR(name.c_str(), xml::utils::replace_text_to_xml(str_->value())); + if (str_) CP_XML_ATTR(name.c_str(), XmlUtils::EncodeXmlString(str_->value())); } static void serialize_border_prop(std::wostream & stream, const std::wstring & name, BiffStructurePtr & val) { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.h index 972af3ec60..9dd89e493a 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProp.h @@ -34,7 +34,7 @@ #include "BiffStructure.h" #include "FullColorExt.h" -#include "../../../Common/simple_xml_writer.h" +#include "../../../Common/Utils/simple_xml_writer.h" namespace XmlUtils { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropColor.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropColor.cpp index da4702f469..d2630dc0c0 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropColor.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropColor.cpp @@ -31,9 +31,10 @@ */ #include "XFPropColor.h" -#include "../../../Common/simple_xml_writer.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" -#include "../../../DesktopEditor/xml/include/xmlutils.h" +#include "../../../../Common/Utils/simple_xml_writer.h" + +#include "../../../../../OOXML/Base/Unit.h" +#include "../../../../../DesktopEditor/xml/include/xmlutils.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.cpp index 114ad15cbb..6b4143c1fa 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.cpp @@ -32,8 +32,9 @@ #include "XFPropGradient.h" #include "Xnum.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" -#include "../../../DesktopEditor/xml/include/xmlutils.h" + +#include "../../../../../OOXML/Base/Unit.h" +#include "../../../../../DesktopEditor/xml/include/xmlutils.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.h b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.h index 8c33963505..a84016281d 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.h +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradient.h @@ -34,7 +34,7 @@ #include "BiffStructure.h" #include "Boolean.h" -#include "../../../Common/simple_xml_writer.h" +#include "../../../Common/Utils/simple_xml_writer.h" namespace XmlUtils { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradientStop.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradientStop.cpp index 5b23f83afe..bf0ff16afa 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradientStop.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFPropGradientStop.cpp @@ -32,8 +32,9 @@ #include "XFPropGradientStop.h" #include "Xnum.h" -#include "../../../../../Common/DocxFormat/Source/XML/Utils.h" -#include "../../../DesktopEditor/xml/include/xmlutils.h" + +#include "../../../../../OOXML/Base/Unit.h" +#include "../../../../../DesktopEditor/xml/include/xmlutils.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProps.cpp b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProps.cpp index ac75c368fe..015cc45e30 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProps.cpp +++ b/MsBinaryFile/XlsFile/Format/Logic/Biff_structures/XFProps.cpp @@ -37,7 +37,7 @@ #include "BitMarkedStructs.h" -#include "../../../DesktopEditor/xml/include/xmlutils.h" +#include "../../../../DesktopEditor/xml/include/xmlutils.h" namespace XLS { diff --git a/MsBinaryFile/XlsFile/Format/Logic/BinProcessor.h b/MsBinaryFile/XlsFile/Format/Logic/BinProcessor.h index 958c83ee82..d4e841fd32 100644 --- a/MsBinaryFile/XlsFile/Format/Logic/BinProcessor.h +++ b/MsBinaryFile/XlsFile/Format/Logic/BinProcessor.h @@ -82,7 +82,7 @@ public: virtual const bool getNextSubstreamType(_UINT16& type) = 0; virtual void SeekToEOF() = 0; - virtual void SkipRecord() = 0; + virtual void SkipRecord(bool log_debug = true) = 0; virtual const int GetRecordPosition() = 0; virtual void SetRecordPosition(const int position) = 0; @@ -110,7 +110,7 @@ public: const bool getNextSubstreamType(_UINT16& type); void SeekToEOF(); - void SkipRecord(bool log_debug = true); + virtual void SkipRecord(bool log_debug = true); const int GetRecordPosition(); void SetRecordPosition(const int position); @@ -135,7 +135,7 @@ public: virtual const bool getNextSubstreamType(_UINT16& type) override { return false; } virtual void SeekToEOF() override {} - virtual void SkipRecord() override {} + virtual void SkipRecord(bool log_debug = true) override {} virtual const int GetRecordPosition() override { return 0; } virtual void SetRecordPosition(const int position) override {} diff --git a/OOXML/XlsbFormat/Biff12_records/ACBegin.h b/OOXML/XlsbFormat/Biff12_records/ACBegin.h index 0af6b526e9..a419debf56 100644 --- a/OOXML/XlsbFormat/Biff12_records/ACBegin.h +++ b/OOXML/XlsbFormat/Biff12_records/ACBegin.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/ACEnd.h b/OOXML/XlsbFormat/Biff12_records/ACEnd.h index 61f97505f3..a0a8b30cfb 100644 --- a/OOXML/XlsbFormat/Biff12_records/ACEnd.h +++ b/OOXML/XlsbFormat/Biff12_records/ACEnd.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/AFilterDateGroupItem.h b/OOXML/XlsbFormat/Biff12_records/AFilterDateGroupItem.h index 46a922c867..4ff9566cc3 100644 --- a/OOXML/XlsbFormat/Biff12_records/AFilterDateGroupItem.h +++ b/OOXML/XlsbFormat/Biff12_records/AFilterDateGroupItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ActiveX.h b/OOXML/XlsbFormat/Biff12_records/ActiveX.h index ff85933b63..ddfc2323c3 100644 --- a/OOXML/XlsbFormat/Biff12_records/ActiveX.h +++ b/OOXML/XlsbFormat/Biff12_records/ActiveX.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginAFilter.h b/OOXML/XlsbFormat/Biff12_records/BeginAFilter.h index 43ed3befe1..18d606d436 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginAFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginAFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginActiveXControls.h b/OOXML/XlsbFormat/Biff12_records/BeginActiveXControls.h index 02101b75af..27af7c99c8 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginActiveXControls.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginActiveXControls.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginAutoSortScope.h b/OOXML/XlsbFormat/Biff12_records/BeginAutoSortScope.h index 3b8e2fe288..057923cf5e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginAutoSortScope.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginAutoSortScope.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginBook.h b/OOXML/XlsbFormat/Biff12_records/BeginBook.h index b07597702a..002966a71e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginBook.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginBook.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginBookViews.h b/OOXML/XlsbFormat/Biff12_records/BeginBookViews.h index 6d53b819c9..be1bcf6a14 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginBookViews.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginBookViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginBorders.h b/OOXML/XlsbFormat/Biff12_records/BeginBorders.h index 9dea5d4b40..73b84a37c0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginBorders.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginBorders.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginBundleShs.h b/OOXML/XlsbFormat/Biff12_records/BeginBundleShs.h index 6a85bf6f0e..8580ac938d 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginBundleShs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginBundleShs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCFRule.h b/OOXML/XlsbFormat/Biff12_records/BeginCFRule.h index 01d84da735..a5134c4e0c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCFRule.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCFRule.h @@ -31,14 +31,14 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CFType.h" #include "../Biff12_structures/CFTemp.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/DXFId.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/DXFId.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CFParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CFParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCFRule14.h b/OOXML/XlsbFormat/Biff12_records/BeginCFRule14.h index 95bc08ff4e..fee2f4aab0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCFRule14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCFRule14.h @@ -31,14 +31,14 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CFType.h" #include "../Biff12_structures/CFTemp.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/DXFId.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/DXFId.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CFParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CFParsedFormula.h" #include "../Biff12_structures/FRTHeader.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCellStyleXFs.h b/OOXML/XlsbFormat/Biff12_records/BeginCellStyleXFs.h index 5e9473fff5..146f0d3258 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCellStyleXFs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCellStyleXFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCellXFs.h b/OOXML/XlsbFormat/Biff12_records/BeginCellXFs.h index 4199ef2b66..3c9ff4da18 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCellXFs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCellXFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginColBrk.h b/OOXML/XlsbFormat/Biff12_records/BeginColBrk.h index d927b061e2..b8e0ff246d 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginColBrk.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginColBrk.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginColInfos.h b/OOXML/XlsbFormat/Biff12_records/BeginColInfos.h index e4816dfaef..96d5347e4e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginColInfos.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginColInfos.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginColorPalette.h b/OOXML/XlsbFormat/Biff12_records/BeginColorPalette.h index 693e7b3f11..af3801b3a8 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginColorPalette.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginColorPalette.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginColorScale.h b/OOXML/XlsbFormat/Biff12_records/BeginColorScale.h index 596a90ff6b..28a79bde1c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginColorScale.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginColorScale.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginColorScale14.h b/OOXML/XlsbFormat/Biff12_records/BeginColorScale14.h index 6a2274d266..b8582ba46f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginColorScale14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginColorScale14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginComment.h b/OOXML/XlsbFormat/Biff12_records/BeginComment.h index 94dacfd7da..944be0f521 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginComment.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginComment.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCommentAuthors.h b/OOXML/XlsbFormat/Biff12_records/BeginCommentAuthors.h index 1086fe0c57..0d92b0c881 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCommentAuthors.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCommentAuthors.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCommentList.h b/OOXML/XlsbFormat/Biff12_records/BeginCommentList.h index 93c7283c43..5df9f7a9a4 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCommentList.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCommentList.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginComments.h b/OOXML/XlsbFormat/Biff12_records/BeginComments.h index f8da702dc4..4a6672d8b4 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginComments.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginComments.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting.h b/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting.h index 53961c0943..0266b1489b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/UncheckedSqRfX.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting14.h b/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting14.h index b03a15ad2a..4efe77ae8d 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormatting14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormattings.h b/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormattings.h index c2300a0d4b..a6da1b7c67 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormattings.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginConditionalFormattings.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCsViews.h b/OOXML/XlsbFormat/Biff12_records/BeginCsViews.h index 6c2caace47..93cbcc5caa 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCsViews.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCsViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters.h b/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters.h index 969217ab14..f0f325d1aa 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters14.h b/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters14.h index 5193bb5138..32f435853b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCustomFilters14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginCustomRichFilters.h b/OOXML/XlsbFormat/Biff12_records/BeginCustomRichFilters.h index e92b088ffd..8745d82c90 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginCustomRichFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginCustomRichFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDCon.h b/OOXML/XlsbFormat/Biff12_records/BeginDCon.h index 1d2693f3fa..29927f030c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDCon.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDCon.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/IIFtab.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDRefs.h b/OOXML/XlsbFormat/Biff12_records/BeginDRefs.h index 6fc1a8903d..e392c6f3ce 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDRefs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDRefs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDVals.h b/OOXML/XlsbFormat/Biff12_records/BeginDVals.h index 267eedd071..292c3bb4b0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDVals.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDVals.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/DVal.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/DVal.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDVals14.h b/OOXML/XlsbFormat/Biff12_records/BeginDVals14.h index b43b50906a..4a69a857db 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDVals14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDVals14.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/DVal.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/DVal.h" #include "../Biff12_structures/FRTBlank.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDXF14s.h b/OOXML/XlsbFormat/Biff12_records/BeginDXF14s.h index 7a095e9940..96b5b128c0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDXF14s.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDXF14s.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDXFs.h b/OOXML/XlsbFormat/Biff12_records/BeginDXFs.h index 295a4e5afd..21ec75c932 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDXFs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDXFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDXFs15.h b/OOXML/XlsbFormat/Biff12_records/BeginDXFs15.h index 6fb3f18b65..e971fa2297 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDXFs15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDXFs15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDataFeedPr15.h b/OOXML/XlsbFormat/Biff12_records/BeginDataFeedPr15.h index 75ec0656f3..568a1cca80 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDataFeedPr15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDataFeedPr15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDatabar.h b/OOXML/XlsbFormat/Biff12_records/BeginDatabar.h index 476a3573f4..e43f5e99f3 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDatabar.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDatabar.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDatabar14.h b/OOXML/XlsbFormat/Biff12_records/BeginDatabar14.h index e347622107..68f9dd2aff 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDatabar14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDatabar14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDbTables15.h b/OOXML/XlsbFormat/Biff12_records/BeginDbTables15.h index 83b124ff5b..b0714d07e9 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDbTables15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDbTables15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDeletedName.h b/OOXML/XlsbFormat/Biff12_records/BeginDeletedName.h index 54849049d2..64d0353b8b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDeletedName.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDeletedName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDeletedNames.h b/OOXML/XlsbFormat/Biff12_records/BeginDeletedNames.h index 27e56c52a3..9bf8613adc 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDeletedNames.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDeletedNames.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDim.h b/OOXML/XlsbFormat/Biff12_records/BeginDim.h index d34ac348cc..99940e9c8f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDim.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDim.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginDims.h b/OOXML/XlsbFormat/Biff12_records/BeginDims.h index 1e3c758b3a..2fb5c05d4c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginDims.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginDims.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECDbProps.h b/OOXML/XlsbFormat/Biff12_records/BeginECDbProps.h index 29a1dce8ac..c31b4699b1 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECDbProps.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECDbProps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CmdType.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECOlapProps.h b/OOXML/XlsbFormat/Biff12_records/BeginECOlapProps.h index 0cb557ac1c..5ef96da3ae 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECOlapProps.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECOlapProps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/DBType.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECParam.h b/OOXML/XlsbFormat/Biff12_records/BeginECParam.h index 455f3f5095..f0ed67bcb1 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECParam.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECParam.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/ParameterParsedFormula.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECParams.h b/OOXML/XlsbFormat/Biff12_records/BeginECParams.h index edcf64ebfc..394b1a346b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECParams.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECParams.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst.h b/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst.h index 37a31caeae..9385cd6c51 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst15.h b/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst15.h index 80557ee546..b5424ed632 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECTWFldInfoLst15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo.h b/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo.h index 1cfc51db44..675c46cfce 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ECTwFldInfoData.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo15.h b/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo15.h index 35294b46e8..7324520493 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECTwFldInfo15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ECTwFldInfoData.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz.h b/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz.h index c8215f208c..6f0de3a47a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ECTxtWizData.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz15.h b/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz15.h index 6c341ab752..3e06661eeb 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECTxtWiz15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ECTxtWizData.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginECWebProps.h b/OOXML/XlsbFormat/Biff12_records/BeginECWebProps.h index 208c1039b1..c3c5464534 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginECWebProps.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginECWebProps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginEcWpTables.h b/OOXML/XlsbFormat/Biff12_records/BeginEcWpTables.h index 4a4c36198f..c6aa71687e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginEcWpTables.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginEcWpTables.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginExtConn14.h b/OOXML/XlsbFormat/Biff12_records/BeginExtConn14.h index 9101384f77..5206c9de90 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginExtConn14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginExtConn14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginExtConn15.h b/OOXML/XlsbFormat/Biff12_records/BeginExtConn15.h index d64a9343d9..39fa02d759 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginExtConn15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginExtConn15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginExtConnection.h b/OOXML/XlsbFormat/Biff12_records/BeginExtConnection.h index 0c50e2f9ff..67e013bb16 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginExtConnection.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginExtConnection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/DBType.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginExtConnections.h b/OOXML/XlsbFormat/Biff12_records/BeginExtConnections.h index 579113c378..f9dada8aed 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginExtConnections.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginExtConnections.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginExternals.h b/OOXML/XlsbFormat/Biff12_records/BeginExternals.h index afe742118d..8ce8b920e0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginExternals.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginExternals.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginFills.h b/OOXML/XlsbFormat/Biff12_records/BeginFills.h index 07fa64f4fd..2111c461c7 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginFills.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginFills.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginFilterColumn.h b/OOXML/XlsbFormat/Biff12_records/BeginFilterColumn.h index 43610b33c8..76ee5b8c1a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginFilterColumn.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginFilterColumn.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginFilters.h b/OOXML/XlsbFormat/Biff12_records/BeginFilters.h index 617d54b71b..5d5d585e10 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginFmts.h b/OOXML/XlsbFormat/Biff12_records/BeginFmts.h index be71af8ebb..92c6936acb 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginFmts.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginFmts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginFnGroup.h b/OOXML/XlsbFormat/Biff12_records/BeginFnGroup.h index 24cc2883e6..2f3561ae3f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginFnGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginFnGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginFonts.h b/OOXML/XlsbFormat/Biff12_records/BeginFonts.h index 5f64813635..44fd2185d8 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginFonts.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginFonts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginHeaderFooter.h b/OOXML/XlsbFormat/Biff12_records/BeginHeaderFooter.h index c8d0238b25..ce1808a58c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginHeaderFooter.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginHeaderFooter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../Biff12_structures/CellRangeRef.h" #include "../Biff12_structures/RelID.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginISXTHCols.h b/OOXML/XlsbFormat/Biff12_records/BeginISXTHCols.h index 681e3faa18..c48c51ef3b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginISXTHCols.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginISXTHCols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginISXTHRws.h b/OOXML/XlsbFormat/Biff12_records/BeginISXTHRws.h index 0ab41381c2..3e29e66ba3 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginISXTHRws.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginISXTHRws.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginISXVDCols.h b/OOXML/XlsbFormat/Biff12_records/BeginISXVDCols.h index 2743c1031b..c35abd9055 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginISXVDCols.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginISXVDCols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginISXVDRws.h b/OOXML/XlsbFormat/Biff12_records/BeginISXVDRws.h index f430048d53..29621831fe 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginISXVDRws.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginISXVDRws.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginISXVIs.h b/OOXML/XlsbFormat/Biff12_records/BeginISXVIs.h index e7b7faa117..3287fd8ab7 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginISXVIs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginISXVIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginIconSet.h b/OOXML/XlsbFormat/Biff12_records/BeginIconSet.h index 392a9e7e9a..efec65cea9 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginIconSet.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginIconSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginIconSet14.h b/OOXML/XlsbFormat/Biff12_records/BeginIconSet14.h index 2ea9459a04..b5f65eadb3 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginIconSet14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginIconSet14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginIndexedColors.h b/OOXML/XlsbFormat/Biff12_records/BeginIndexedColors.h index d721278eb0..f20c477846 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginIndexedColors.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginIndexedColors.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginItemUniqueNames.h b/OOXML/XlsbFormat/Biff12_records/BeginItemUniqueNames.h index ac47d3ae9d..5aab13ae91 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginItemUniqueNames.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginItemUniqueNames.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginList.h b/OOXML/XlsbFormat/Biff12_records/BeginList.h index fdcb054dbe..c59d820338 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginList.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginList.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRangeRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRangeRef.h" #include "../Biff12_structures/ListType.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginListCol.h b/OOXML/XlsbFormat/Biff12_records/BeginListCol.h index 219bebdaca..35a1f3b967 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginListCol.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginListCol.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ListTotalRowFunction.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginListCols.h b/OOXML/XlsbFormat/Biff12_records/BeginListCols.h index 531b564d63..f686e7b730 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginListCols.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginListCols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ListTotalRowFunction.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginListParts.h b/OOXML/XlsbFormat/Biff12_records/BeginListParts.h index 1f8bc5473f..fff16cb804 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginListParts.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginListParts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginListXmlCPr.h b/OOXML/XlsbFormat/Biff12_records/BeginListXmlCPr.h index 7ebb929cbf..06cdd80630 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginListXmlCPr.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginListXmlCPr.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XmlDataType.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginMG.h b/OOXML/XlsbFormat/Biff12_records/BeginMG.h index bbd43fb00b..94a45fea09 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginMG.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginMG.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginMGMaps.h b/OOXML/XlsbFormat/Biff12_records/BeginMGMaps.h index b4d3e4254a..9a474bae43 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginMGMaps.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginMGMaps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginMGs.h b/OOXML/XlsbFormat/Biff12_records/BeginMGs.h index d40bc045b2..e9c0edf143 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginMGs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginMGs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginMRUColors.h b/OOXML/XlsbFormat/Biff12_records/BeginMRUColors.h index be2463cf67..feb78d767a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginMRUColors.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginMRUColors.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginMap.h b/OOXML/XlsbFormat/Biff12_records/BeginMap.h index 7515737eda..f5d6680c18 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginMap.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginMap.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginMergeCells.h b/OOXML/XlsbFormat/Biff12_records/BeginMergeCells.h index 41cb445de7..5477b4154a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginMergeCells.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginMergeCells.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginOleObjects.h b/OOXML/XlsbFormat/Biff12_records/BeginOleObjects.h index 68bfd9bea6..843eb5926e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginOleObjects.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginOleObjects.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginOledbPr15.h b/OOXML/XlsbFormat/Biff12_records/BeginOledbPr15.h index 77620838a8..dfaaca1f33 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginOledbPr15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginOledbPr15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCD14.h b/OOXML/XlsbFormat/Biff12_records/BeginPCD14.h index fc4bd1f6ca..d1dc0a1618 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCD14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCD14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItem.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItem.h index 49a9a130dd..004b801df6 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItem.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItem.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/PivotParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PivotParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItems.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItems.h index 44a8a6d41f..a7b98db277 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItems.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem.h index 0853187192..b9b1ad4d6c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDCalcMemCommon.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem14.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem14.h index 6cfdc7bc7e..1956e6aac9 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMem14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemExt.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemExt.h index 582c18a0b0..72122c5925 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemExt.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemExt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/PCDCalcMemCommon.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMems.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMems.h index 549505c089..374de63258 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMems.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemsExt.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemsExt.h index a8fa16f0b6..bfc6e43a50 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemsExt.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDCalcMemsExt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDFAtbl.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDFAtbl.h index 34a013bf95..c0f167995a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDFAtbl.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDFAtbl.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGDiscrete.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGDiscrete.h index 50c21b6bb3..c335b3e898 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGDiscrete.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGDiscrete.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGItems.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGItems.h index f4daeff4c5..499f22de8c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGItems.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGRange.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGRange.h index a46c9de4ce..0974d988f4 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGRange.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGRange.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGroup.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGroup.h index 4e43b9f880..dce6bce711 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDFGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDFGroup.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/PivotParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PivotParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDField.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDField.h index 24f45c4acf..a98e34264e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDField.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDField.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/PivotParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/PivotParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDFields.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDFields.h index 790e546c09..2851237cb5 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDFields.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDFields.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHFieldsUsage.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHFieldsUsage.h index 76f861a0c5..35202ce71d 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHFieldsUsage.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHFieldsUsage.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMember.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMember.h index a2e604454f..38eb4d9b21 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMember.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMember.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMembers.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMembers.h index 6f457052af..92476d492c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMembers.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGMembers.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroup.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroup.h index 27fdc510ae..80c30b796d 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroups.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroups.h index bbe0a2258a..07e17848d2 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroups.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLGroups.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevel.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevel.h index c33c4a62ac..7586809910 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevel.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevel.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevels.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevels.h index cdf865e5ae..78b8a2a2dd 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevels.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHGLevels.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchies.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchies.h index 322934a3c5..ca19fd8d7b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchies.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchies.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchy.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchy.h index b46d0ee008..03249c2434 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchy.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDHierarchy.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDIRun.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDIRun.h index 92304854c7..1cb2e7864c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDIRun.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDIRun.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/PCDIDateTime.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDKPI.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDKPI.h index d02ee3f5d8..f3164d5bc0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDKPI.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDKPI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDKPIs.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDKPIs.h index 04a376fa3b..ea1df125ce 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDKPIs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDKPIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPItem.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPItem.h index 333beb0557..33be3dd2d8 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPItem.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPage.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPage.h index aede7b31b3..8ac1e0ca63 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPage.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPage.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPages.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPages.h index d68b0c0a6b..35e5340255 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPages.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCPages.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSet.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSet.h index a8d040a861..0b7297f946 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSet.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSets.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSets.h index e2905cbe97..168cda86c3 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSets.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSCSets.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSConsol.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSConsol.h index 49649acb0d..0260d2a41c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSConsol.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSConsol.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMember.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMember.h index e7fa53d0bd..2626479cf2 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMember.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMember.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembers.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembers.h index 7286048ac5..575a194911 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembers.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembers.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembersSortBy.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembersSortBy.h index 85b2f78e48..d0b2105563 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembersSortBy.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEMembersSortBy.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEntries.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEntries.h index 48c80380fc..625e21f13b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEntries.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCEntries.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQueries.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQueries.h index d6b1ac815e..16c5137fcb 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQueries.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQueries.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQuery.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQuery.h index 84b56817b7..b5aa5cbf18 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQuery.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCQuery.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSet.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSet.h index 982f84d9db..5ec2cb067a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSet.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/SdSetSortOrder.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSets.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSets.h index f0aa843a55..86fb23ec42 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSets.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTCSets.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTupleCache.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTupleCache.h index ade4e889b4..9fcfcb892b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTupleCache.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSDTupleCache.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSFCIEntries.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSFCIEntries.h index 5042f2f7f0..5266b70604 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSFCIEntries.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSFCIEntries.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSRange.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSRange.h index 3e3a8111b0..36e5ddef76 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSRange.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSRange.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPCDSource.h b/OOXML/XlsbFormat/Biff12_records/BeginPCDSource.h index d35dbb1292..457f6154ce 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPCDSource.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPCDSource.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPNPair.h b/OOXML/XlsbFormat/Biff12_records/BeginPNPair.h index 4ce840db39..1d13f418e8 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPNPair.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPNPair.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPNPairs.h b/OOXML/XlsbFormat/Biff12_records/BeginPNPairs.h index d8fac969dc..e378c6097b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPNPairs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPNPairs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPName.h b/OOXML/XlsbFormat/Biff12_records/BeginPName.h index a8b73529f6..06656a820b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPName.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPNames.h b/OOXML/XlsbFormat/Biff12_records/BeginPNames.h index c8b539d0b5..6ab053e7b0 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPNames.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPNames.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRFItem.h b/OOXML/XlsbFormat/Biff12_records/BeginPRFItem.h index e4800368fa..ec246ccb32 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRFItem.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRFItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRFItem14.h b/OOXML/XlsbFormat/Biff12_records/BeginPRFItem14.h index a76a3d8f04..54a908348f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRFItem14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRFItem14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRFilter.h b/OOXML/XlsbFormat/Biff12_records/BeginPRFilter.h index 6c41f23be2..eb024fe156 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PRFilter.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRFilter14.h b/OOXML/XlsbFormat/Biff12_records/BeginPRFilter14.h index 198c635c2c..a795a619fd 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRFilter14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRFilter14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/PRFilter.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRFilters.h b/OOXML/XlsbFormat/Biff12_records/BeginPRFilters.h index 664a00096d..1fa7104c77 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRFilters14.h b/OOXML/XlsbFormat/Biff12_records/BeginPRFilters14.h index 19308d3cde..fd2a72eeae 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRFilters14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRFilters14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRule.h b/OOXML/XlsbFormat/Biff12_records/BeginPRule.h index d8477eaf11..ca22d6cb96 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRule.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRule.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PRuleHeaderData.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPRule14.h b/OOXML/XlsbFormat/Biff12_records/BeginPRule14.h index 893590be01..5c7777edc9 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPRule14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPRule14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PRuleHeaderData.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheDef.h b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheDef.h index 2416a726ec..b9bb1c06ed 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheDef.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheDef.h @@ -31,11 +31,11 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheID.h b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheID.h index 8873faba55..90028890b5 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../Biff12_structures/RelID.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheIDs.h index e61ccc970e..648820ade7 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheRecords.h b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheRecords.h index 7c7f22c60b..726177e4df 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheRecords.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPivotCacheRecords.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginPivotTableUISettings.h b/OOXML/XlsbFormat/Biff12_records/BeginPivotTableUISettings.h index ef459ec9c7..048a042ff6 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginPivotTableUISettings.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginPivotTableUISettings.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginQSIFs.h b/OOXML/XlsbFormat/Biff12_records/BeginQSIFs.h index 46cfef71da..10909122e4 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginQSIFs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginQSIFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginRichFilterColumn.h b/OOXML/XlsbFormat/Biff12_records/BeginRichFilterColumn.h index a427ad8f1e..6ed36d0c41 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginRichFilterColumn.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginRichFilterColumn.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginRichFilters.h b/OOXML/XlsbFormat/Biff12_records/BeginRichFilters.h index 75fd9a6a2e..1c273d0b12 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginRichFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginRichFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginRichSortCondition.h b/OOXML/XlsbFormat/Biff12_records/BeginRichSortCondition.h index 6f83d9543d..f677660e0c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginRichSortCondition.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginRichSortCondition.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginRwBrk.h b/OOXML/XlsbFormat/Biff12_records/BeginRwBrk.h index 0233850afd..34d5972f41 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginRwBrk.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginRwBrk.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXChange.h b/OOXML/XlsbFormat/Biff12_records/BeginSXChange.h index ad0b8b3eab..1155a309a2 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXChange.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXChange.h @@ -31,12 +31,12 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/SXMA.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXChanges.h b/OOXML/XlsbFormat/Biff12_records/BeginSXChanges.h index d71e48a569..1b315a295e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXChanges.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXChanges.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt.h b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt.h index 039a9570be..2e0578ff38 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt14.h b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt14.h index 800728fd9f..ceaab6c73f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmt14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts.h b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts.h index 15bdc5da36..09d3d73abb 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts14.h b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts14.h index f16418d67c..91f38fec37 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXCondFmts14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormat.h b/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormat.h index abc7c6d154..0655f3b812 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormat.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormat.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormats.h b/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormats.h index 4c4ff4bf10..84857348d4 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormats.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXCrtFormats.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXDI.h b/OOXML/XlsbFormat/Biff12_records/BeginSXDI.h index bb8c3e395b..ccfb05a327 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXDI.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXDI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/DataConsolidationFunction.h" #include "../Biff12_structures/ShowDataAs.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXDIs.h b/OOXML/XlsbFormat/Biff12_records/BeginSXDIs.h index f335a1c967..d4b6f5f648 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXDIs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXDIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXEdit.h b/OOXML/XlsbFormat/Biff12_records/BeginSXEdit.h index 2f1b12a26d..b2400e1341 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXEdit.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXEdit.h @@ -31,12 +31,12 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" #include "../Biff12_structures/SXET.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/PCDIDateTime.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXEdits.h b/OOXML/XlsbFormat/Biff12_records/BeginSXEdits.h index 1ce960e875..22415965a1 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXEdits.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXEdits.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXFilter.h b/OOXML/XlsbFormat/Biff12_records/BeginSXFilter.h index b97509146d..db94f50a59 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXFilters.h b/OOXML/XlsbFormat/Biff12_records/BeginSXFilters.h index c9d27397f7..724b82b52e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXFormat.h b/OOXML/XlsbFormat/Biff12_records/BeginSXFormat.h index 4730308850..c418c6e5f7 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXFormat.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXFormat.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXFormats.h b/OOXML/XlsbFormat/Biff12_records/BeginSXFormats.h index 6802cf4b1f..6e8f430a8a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXFormats.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXFormats.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXLI.h b/OOXML/XlsbFormat/Biff12_records/BeginSXLI.h index f74a318089..e5821c0875 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXLI.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXLI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PivotItemType.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXLICols.h b/OOXML/XlsbFormat/Biff12_records/BeginSXLICols.h index 32bd33007e..644482a9bf 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXLICols.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXLICols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXLIRws.h b/OOXML/XlsbFormat/Biff12_records/BeginSXLIRws.h index 138dd83f36..ec101c33c2 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXLIRws.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXLIRws.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXLocation.h b/OOXML/XlsbFormat/Biff12_records/BeginSXLocation.h index ef0b2bef2a..9121891451 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXLocation.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXLocation.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXPI.h b/OOXML/XlsbFormat/Biff12_records/BeginSXPI.h index 5fb5123a91..da4b57a509 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXPI.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXPI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXPIs.h b/OOXML/XlsbFormat/Biff12_records/BeginSXPIs.h index 8623ab1f3a..9c145d3e00 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXPIs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXPIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXRules.h b/OOXML/XlsbFormat/Biff12_records/BeginSXRules.h index a51ad5480b..e6a3344c30 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXRules.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXRules.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXRules14.h b/OOXML/XlsbFormat/Biff12_records/BeginSXRules14.h index f7640c5a67..0d534afb09 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXRules14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXRules14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTDMP.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTDMP.h index 4441bc8482..3f208a401b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTDMP.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTDMP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTDMPs.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTDMPs.h index a4a45bb8b2..1d7734a724 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTDMPs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTDMPs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTH.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTH.h index f4a009be4d..d5145926d1 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTH.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTH.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTHItem.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTHItem.h index 236025266e..bf7f21f4f6 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTHItem.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTHItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTHItems.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTHItems.h index 6661860d71..40db9bc6ab 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTHItems.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTHItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTHs.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTHs.h index 194a5387c8..cdb02d0d71 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTHs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTHs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSet.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSet.h index 041998daa6..5ab94f584a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSet.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetData.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetData.h index 2a7465493f..1e6b2fd0b2 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetData.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetHeader.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetHeader.h index a5cd766906..005c41f249 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetHeader.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetHeader.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetRow.h b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetRow.h index 025979a974..689a8cd61c 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetRow.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXTupleSetRow.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXVD.h b/OOXML/XlsbFormat/Biff12_records/BeginSXVD.h index a7a688606c..37316978ec 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXVD.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXVD.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/SxAxis.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SxAxis.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXVDs.h b/OOXML/XlsbFormat/Biff12_records/BeginSXVDs.h index 94d6eb3200..f26c08d422 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXVDs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXVDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXVI.h b/OOXML/XlsbFormat/Biff12_records/BeginSXVI.h index a1e60200eb..40b7baf31e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXVI.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXVI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/PivotItemType.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXVIs.h b/OOXML/XlsbFormat/Biff12_records/BeginSXVIs.h index e582be92f0..6e86d56ea3 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXVIs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXVIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXView.h b/OOXML/XlsbFormat/Biff12_records/BeginSXView.h index 492048f155..70b39e8308 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXView.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXView.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXView14.h b/OOXML/XlsbFormat/Biff12_records/BeginSXView14.h index 7ccaf60aae..69512ac371 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXView14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXView14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/SXMA.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSXView16.h b/OOXML/XlsbFormat/Biff12_records/BeginSXView16.h index 1257c227e9..6d13365c33 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSXView16.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSXView16.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSheet.h b/OOXML/XlsbFormat/Biff12_records/BeginSheet.h index 2138147668..15ea12d693 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSheet.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSheet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSheetData.h b/OOXML/XlsbFormat/Biff12_records/BeginSheetData.h index 8157f0616f..b427a5455f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSheetData.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSheetData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicer.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicer.h index ffb5ed975a..4cee2355b9 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicer.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicer.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCache.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCache.h index 99d69b5261..e559877491 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCache.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCache.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheDef.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheDef.h index a334f9ecd3..3168da5175 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheDef.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheDef.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheID.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheID.h index 6c04edaf84..2d2a9cc240 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheIDs.h index 22c961d497..997e23238f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelData.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelData.h index a453ae7e1e..1c9a67f641 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelData.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelsData.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelsData.h index 1f8ff5c485..76a7ca6a1f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelsData.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheLevelsData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheNative.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheNative.h index 4a9769cdd9..5bdffc447a 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheNative.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheNative.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheOlapImpl.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheOlapImpl.h index 50d7af5b77..f227b44bd5 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheOlapImpl.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheOlapImpl.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSelections.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSelections.h index 93a0a1e2ef..51e94c203b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSelections.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSelections.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRange.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRange.h index ea90fffd04..fbe25084b2 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRange.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRange.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRanges.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRanges.h index 2cd35a0fad..1cca942965 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRanges.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCacheSiRanges.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheID.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheID.h index e2ed9bfd20..2035bf75ed 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheIDs.h index eaf02be2fe..819215cc6b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerCachesPivotCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerEx.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerEx.h index adf7af296b..2b396793dd 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerEx.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerEx.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyle.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyle.h index 9ac2786ab2..31f9b55981 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyle.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyle.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyleElements.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyleElements.h index 333f09da21..01d2d5fa1e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyleElements.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyleElements.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyles.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyles.h index 6a54d1e423..3131fe62eb 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicerStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicers.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicers.h index de0dbb3c6d..23bb14f48f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicers.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicers.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSlicersEx.h b/OOXML/XlsbFormat/Biff12_records/BeginSlicersEx.h index 98b3b8494b..7a0bc11a8f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSlicersEx.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSlicersEx.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSortCond.h b/OOXML/XlsbFormat/Biff12_records/BeginSortCond.h index 86669a6bda..d51bbf61f5 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSortCond.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSortCond.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSortCond14.h b/OOXML/XlsbFormat/Biff12_records/BeginSortCond14.h index a434ffe362..e09d34f075 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSortCond14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSortCond14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroup.h b/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroup.h index 604fc5451d..beca01c1ac 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroup.h @@ -31,11 +31,11 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" #include "../Biff12_records/Color.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroups.h b/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroups.h index c8d050e563..554a041def 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroups.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSparklineGroups.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSparklines.h b/OOXML/XlsbFormat/Biff12_records/BeginSparklines.h index b5cac94910..8129895c9e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSparklines.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSparklines.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSst.h b/OOXML/XlsbFormat/Biff12_records/BeginSst.h index 6596b2f333..06d89b3491 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSst.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSst.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginStyleSheet.h b/OOXML/XlsbFormat/Biff12_records/BeginStyleSheet.h index 068daa78f9..c0f0240e43 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginStyleSheet.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginStyleSheet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginStyleSheetExt14.h b/OOXML/XlsbFormat/Biff12_records/BeginStyleSheetExt14.h index 0f863e0789..f3544d8028 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginStyleSheetExt14.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginStyleSheetExt14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginStyles.h b/OOXML/XlsbFormat/Biff12_records/BeginStyles.h index bbaeeef490..b1149d0a04 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSupBook.h b/OOXML/XlsbFormat/Biff12_records/BeginSupBook.h index 8d85181834..7a6f69b495 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSupBook.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSupBook.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ExternalReferenceType.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSxRow.h b/OOXML/XlsbFormat/Biff12_records/BeginSxRow.h index 634bed6976..b5352c8ced 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSxRow.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSxRow.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginSxvcells.h b/OOXML/XlsbFormat/Biff12_records/BeginSxvcells.h index 6aff71d5eb..f929564e34 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginSxvcells.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginSxvcells.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/SXMA.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginTableSlicerCache.h b/OOXML/XlsbFormat/Biff12_records/BeginTableSlicerCache.h index 03d061931f..d2fffdc1c3 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginTableSlicerCache.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginTableSlicerCache.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyle.h b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyle.h index 39b24c7842..08a3f44a8f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyle.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyle.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleElements.h b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleElements.h index 1b8b2c98bf..b10f5cb00f 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleElements.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleElements.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleSheetExt15.h b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleSheetExt15.h index ae92a52fc5..b470c6bf52 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleSheetExt15.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyleSheetExt15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyles.h b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyles.h index 8ce11a0036..2c8044a2e1 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginTimelineStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginUserCsView.h b/OOXML/XlsbFormat/Biff12_records/BeginUserCsView.h index 87f256bc5b..d5c631062b 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginUserCsView.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginUserCsView.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginUserCsViews.h b/OOXML/XlsbFormat/Biff12_records/BeginUserCsViews.h index 1662724653..70dcc408c7 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginUserCsViews.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginUserCsViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginWebPubItem.h b/OOXML/XlsbFormat/Biff12_records/BeginWebPubItem.h index d4bb80720e..3c51008017 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginWebPubItem.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginWebPubItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/Tws.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BeginWebPubItems.h b/OOXML/XlsbFormat/Biff12_records/BeginWebPubItems.h index 807f29aa57..1df4a7bd43 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginWebPubItems.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginWebPubItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BeginWsViews.h b/OOXML/XlsbFormat/Biff12_records/BeginWsViews.h index 865a6bbc2d..4ed41c2b00 100644 --- a/OOXML/XlsbFormat/Biff12_records/BeginWsViews.h +++ b/OOXML/XlsbFormat/Biff12_records/BeginWsViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BkHim.h b/OOXML/XlsbFormat/Biff12_records/BkHim.h index e256ed7f73..059532a9a9 100644 --- a/OOXML/XlsbFormat/Biff12_records/BkHim.h +++ b/OOXML/XlsbFormat/Biff12_records/BkHim.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BookProtection.h b/OOXML/XlsbFormat/Biff12_records/BookProtection.h index 9c09f064b9..708737485d 100644 --- a/OOXML/XlsbFormat/Biff12_records/BookProtection.h +++ b/OOXML/XlsbFormat/Biff12_records/BookProtection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/BookProtectionFlags.h" diff --git a/OOXML/XlsbFormat/Biff12_records/BookProtectionIso.h b/OOXML/XlsbFormat/Biff12_records/BookProtectionIso.h index c094027bb1..cb6fd48b9e 100644 --- a/OOXML/XlsbFormat/Biff12_records/BookProtectionIso.h +++ b/OOXML/XlsbFormat/Biff12_records/BookProtectionIso.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/BookProtectionFlags.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Border.h b/OOXML/XlsbFormat/Biff12_records/Border.h index 96e0b07730..07fcac595c 100644 --- a/OOXML/XlsbFormat/Biff12_records/Border.h +++ b/OOXML/XlsbFormat/Biff12_records/Border.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/Blxf.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Brk.h b/OOXML/XlsbFormat/Biff12_records/Brk.h index d5ab1e07b8..ca5a5e8427 100644 --- a/OOXML/XlsbFormat/Biff12_records/Brk.h +++ b/OOXML/XlsbFormat/Biff12_records/Brk.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/BundleSh.h b/OOXML/XlsbFormat/Biff12_records/BundleSh.h index 6c8ec6b318..5f89df09d6 100644 --- a/OOXML/XlsbFormat/Biff12_records/BundleSh.h +++ b/OOXML/XlsbFormat/Biff12_records/BundleSh.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CFIcon.h b/OOXML/XlsbFormat/Biff12_records/CFIcon.h index 1c136b6c2f..402f21792e 100644 --- a/OOXML/XlsbFormat/Biff12_records/CFIcon.h +++ b/OOXML/XlsbFormat/Biff12_records/CFIcon.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../Biff12_structures/FRTBlank.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CFRuleExt.h b/OOXML/XlsbFormat/Biff12_records/CFRuleExt.h index fe7dfc2c95..aad25422d0 100644 --- a/OOXML/XlsbFormat/Biff12_records/CFRuleExt.h +++ b/OOXML/XlsbFormat/Biff12_records/CFRuleExt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CFVO.h b/OOXML/XlsbFormat/Biff12_records/CFVO.h index e03ed2c958..b996fd2eaf 100644 --- a/OOXML/XlsbFormat/Biff12_records/CFVO.h +++ b/OOXML/XlsbFormat/Biff12_records/CFVO.h @@ -31,12 +31,12 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CFVOtype.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CFVOParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CFVOParsedFormula.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/CFVO14.h b/OOXML/XlsbFormat/Biff12_records/CFVO14.h index 8ae957c8ec..5926f55dba 100644 --- a/OOXML/XlsbFormat/Biff12_records/CFVO14.h +++ b/OOXML/XlsbFormat/Biff12_records/CFVO14.h @@ -31,12 +31,12 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CFVOType14.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CFVOParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CFVOParsedFormula.h" #include "../Biff12_structures/FRTHeader.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/CalcProp.h b/OOXML/XlsbFormat/Biff12_records/CalcProp.h index 78bc9526d6..b39aa5be2e 100644 --- a/OOXML/XlsbFormat/Biff12_records/CalcProp.h +++ b/OOXML/XlsbFormat/Biff12_records/CalcProp.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/Cell.h b/OOXML/XlsbFormat/Biff12_records/Cell.h index 36be9d3278..cdba24f27c 100644 --- a/OOXML/XlsbFormat/Biff12_records/Cell.h +++ b/OOXML/XlsbFormat/Biff12_records/Cell.h @@ -34,7 +34,7 @@ #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/Cell.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/CellMeta.h b/OOXML/XlsbFormat/Biff12_records/CellMeta.h index 4549f3226f..5c8ea356c9 100644 --- a/OOXML/XlsbFormat/Biff12_records/CellMeta.h +++ b/OOXML/XlsbFormat/Biff12_records/CellMeta.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Color.h b/OOXML/XlsbFormat/Biff12_records/Color.h index 4f009e7e6e..862b36f38f 100644 --- a/OOXML/XlsbFormat/Biff12_records/Color.h +++ b/OOXML/XlsbFormat/Biff12_records/Color.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Color14.h b/OOXML/XlsbFormat/Biff12_records/Color14.h index b79c8f27d6..0e227077e2 100644 --- a/OOXML/XlsbFormat/Biff12_records/Color14.h +++ b/OOXML/XlsbFormat/Biff12_records/Color14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "Color.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ColorFilter.h b/OOXML/XlsbFormat/Biff12_records/ColorFilter.h index faa60cf910..8859e6a87e 100644 --- a/OOXML/XlsbFormat/Biff12_records/ColorFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/ColorFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/CommentAuthor.h b/OOXML/XlsbFormat/Biff12_records/CommentAuthor.h index 80d0c9b2dc..09264e197f 100644 --- a/OOXML/XlsbFormat/Biff12_records/CommentAuthor.h +++ b/OOXML/XlsbFormat/Biff12_records/CommentAuthor.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CommentText.h b/OOXML/XlsbFormat/Biff12_records/CommentText.h index 713c7927c3..61b78f0b30 100644 --- a/OOXML/XlsbFormat/Biff12_records/CommentText.h +++ b/OOXML/XlsbFormat/Biff12_records/CommentText.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RichStr.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CommonRecords.h b/OOXML/XlsbFormat/Biff12_records/CommonRecords.h index d286f3654c..16383ed93d 100644 --- a/OOXML/XlsbFormat/Biff12_records/CommonRecords.h +++ b/OOXML/XlsbFormat/Biff12_records/CommonRecords.h @@ -31,33 +31,33 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/FileSharing.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/ExternSheet.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Window1.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Lbl.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/UserBView.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/WOpt.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BookExt.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/ColInfo.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Row.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Table.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/ShrFmla.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Array.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Window2.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Pane.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Selection.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/SortData.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Font.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/XF.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/DXF.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/TableStyles.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/TableStyle.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/TableStyleElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Setup.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Dv.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Qsi.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Qsir.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/Qsif.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/FileSharing.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/ExternSheet.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Window1.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Lbl.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/UserBView.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/WOpt.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BookExt.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/ColInfo.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Row.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Table.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/ShrFmla.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Array.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Window2.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Pane.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Selection.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/SortData.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Font.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/XF.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/DXF.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyles.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyle.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/TableStyleElement.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Setup.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Dv.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsi.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsir.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/Qsif.h" #include "../Biff12_structures/FRTHeader.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CsProp.h b/OOXML/XlsbFormat/Biff12_records/CsProp.h index da952ca2d3..12f762abf0 100644 --- a/OOXML/XlsbFormat/Biff12_records/CsProp.h +++ b/OOXML/XlsbFormat/Biff12_records/CsProp.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_records/Color.h" #include "../Biff12_structures/CodeName.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CsProtection.h b/OOXML/XlsbFormat/Biff12_records/CsProtection.h index c452064bfe..3fcb79aec9 100644 --- a/OOXML/XlsbFormat/Biff12_records/CsProtection.h +++ b/OOXML/XlsbFormat/Biff12_records/CsProtection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CsProtectionIso.h b/OOXML/XlsbFormat/Biff12_records/CsProtectionIso.h index 977cfb1292..8c345b0834 100644 --- a/OOXML/XlsbFormat/Biff12_records/CsProtectionIso.h +++ b/OOXML/XlsbFormat/Biff12_records/CsProtectionIso.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/IsoPasswordData.h" diff --git a/OOXML/XlsbFormat/Biff12_records/CustomFilter.h b/OOXML/XlsbFormat/Biff12_records/CustomFilter.h index f9ae1404c8..4090a31b7a 100644 --- a/OOXML/XlsbFormat/Biff12_records/CustomFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/CustomFilter.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/CustomFilter14.h b/OOXML/XlsbFormat/Biff12_records/CustomFilter14.h index 3078efe72b..f8604bb62a 100644 --- a/OOXML/XlsbFormat/Biff12_records/CustomFilter14.h +++ b/OOXML/XlsbFormat/Biff12_records/CustomFilter14.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/CustomRichFilter.h b/OOXML/XlsbFormat/Biff12_records/CustomRichFilter.h index ebb62eec27..e51b59977c 100644 --- a/OOXML/XlsbFormat/Biff12_records/CustomRichFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/CustomRichFilter.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/DRef.h b/OOXML/XlsbFormat/Biff12_records/DRef.h index 603b11b648..808326806e 100644 --- a/OOXML/XlsbFormat/Biff12_records/DRef.h +++ b/OOXML/XlsbFormat/Biff12_records/DRef.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/DValList.h b/OOXML/XlsbFormat/Biff12_records/DValList.h index 5da9597888..4ad23bb83a 100644 --- a/OOXML/XlsbFormat/Biff12_records/DValList.h +++ b/OOXML/XlsbFormat/Biff12_records/DValList.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/DbCommand15.h b/OOXML/XlsbFormat/Biff12_records/DbCommand15.h index 23f794db5c..ba577ad0cd 100644 --- a/OOXML/XlsbFormat/Biff12_records/DbCommand15.h +++ b/OOXML/XlsbFormat/Biff12_records/DbCommand15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/DbTable15.h b/OOXML/XlsbFormat/Biff12_records/DbTable15.h index 164163832d..757bb15a0f 100644 --- a/OOXML/XlsbFormat/Biff12_records/DbTable15.h +++ b/OOXML/XlsbFormat/Biff12_records/DbTable15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Drawing.h b/OOXML/XlsbFormat/Biff12_records/Drawing.h index dfe34ed608..05c5fb7b64 100644 --- a/OOXML/XlsbFormat/Biff12_records/Drawing.h +++ b/OOXML/XlsbFormat/Biff12_records/Drawing.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/DynamicFilter.h b/OOXML/XlsbFormat/Biff12_records/DynamicFilter.h index c8057e0e4d..d435db35bc 100644 --- a/OOXML/XlsbFormat/Biff12_records/DynamicFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/DynamicFilter.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/DynamicRichFilter.h b/OOXML/XlsbFormat/Biff12_records/DynamicRichFilter.h index dd210e59e3..97d1f12946 100644 --- a/OOXML/XlsbFormat/Biff12_records/DynamicRichFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/DynamicRichFilter.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndAFilter.h b/OOXML/XlsbFormat/Biff12_records/EndAFilter.h index e5b0b96340..05afbbb7b5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndAFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/EndAFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndActiveXControls.h b/OOXML/XlsbFormat/Biff12_records/EndActiveXControls.h index 8775af4ed8..5111b8d826 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndActiveXControls.h +++ b/OOXML/XlsbFormat/Biff12_records/EndActiveXControls.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndAutoSortScope.h b/OOXML/XlsbFormat/Biff12_records/EndAutoSortScope.h index 6b14f2bc74..178f49affe 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndAutoSortScope.h +++ b/OOXML/XlsbFormat/Biff12_records/EndAutoSortScope.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndBook.h b/OOXML/XlsbFormat/Biff12_records/EndBook.h index e033b3e3bc..f72024c9ef 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndBook.h +++ b/OOXML/XlsbFormat/Biff12_records/EndBook.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndBookViews.h b/OOXML/XlsbFormat/Biff12_records/EndBookViews.h index ae50ac8e7a..73d8440315 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndBookViews.h +++ b/OOXML/XlsbFormat/Biff12_records/EndBookViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndBorders.h b/OOXML/XlsbFormat/Biff12_records/EndBorders.h index 16eaa7f632..182c6178d6 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndBorders.h +++ b/OOXML/XlsbFormat/Biff12_records/EndBorders.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndBundleShs.h b/OOXML/XlsbFormat/Biff12_records/EndBundleShs.h index a9094a0b46..d1612ebb2c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndBundleShs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndBundleShs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCFRule.h b/OOXML/XlsbFormat/Biff12_records/EndCFRule.h index f1c0ddc0b6..108780a152 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCFRule.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCFRule.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCFRule14.h b/OOXML/XlsbFormat/Biff12_records/EndCFRule14.h index 99f6e9a6f3..f158a8214c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCFRule14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCFRule14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCellStyleXFs.h b/OOXML/XlsbFormat/Biff12_records/EndCellStyleXFs.h index 5234e3211b..0063ec4d89 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCellStyleXFs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCellStyleXFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCellXFs.h b/OOXML/XlsbFormat/Biff12_records/EndCellXFs.h index e8513583d5..93bb3c4967 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCellXFs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCellXFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndColBrk.h b/OOXML/XlsbFormat/Biff12_records/EndColBrk.h index 2bb8cae7c9..953f042f12 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndColBrk.h +++ b/OOXML/XlsbFormat/Biff12_records/EndColBrk.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndColInfos.h b/OOXML/XlsbFormat/Biff12_records/EndColInfos.h index 0579474a68..655ff1ecf0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndColInfos.h +++ b/OOXML/XlsbFormat/Biff12_records/EndColInfos.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndColorPalette.h b/OOXML/XlsbFormat/Biff12_records/EndColorPalette.h index b3bf4330fd..8d4fd91d95 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndColorPalette.h +++ b/OOXML/XlsbFormat/Biff12_records/EndColorPalette.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndColorScale.h b/OOXML/XlsbFormat/Biff12_records/EndColorScale.h index d30d1994eb..7c6e5e2097 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndColorScale.h +++ b/OOXML/XlsbFormat/Biff12_records/EndColorScale.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndColorScale14.h b/OOXML/XlsbFormat/Biff12_records/EndColorScale14.h index 0398fbbb8f..967e330b19 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndColorScale14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndColorScale14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndComment.h b/OOXML/XlsbFormat/Biff12_records/EndComment.h index d7db90c5fd..906c336347 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndComment.h +++ b/OOXML/XlsbFormat/Biff12_records/EndComment.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCommentAuthors.h b/OOXML/XlsbFormat/Biff12_records/EndCommentAuthors.h index 9803893bb2..c204c4b212 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCommentAuthors.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCommentAuthors.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCommentList.h b/OOXML/XlsbFormat/Biff12_records/EndCommentList.h index 1a531f8cb9..80c664592a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCommentList.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCommentList.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndComments.h b/OOXML/XlsbFormat/Biff12_records/EndComments.h index 92cae524db..764baacaa5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndComments.h +++ b/OOXML/XlsbFormat/Biff12_records/EndComments.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting.h b/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting.h index 597af1b9a2..b430414a54 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting.h +++ b/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting14.h b/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting14.h index b98eede86a..1e9184c95b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndConditionalFormatting14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndConditionalFormattings.h b/OOXML/XlsbFormat/Biff12_records/EndConditionalFormattings.h index b8693ac9ca..433f183596 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndConditionalFormattings.h +++ b/OOXML/XlsbFormat/Biff12_records/EndConditionalFormattings.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndCsView.h b/OOXML/XlsbFormat/Biff12_records/EndCsView.h index 64882418cd..a870590a19 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCsView.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCsView.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndCsViews.h b/OOXML/XlsbFormat/Biff12_records/EndCsViews.h index 14358ef192..e2846b442c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCsViews.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCsViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndCustomFilters.h b/OOXML/XlsbFormat/Biff12_records/EndCustomFilters.h index 05434d36e8..bdce3e4b80 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCustomFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCustomFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndCustomRichFilters.h b/OOXML/XlsbFormat/Biff12_records/EndCustomRichFilters.h index 882508215b..50de9633a5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndCustomRichFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/EndCustomRichFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDCon.h b/OOXML/XlsbFormat/Biff12_records/EndDCon.h index 7361e26e0c..baeb54599c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDCon.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDCon.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDRefs.h b/OOXML/XlsbFormat/Biff12_records/EndDRefs.h index ef82e60d40..9d38b9c07c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDRefs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDRefs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDVals.h b/OOXML/XlsbFormat/Biff12_records/EndDVals.h index 2b138a68c8..01ec292442 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDVals.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDVals.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDVals14.h b/OOXML/XlsbFormat/Biff12_records/EndDVals14.h index 6b5222c295..183119f96a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDVals14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDVals14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDXF14s.h b/OOXML/XlsbFormat/Biff12_records/EndDXF14s.h index aaf223f441..7434915ae0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDXF14s.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDXF14s.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndDXFs.h b/OOXML/XlsbFormat/Biff12_records/EndDXFs.h index 7a6cfd8de8..02535c4443 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDXFs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDXFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndDXFs15.h b/OOXML/XlsbFormat/Biff12_records/EndDXFs15.h index e1583972b5..d5a3785b17 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDXFs15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDXFs15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDataFeedPr15.h b/OOXML/XlsbFormat/Biff12_records/EndDataFeedPr15.h index 99c405df43..7af02b78d4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDataFeedPr15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDataFeedPr15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDatabar.h b/OOXML/XlsbFormat/Biff12_records/EndDatabar.h index 87bc1826a6..011b3c35c1 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDatabar.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDatabar.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndDatabar14.h b/OOXML/XlsbFormat/Biff12_records/EndDatabar14.h index 21b5967602..8d726ac76b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDatabar14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDatabar14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndDbTables15.h b/OOXML/XlsbFormat/Biff12_records/EndDbTables15.h index 2282ccc6cb..53f4ecab06 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDbTables15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDbTables15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDeletedName.h b/OOXML/XlsbFormat/Biff12_records/EndDeletedName.h index d3a0d51396..6434aff502 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDeletedName.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDeletedName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDeletedNames.h b/OOXML/XlsbFormat/Biff12_records/EndDeletedNames.h index d5c4e2cbde..d128b10c9e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDeletedNames.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDeletedNames.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDim.h b/OOXML/XlsbFormat/Biff12_records/EndDim.h index 7e4dbbbb56..857db6fafd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDim.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDim.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndDims.h b/OOXML/XlsbFormat/Biff12_records/EndDims.h index ef11d6ca8e..b8795d28c1 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndDims.h +++ b/OOXML/XlsbFormat/Biff12_records/EndDims.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECDbProps.h b/OOXML/XlsbFormat/Biff12_records/EndECDbProps.h index e9587ea18c..c9824f879c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECDbProps.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECDbProps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECOlapProps.h b/OOXML/XlsbFormat/Biff12_records/EndECOlapProps.h index 3387cfd06b..ac845f6847 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECOlapProps.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECOlapProps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECParam.h b/OOXML/XlsbFormat/Biff12_records/EndECParam.h index 7389ccd6c2..ea1215bf9d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECParam.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECParam.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECParams.h b/OOXML/XlsbFormat/Biff12_records/EndECParams.h index c44d2c05bf..f8025dd54b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECParams.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECParams.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst.h b/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst.h index 71da2a3a35..754d246ad1 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst15.h b/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst15.h index 7a8890d7b2..7d23afea02 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECTWFldInfoLst15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz.h b/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz.h index 86cef93fc6..c785badcf4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz15.h b/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz15.h index 96c3ab8657..b93260c764 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECTxtWiz15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECWPTables.h b/OOXML/XlsbFormat/Biff12_records/EndECWPTables.h index 8792077205..4fb3dd2651 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECWPTables.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECWPTables.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndECWebProps.h b/OOXML/XlsbFormat/Biff12_records/EndECWebProps.h index 58822ed18d..13442fc16b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndECWebProps.h +++ b/OOXML/XlsbFormat/Biff12_records/EndECWebProps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndExtConn14.h b/OOXML/XlsbFormat/Biff12_records/EndExtConn14.h index 6876214fa5..e373908b50 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndExtConn14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndExtConn14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndExtConn15.h b/OOXML/XlsbFormat/Biff12_records/EndExtConn15.h index aa6eaccd4f..9d78edc1e9 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndExtConn15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndExtConn15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndExtConnection.h b/OOXML/XlsbFormat/Biff12_records/EndExtConnection.h index 06413f2804..78d831ec67 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndExtConnection.h +++ b/OOXML/XlsbFormat/Biff12_records/EndExtConnection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndExtConnections.h b/OOXML/XlsbFormat/Biff12_records/EndExtConnections.h index e15eb89da6..99bd2bffc4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndExtConnections.h +++ b/OOXML/XlsbFormat/Biff12_records/EndExtConnections.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndExternals.h b/OOXML/XlsbFormat/Biff12_records/EndExternals.h index 5ccea85e75..2b3a97c62f 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndExternals.h +++ b/OOXML/XlsbFormat/Biff12_records/EndExternals.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndFills.h b/OOXML/XlsbFormat/Biff12_records/EndFills.h index 1c4e2f436e..9819b5e22e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndFills.h +++ b/OOXML/XlsbFormat/Biff12_records/EndFills.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndFilterColumn.h b/OOXML/XlsbFormat/Biff12_records/EndFilterColumn.h index 52b074cfa0..14b276f245 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndFilterColumn.h +++ b/OOXML/XlsbFormat/Biff12_records/EndFilterColumn.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndFilters.h b/OOXML/XlsbFormat/Biff12_records/EndFilters.h index 8a37b16ba2..c88044a878 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/EndFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndFmts.h b/OOXML/XlsbFormat/Biff12_records/EndFmts.h index 7458c0c985..d504762e01 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndFmts.h +++ b/OOXML/XlsbFormat/Biff12_records/EndFmts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndFnGroup.h b/OOXML/XlsbFormat/Biff12_records/EndFnGroup.h index 7b1e51c23e..1e058431d8 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndFnGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/EndFnGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndFonts.h b/OOXML/XlsbFormat/Biff12_records/EndFonts.h index 40e80682ce..6140158b76 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndFonts.h +++ b/OOXML/XlsbFormat/Biff12_records/EndFonts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndHeaderFooter.h b/OOXML/XlsbFormat/Biff12_records/EndHeaderFooter.h index 6e4e16f44f..6f226d3532 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndHeaderFooter.h +++ b/OOXML/XlsbFormat/Biff12_records/EndHeaderFooter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndISXTHCols.h b/OOXML/XlsbFormat/Biff12_records/EndISXTHCols.h index 40c0f7d243..3724073397 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndISXTHCols.h +++ b/OOXML/XlsbFormat/Biff12_records/EndISXTHCols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndISXTHRws.h b/OOXML/XlsbFormat/Biff12_records/EndISXTHRws.h index a5b2247d4a..f207300f6a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndISXTHRws.h +++ b/OOXML/XlsbFormat/Biff12_records/EndISXTHRws.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndISXVDCols.h b/OOXML/XlsbFormat/Biff12_records/EndISXVDCols.h index a2f3a4fe38..875eb618f8 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndISXVDCols.h +++ b/OOXML/XlsbFormat/Biff12_records/EndISXVDCols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndISXVDRws.h b/OOXML/XlsbFormat/Biff12_records/EndISXVDRws.h index 976533499a..c2a4ad002b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndISXVDRws.h +++ b/OOXML/XlsbFormat/Biff12_records/EndISXVDRws.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndISXVIs.h b/OOXML/XlsbFormat/Biff12_records/EndISXVIs.h index bffd8e20f5..b7c94d63e6 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndISXVIs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndISXVIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndIconSet.h b/OOXML/XlsbFormat/Biff12_records/EndIconSet.h index 07001d7795..1eb8a89d03 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndIconSet.h +++ b/OOXML/XlsbFormat/Biff12_records/EndIconSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndIconSet14.h b/OOXML/XlsbFormat/Biff12_records/EndIconSet14.h index d38efbc8cc..22a0fc4dea 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndIconSet14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndIconSet14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndIndexedColors.h b/OOXML/XlsbFormat/Biff12_records/EndIndexedColors.h index b5a399f189..b2d2faced2 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndIndexedColors.h +++ b/OOXML/XlsbFormat/Biff12_records/EndIndexedColors.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndItemUniqueNames.h b/OOXML/XlsbFormat/Biff12_records/EndItemUniqueNames.h index 92606d3dcb..dad77e82a2 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndItemUniqueNames.h +++ b/OOXML/XlsbFormat/Biff12_records/EndItemUniqueNames.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndList.h b/OOXML/XlsbFormat/Biff12_records/EndList.h index d08215a799..78ea2054d7 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndList.h +++ b/OOXML/XlsbFormat/Biff12_records/EndList.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndListCol.h b/OOXML/XlsbFormat/Biff12_records/EndListCol.h index c0c7232220..e4fb5d3e04 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndListCol.h +++ b/OOXML/XlsbFormat/Biff12_records/EndListCol.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndListCols.h b/OOXML/XlsbFormat/Biff12_records/EndListCols.h index 18d8c57a58..f073af32de 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndListCols.h +++ b/OOXML/XlsbFormat/Biff12_records/EndListCols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndListParts.h b/OOXML/XlsbFormat/Biff12_records/EndListParts.h index 972dfce3ab..b85aa21f0d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndListParts.h +++ b/OOXML/XlsbFormat/Biff12_records/EndListParts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndListXmlCPr.h b/OOXML/XlsbFormat/Biff12_records/EndListXmlCPr.h index d8b962c415..0dd1e76a57 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndListXmlCPr.h +++ b/OOXML/XlsbFormat/Biff12_records/EndListXmlCPr.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndMG.h b/OOXML/XlsbFormat/Biff12_records/EndMG.h index 51703a5ea4..a84ce6a08a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndMG.h +++ b/OOXML/XlsbFormat/Biff12_records/EndMG.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndMGMaps.h b/OOXML/XlsbFormat/Biff12_records/EndMGMaps.h index 208609e308..719cc7b1cc 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndMGMaps.h +++ b/OOXML/XlsbFormat/Biff12_records/EndMGMaps.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndMGs.h b/OOXML/XlsbFormat/Biff12_records/EndMGs.h index c6789c8721..97b9f7afe6 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndMGs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndMGs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndMRUColors.h b/OOXML/XlsbFormat/Biff12_records/EndMRUColors.h index 1544b993ff..e98ff18d5e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndMRUColors.h +++ b/OOXML/XlsbFormat/Biff12_records/EndMRUColors.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndMap.h b/OOXML/XlsbFormat/Biff12_records/EndMap.h index 529c0e9647..b01e33f119 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndMap.h +++ b/OOXML/XlsbFormat/Biff12_records/EndMap.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndMergeCells.h b/OOXML/XlsbFormat/Biff12_records/EndMergeCells.h index fb30ab5672..e2278f4478 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndMergeCells.h +++ b/OOXML/XlsbFormat/Biff12_records/EndMergeCells.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndOleObjects.h b/OOXML/XlsbFormat/Biff12_records/EndOleObjects.h index 18373400b8..8ea85cf6ff 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndOleObjects.h +++ b/OOXML/XlsbFormat/Biff12_records/EndOleObjects.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndOledbPr15.h b/OOXML/XlsbFormat/Biff12_records/EndOledbPr15.h index 4531d28d2e..c39641f2ad 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndOledbPr15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndOledbPr15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCD14.h b/OOXML/XlsbFormat/Biff12_records/EndPCD14.h index 3287a19ebd..d9edc380f4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCD14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCD14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItem.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItem.h index f8b087bfc4..e53c9238bc 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItem.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItems.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItems.h index f3fb98da18..8f6e66bb32 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItems.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem.h index a1c00bc0e9..e80d6d2445 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem14.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem14.h index c9022f98ca..18f65b7b4a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMem14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemExt.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemExt.h index 2fde03c83b..2f49fe6bbb 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemExt.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemExt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMems.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMems.h index dba4296205..50a791e1a5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMems.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemsExt.h b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemsExt.h index 9dc76e2ad1..017ff1c88d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemsExt.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDCalcMemsExt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDFAtbl.h b/OOXML/XlsbFormat/Biff12_records/EndPCDFAtbl.h index a24e177265..957618bdee 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDFAtbl.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDFAtbl.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDFGDiscrete.h b/OOXML/XlsbFormat/Biff12_records/EndPCDFGDiscrete.h index 6afac5699f..b2c20f58c8 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDFGDiscrete.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDFGDiscrete.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDFGItems.h b/OOXML/XlsbFormat/Biff12_records/EndPCDFGItems.h index 0ec5fd892e..96fd200231 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDFGItems.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDFGItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDFGRange.h b/OOXML/XlsbFormat/Biff12_records/EndPCDFGRange.h index 14305a612e..31037869e8 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDFGRange.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDFGRange.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDFGroup.h b/OOXML/XlsbFormat/Biff12_records/EndPCDFGroup.h index 3474bc877f..c4e5fe182c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDFGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDFGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDField.h b/OOXML/XlsbFormat/Biff12_records/EndPCDField.h index 9314fe1da9..e5d4a9f77b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDField.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDField.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDFields.h b/OOXML/XlsbFormat/Biff12_records/EndPCDFields.h index 0b005eb4fb..c4bb48790e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDFields.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDFields.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHFieldsUsage.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHFieldsUsage.h index e29e023ea1..1240a8bcb0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHFieldsUsage.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHFieldsUsage.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMember.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMember.h index 8266751351..d6bd6169b9 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMember.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMember.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMembers.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMembers.h index 74eda5d254..2355e45ba9 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMembers.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGMembers.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroup.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroup.h index 3b46bf81d0..a5709cb2e5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroups.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroups.h index 8cb8ab8dfa..1cf93b30bd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroups.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLGroups.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevel.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevel.h index d17d12b572..b82b96e138 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevel.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevel.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevels.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevels.h index 665c80f54e..c4893433d3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevels.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHGLevels.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchies.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchies.h index 0d8468efe2..fda5bcea2b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchies.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchies.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchy.h b/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchy.h index 326f1b6f04..8058d68a57 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchy.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDHierarchy.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDIRun.h b/OOXML/XlsbFormat/Biff12_records/EndPCDIRun.h index 558e39cfac..16a46bc439 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDIRun.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDIRun.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDKPI.h b/OOXML/XlsbFormat/Biff12_records/EndPCDKPI.h index de3cb87f87..46820ff67d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDKPI.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDKPI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDKPIs.h b/OOXML/XlsbFormat/Biff12_records/EndPCDKPIs.h index b9e8a906e7..66d5e17976 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDKPIs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDKPIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSCPItem.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSCPItem.h index ec33715769..2303bc7112 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSCPItem.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSCPItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSCPage.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSCPage.h index 0b0e5c2446..d88ef3a500 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSCPage.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSCPage.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSCPages.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSCPages.h index 18195b6672..366c2f8702 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSCPages.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSCPages.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSCSet.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSCSet.h index e99cd42b1f..24de2247ad 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSCSet.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSCSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSCSets.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSCSets.h index 18368bd87b..14b3785e89 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSCSets.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSCSets.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSConsol.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSConsol.h index 02ba1a46e0..d9e453dcea 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSConsol.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSConsol.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMember.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMember.h index f66df024de..7e28ee35be 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMember.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMember.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMembers.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMembers.h index 4832c19613..5d6b9d9c36 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMembers.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEMembers.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEntries.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEntries.h index 342a58faee..d448cf17dd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEntries.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCEntries.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQueries.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQueries.h index b346d8e0d2..a0c3eca295 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQueries.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQueries.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQuery.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQuery.h index cd9883b298..d97aacace9 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQuery.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCQuery.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSet.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSet.h index 6942f2f953..b01f6e11d0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSet.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSets.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSets.h index b7ab3a2330..b0656b97da 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSets.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTCSets.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTupleCache.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTupleCache.h index 5d706835d2..4dee5839fa 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSDTupleCache.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSDTupleCache.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSFCIEntries.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSFCIEntries.h index 5072350546..70259a6ffd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSFCIEntries.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSFCIEntries.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSRange.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSRange.h index 3ea4103662..9fe83860f1 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSRange.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSRange.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPCDSource.h b/OOXML/XlsbFormat/Biff12_records/EndPCDSource.h index 649d7b48f9..11da4d04c4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPCDSource.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPCDSource.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPNPair.h b/OOXML/XlsbFormat/Biff12_records/EndPNPair.h index 546b777a92..faaa61ee85 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPNPair.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPNPair.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPNPairs.h b/OOXML/XlsbFormat/Biff12_records/EndPNPairs.h index 8ad7a809b5..3753828408 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPNPairs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPNPairs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPName.h b/OOXML/XlsbFormat/Biff12_records/EndPName.h index 0d9ef4dd03..fb74c3216d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPName.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPNames.h b/OOXML/XlsbFormat/Biff12_records/EndPNames.h index 87c1757d48..377347b02d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPNames.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPNames.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRFItem.h b/OOXML/XlsbFormat/Biff12_records/EndPRFItem.h index 10447ecc78..481d3844dd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRFItem.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRFItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRFItem14.h b/OOXML/XlsbFormat/Biff12_records/EndPRFItem14.h index ec257819a5..eb38ffc205 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRFItem14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRFItem14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRFilter.h b/OOXML/XlsbFormat/Biff12_records/EndPRFilter.h index 1115af256b..a039b0e6eb 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRFilter14.h b/OOXML/XlsbFormat/Biff12_records/EndPRFilter14.h index 424a6baa91..a6d76d462c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRFilter14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRFilter14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRFilters.h b/OOXML/XlsbFormat/Biff12_records/EndPRFilters.h index 032d61e0df..365323cb8e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRFilters14.h b/OOXML/XlsbFormat/Biff12_records/EndPRFilters14.h index ce4b129a1d..5c822f7a8b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRFilters14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRFilters14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRule.h b/OOXML/XlsbFormat/Biff12_records/EndPRule.h index ba20aef928..e75bf15cb3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRule.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRule.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPRule14.h b/OOXML/XlsbFormat/Biff12_records/EndPRule14.h index 872e635bf8..9e06d610e3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPRule14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPRule14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheDef.h b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheDef.h index bb03ab9b42..a4df3f8329 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheDef.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheDef.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheID.h b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheID.h index 5d2266a964..03abe0f208 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheIDs.h index 8b2b8f9bc3..9016e4691a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheRecords.h b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheRecords.h index 57aeb31bd2..568faff8c4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPivotCacheRecords.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPivotCacheRecords.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndPivotTableUISettings.h b/OOXML/XlsbFormat/Biff12_records/EndPivotTableUISettings.h index b09c453e7e..c285d7c8c3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndPivotTableUISettings.h +++ b/OOXML/XlsbFormat/Biff12_records/EndPivotTableUISettings.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndQSI.h b/OOXML/XlsbFormat/Biff12_records/EndQSI.h index 6bda83eb16..82c50300c9 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndQSI.h +++ b/OOXML/XlsbFormat/Biff12_records/EndQSI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndQSIF.h b/OOXML/XlsbFormat/Biff12_records/EndQSIF.h index 09e87c54f7..d7bb6af0e1 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndQSIF.h +++ b/OOXML/XlsbFormat/Biff12_records/EndQSIF.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndQSIFs.h b/OOXML/XlsbFormat/Biff12_records/EndQSIFs.h index 9309eec320..8ab19267f6 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndQSIFs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndQSIFs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndQSIR.h b/OOXML/XlsbFormat/Biff12_records/EndQSIR.h index 530043672c..7286dfe193 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndQSIR.h +++ b/OOXML/XlsbFormat/Biff12_records/EndQSIR.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndRichFilterColumn.h b/OOXML/XlsbFormat/Biff12_records/EndRichFilterColumn.h index 9c98b42e5c..bbd0b7a071 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndRichFilterColumn.h +++ b/OOXML/XlsbFormat/Biff12_records/EndRichFilterColumn.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndRichFilters.h b/OOXML/XlsbFormat/Biff12_records/EndRichFilters.h index e506f27cef..e46ea243b0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndRichFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/EndRichFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndRichSortCondition.h b/OOXML/XlsbFormat/Biff12_records/EndRichSortCondition.h index c001587b99..ee64394642 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndRichSortCondition.h +++ b/OOXML/XlsbFormat/Biff12_records/EndRichSortCondition.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndRwBrk.h b/OOXML/XlsbFormat/Biff12_records/EndRwBrk.h index f3a9003ab4..c31e36a300 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndRwBrk.h +++ b/OOXML/XlsbFormat/Biff12_records/EndRwBrk.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXChange.h b/OOXML/XlsbFormat/Biff12_records/EndSXChange.h index aff4dfb25b..ebc6696c41 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXChange.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXChange.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXChanges.h b/OOXML/XlsbFormat/Biff12_records/EndSXChanges.h index c25d4a294c..7fdf093be4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXChanges.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXChanges.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt.h b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt.h index e1e04094bc..d8a4c8daac 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt14.h b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt14.h index 129ea372b8..b6b71c1e4e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmt14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts.h b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts.h index 8f7dbd3fdd..4dbc915501 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts14.h b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts14.h index 6f2ddc8d6d..867407ba5a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXCondFmts14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormat.h b/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormat.h index 64292daf5b..b01cff8701 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormat.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormat.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormats.h b/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormats.h index 3ee880b83f..ebfeda283b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormats.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXCrtFormats.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXDI.h b/OOXML/XlsbFormat/Biff12_records/EndSXDI.h index 26d29e1c81..d79df6c0ff 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXDI.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXDI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXDIs.h b/OOXML/XlsbFormat/Biff12_records/EndSXDIs.h index 63162435ea..d943e40cd7 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXDIs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXDIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXEdit.h b/OOXML/XlsbFormat/Biff12_records/EndSXEdit.h index 1496fd9f51..1ac356533f 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXEdit.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXEdit.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXEdits.h b/OOXML/XlsbFormat/Biff12_records/EndSXEdits.h index 03f12ea112..9e3accb7b9 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXEdits.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXEdits.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXFilter.h b/OOXML/XlsbFormat/Biff12_records/EndSXFilter.h index b29ba28ee9..01ba75fb19 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXFilters.h b/OOXML/XlsbFormat/Biff12_records/EndSXFilters.h index b9cc0fa8fa..a11154e881 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXFilters.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXFilters.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXFormat.h b/OOXML/XlsbFormat/Biff12_records/EndSXFormat.h index 26b3d03649..040167cf48 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXFormat.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXFormat.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXFormats.h b/OOXML/XlsbFormat/Biff12_records/EndSXFormats.h index a3bc7182c4..742467f355 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXFormats.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXFormats.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXLI.h b/OOXML/XlsbFormat/Biff12_records/EndSXLI.h index 0eb9fb1648..2ebcf93ffd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXLI.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXLI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXLICols.h b/OOXML/XlsbFormat/Biff12_records/EndSXLICols.h index de67a857be..b85e6e4814 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXLICols.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXLICols.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXLIRws.h b/OOXML/XlsbFormat/Biff12_records/EndSXLIRws.h index dac44c5e6b..e45643de42 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXLIRws.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXLIRws.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXLocation.h b/OOXML/XlsbFormat/Biff12_records/EndSXLocation.h index ba5649eeec..72a96c0050 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXLocation.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXLocation.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXPI.h b/OOXML/XlsbFormat/Biff12_records/EndSXPI.h index df6382ff26..4cbb9f41cd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXPI.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXPI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXPIs.h b/OOXML/XlsbFormat/Biff12_records/EndSXPIs.h index ab92f90f6d..db6a6d892f 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXPIs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXPIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXRules.h b/OOXML/XlsbFormat/Biff12_records/EndSXRules.h index 49f218fb2f..4c7d4a268c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXRules.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXRules.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXRules14.h b/OOXML/XlsbFormat/Biff12_records/EndSXRules14.h index 48cd574496..388eafa291 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXRules14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXRules14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTDMP.h b/OOXML/XlsbFormat/Biff12_records/EndSXTDMP.h index 1fc8648a3e..2971caa445 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTDMP.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTDMP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTDMPs.h b/OOXML/XlsbFormat/Biff12_records/EndSXTDMPs.h index dc213bbdaa..8781ab0018 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTDMPs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTDMPs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTH.h b/OOXML/XlsbFormat/Biff12_records/EndSXTH.h index 0885c04e2c..3f1ed46bbf 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTH.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTH.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTHItem.h b/OOXML/XlsbFormat/Biff12_records/EndSXTHItem.h index 2be5031eee..42b0a2033a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTHItem.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTHItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTHItems.h b/OOXML/XlsbFormat/Biff12_records/EndSXTHItems.h index 4c464e320a..32b2e69b44 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTHItems.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTHItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTHs.h b/OOXML/XlsbFormat/Biff12_records/EndSXTHs.h index 694750e3ef..3882625ae3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTHs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTHs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSet.h b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSet.h index 7f688fbabf..c9669f703f 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSet.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetData.h b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetData.h index 7d79d1de8d..0ae27344b4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetData.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetHeader.h b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetHeader.h index 0ae94b33ab..2396dcacec 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetHeader.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetHeader.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetRow.h b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetRow.h index c73512f39b..8d46649262 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetRow.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXTupleSetRow.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXVD.h b/OOXML/XlsbFormat/Biff12_records/EndSXVD.h index 91524561f7..2a93b4ffbe 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXVD.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXVD.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXVDs.h b/OOXML/XlsbFormat/Biff12_records/EndSXVDs.h index 25aa34d342..f33fa537e1 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXVDs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXVDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXVI.h b/OOXML/XlsbFormat/Biff12_records/EndSXVI.h index 0ffff7160b..84a9eb2ff2 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXVI.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXVI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXVIs.h b/OOXML/XlsbFormat/Biff12_records/EndSXVIs.h index 2fd97b22c2..60c36d3bd3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXVIs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXVIs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXView.h b/OOXML/XlsbFormat/Biff12_records/EndSXView.h index 45c3d77c89..94dd745cd0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXView.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXView.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXView14.h b/OOXML/XlsbFormat/Biff12_records/EndSXView14.h index 4126b041bd..92b97d20e3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXView14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXView14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSXView16.h b/OOXML/XlsbFormat/Biff12_records/EndSXView16.h index 30b31df7ed..befa3a20a3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSXView16.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSXView16.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSheet.h b/OOXML/XlsbFormat/Biff12_records/EndSheet.h index f602cb1a47..7f82c4455b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSheet.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSheet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSheetData.h b/OOXML/XlsbFormat/Biff12_records/EndSheetData.h index 61f70b05ab..607f1aa335 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSheetData.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSheetData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicer.h b/OOXML/XlsbFormat/Biff12_records/EndSlicer.h index 1fd437729f..dc2aa535c5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicer.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicer.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCache.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCache.h index ac2699382e..dd3f603a3a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCache.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCache.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheDef.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheDef.h index 30832b892d..de27cca7a5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheDef.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheDef.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheID.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheID.h index e2b32c5b1e..ff1fb51190 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheIDs.h index e01a835251..5167023aff 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelData.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelData.h index d6b6ef08ca..e9115f12c4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelData.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelsData.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelsData.h index a1f677f9f7..31efc08d94 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelsData.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheLevelsData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheNative.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheNative.h index f142a15b6c..d57a8f4074 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheNative.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheNative.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheOlapImpl.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheOlapImpl.h index 6052ab41e9..3340ef67d6 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheOlapImpl.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheOlapImpl.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSelections.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSelections.h index 826b8e9ae4..4e336a398e 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSelections.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSelections.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRange.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRange.h index ba6754539b..de4fb760ad 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRange.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRange.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRanges.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRanges.h index 0bd9b9a478..5c86dcbab4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRanges.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCacheSiRanges.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheID.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheID.h index f23d2ef1b7..b7007c393c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheIDs.h index d8f543819d..6fb8aade62 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerCachesPivotCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerEx.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerEx.h index ec48e3dcb1..16b68bea98 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerEx.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerEx.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerStyle.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerStyle.h index 885583f001..93d6d29bcf 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerStyle.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerStyle.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerStyleElements.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerStyleElements.h index 2444eb6cbb..ec17b9dd69 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerStyleElements.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerStyleElements.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicerStyles.h b/OOXML/XlsbFormat/Biff12_records/EndSlicerStyles.h index bd2b6617ac..e2d7c3d12d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicerStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicerStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicers.h b/OOXML/XlsbFormat/Biff12_records/EndSlicers.h index b698f8bf20..48cf562399 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicers.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicers.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSlicersEx.h b/OOXML/XlsbFormat/Biff12_records/EndSlicersEx.h index 47296b8fef..f9a0078a8d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSlicersEx.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSlicersEx.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSortCond.h b/OOXML/XlsbFormat/Biff12_records/EndSortCond.h index d79a15a24c..15f180ec5d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSortCond.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSortCond.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSortCond14.h b/OOXML/XlsbFormat/Biff12_records/EndSortCond14.h index 440cf5a89b..b768fc0edd 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSortCond14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSortCond14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSortState.h b/OOXML/XlsbFormat/Biff12_records/EndSortState.h index 2c09265f60..0aee292fdb 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSortState.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSortState.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSparklineGroup.h b/OOXML/XlsbFormat/Biff12_records/EndSparklineGroup.h index 246bf95f05..dcf512df4b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSparklineGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSparklineGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSparklineGroups.h b/OOXML/XlsbFormat/Biff12_records/EndSparklineGroups.h index 0fcd3a6fcf..c5277c717b 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSparklineGroups.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSparklineGroups.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSparklines.h b/OOXML/XlsbFormat/Biff12_records/EndSparklines.h index f14647be3d..381487da1d 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSparklines.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSparklines.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSst.h b/OOXML/XlsbFormat/Biff12_records/EndSst.h index c8d374ed46..569a298680 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSst.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSst.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndStyleSheet.h b/OOXML/XlsbFormat/Biff12_records/EndStyleSheet.h index bac06244e2..efe9d3ed0c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndStyleSheet.h +++ b/OOXML/XlsbFormat/Biff12_records/EndStyleSheet.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndStyleSheetExt14.h b/OOXML/XlsbFormat/Biff12_records/EndStyleSheetExt14.h index 6fa609a08e..e3a123f634 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndStyleSheetExt14.h +++ b/OOXML/XlsbFormat/Biff12_records/EndStyleSheetExt14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndStyles.h b/OOXML/XlsbFormat/Biff12_records/EndStyles.h index 02c112a494..30c44480f3 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/EndStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndSupBook.h b/OOXML/XlsbFormat/Biff12_records/EndSupBook.h index 911d729b91..b00e26d60a 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSupBook.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSupBook.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSxRow.h b/OOXML/XlsbFormat/Biff12_records/EndSxRow.h index 2b5dd31ed6..9a7c850730 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSxRow.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSxRow.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndSxvcells.h b/OOXML/XlsbFormat/Biff12_records/EndSxvcells.h index daeaf3097e..1b7ebae0e2 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndSxvcells.h +++ b/OOXML/XlsbFormat/Biff12_records/EndSxvcells.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndTableSlicerCache.h b/OOXML/XlsbFormat/Biff12_records/EndTableSlicerCache.h index 3370d70186..da7a16cd33 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTableSlicerCache.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTableSlicerCache.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndTableStyle.h b/OOXML/XlsbFormat/Biff12_records/EndTableStyle.h index 9061e28fb4..aac7b4f521 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTableStyle.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTableStyle.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndTableStyles.h b/OOXML/XlsbFormat/Biff12_records/EndTableStyles.h index e865ba8322..ac3232f881 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTableStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTableStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyle.h b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyle.h index a9e4d47bdb..dedb861b9c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyle.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyle.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleElements.h b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleElements.h index 88352140af..615b7bd1ad 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleElements.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleElements.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleSheetExt15.h b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleSheetExt15.h index 321700776b..5c64529fa0 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleSheetExt15.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyleSheetExt15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyles.h b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyles.h index f61d0b6598..431d4db061 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndTimelineStyles.h +++ b/OOXML/XlsbFormat/Biff12_records/EndTimelineStyles.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndUserCsView.h b/OOXML/XlsbFormat/Biff12_records/EndUserCsView.h index 200332c978..f4438cdfb4 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndUserCsView.h +++ b/OOXML/XlsbFormat/Biff12_records/EndUserCsView.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndUserCsViews.h b/OOXML/XlsbFormat/Biff12_records/EndUserCsViews.h index f089b48a9b..739c2062d5 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndUserCsViews.h +++ b/OOXML/XlsbFormat/Biff12_records/EndUserCsViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndWebPubItem.h b/OOXML/XlsbFormat/Biff12_records/EndWebPubItem.h index edb1c0a367..bf6074a74c 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndWebPubItem.h +++ b/OOXML/XlsbFormat/Biff12_records/EndWebPubItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndWebPubItems.h b/OOXML/XlsbFormat/Biff12_records/EndWebPubItems.h index 94f8ce33a7..81a115a885 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndWebPubItems.h +++ b/OOXML/XlsbFormat/Biff12_records/EndWebPubItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/EndWsView.h b/OOXML/XlsbFormat/Biff12_records/EndWsView.h index c09a6799ad..cc1cec1915 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndWsView.h +++ b/OOXML/XlsbFormat/Biff12_records/EndWsView.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/EndWsViews.h b/OOXML/XlsbFormat/Biff12_records/EndWsViews.h index 3adaf30fb8..1279760704 100644 --- a/OOXML/XlsbFormat/Biff12_records/EndWsViews.h +++ b/OOXML/XlsbFormat/Biff12_records/EndWsViews.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ExternCell.h b/OOXML/XlsbFormat/Biff12_records/ExternCell.h index 3da620bcb5..4174c0239b 100644 --- a/OOXML/XlsbFormat/Biff12_records/ExternCell.h +++ b/OOXML/XlsbFormat/Biff12_records/ExternCell.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ExternRowHdr.h b/OOXML/XlsbFormat/Biff12_records/ExternRowHdr.h index 26015c4e36..a3df55f362 100644 --- a/OOXML/XlsbFormat/Biff12_records/ExternRowHdr.h +++ b/OOXML/XlsbFormat/Biff12_records/ExternRowHdr.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/ExternTableEnd.h b/OOXML/XlsbFormat/Biff12_records/ExternTableEnd.h index df6348d57f..2cd3220acb 100644 --- a/OOXML/XlsbFormat/Biff12_records/ExternTableEnd.h +++ b/OOXML/XlsbFormat/Biff12_records/ExternTableEnd.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/ExternTableStart.h b/OOXML/XlsbFormat/Biff12_records/ExternTableStart.h index e2c849ae7c..1da5a11b62 100644 --- a/OOXML/XlsbFormat/Biff12_records/ExternTableStart.h +++ b/OOXML/XlsbFormat/Biff12_records/ExternTableStart.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/ExternValueMeta.h b/OOXML/XlsbFormat/Biff12_records/ExternValueMeta.h index ae67642bc7..2a1777049f 100644 --- a/OOXML/XlsbFormat/Biff12_records/ExternValueMeta.h +++ b/OOXML/XlsbFormat/Biff12_records/ExternValueMeta.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/FRTBegin.h b/OOXML/XlsbFormat/Biff12_records/FRTBegin.h index 1f5cf16a19..1f7c314663 100644 --- a/OOXML/XlsbFormat/Biff12_records/FRTBegin.h +++ b/OOXML/XlsbFormat/Biff12_records/FRTBegin.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTProductVersion.h" diff --git a/OOXML/XlsbFormat/Biff12_records/FRTEnd.h b/OOXML/XlsbFormat/Biff12_records/FRTEnd.h index e1625b0491..3334c48716 100644 --- a/OOXML/XlsbFormat/Biff12_records/FRTEnd.h +++ b/OOXML/XlsbFormat/Biff12_records/FRTEnd.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/FieldListActiveItem.h b/OOXML/XlsbFormat/Biff12_records/FieldListActiveItem.h index 811fb5afaf..ba5eeb225d 100644 --- a/OOXML/XlsbFormat/Biff12_records/FieldListActiveItem.h +++ b/OOXML/XlsbFormat/Biff12_records/FieldListActiveItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/FileVersion.h b/OOXML/XlsbFormat/Biff12_records/FileVersion.h index 1a6931798b..3d354f018d 100644 --- a/OOXML/XlsbFormat/Biff12_records/FileVersion.h +++ b/OOXML/XlsbFormat/Biff12_records/FileVersion.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Fill.h b/OOXML/XlsbFormat/Biff12_records/Fill.h index afd6d64b3b..6f7aec1e8e 100644 --- a/OOXML/XlsbFormat/Biff12_records/Fill.h +++ b/OOXML/XlsbFormat/Biff12_records/Fill.h @@ -32,7 +32,7 @@ #pragma once #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "Color.h" #include "../Biff12_structures/GradientStop.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Filter.h b/OOXML/XlsbFormat/Biff12_records/Filter.h index b3e3c7e138..2f0e85061a 100644 --- a/OOXML/XlsbFormat/Biff12_records/Filter.h +++ b/OOXML/XlsbFormat/Biff12_records/Filter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Filter14.h b/OOXML/XlsbFormat/Biff12_records/Filter14.h index b0be1fbd87..a744937a9c 100644 --- a/OOXML/XlsbFormat/Biff12_records/Filter14.h +++ b/OOXML/XlsbFormat/Biff12_records/Filter14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Fmla.h b/OOXML/XlsbFormat/Biff12_records/Fmla.h index 719c62925a..85695104a0 100644 --- a/OOXML/XlsbFormat/Biff12_records/Fmla.h +++ b/OOXML/XlsbFormat/Biff12_records/Fmla.h @@ -31,14 +31,14 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/Cell.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/GrbitFmla.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellParsedFormula.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/Fmt.h b/OOXML/XlsbFormat/Biff12_records/Fmt.h index 64ddea4211..0e616676a2 100644 --- a/OOXML/XlsbFormat/Biff12_records/Fmt.h +++ b/OOXML/XlsbFormat/Biff12_records/Fmt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/FnGroup.h b/OOXML/XlsbFormat/Biff12_records/FnGroup.h index 849773b2b8..9c0ca77bbd 100644 --- a/OOXML/XlsbFormat/Biff12_records/FnGroup.h +++ b/OOXML/XlsbFormat/Biff12_records/FnGroup.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/HLink.h b/OOXML/XlsbFormat/Biff12_records/HLink.h index 7cf626829d..1660ec96eb 100644 --- a/OOXML/XlsbFormat/Biff12_records/HLink.h +++ b/OOXML/XlsbFormat/Biff12_records/HLink.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../Biff12_structures/CellRangeRef.h" #include "../Biff12_structures/RelID.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/IconFilter.h b/OOXML/XlsbFormat/Biff12_records/IconFilter.h index 1290b2439f..e6329d9b6a 100644 --- a/OOXML/XlsbFormat/Biff12_records/IconFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/IconFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/IconFilter14.h b/OOXML/XlsbFormat/Biff12_records/IconFilter14.h index 53e4768190..d5cc24b676 100644 --- a/OOXML/XlsbFormat/Biff12_records/IconFilter14.h +++ b/OOXML/XlsbFormat/Biff12_records/IconFilter14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/IndexedColor.h b/OOXML/XlsbFormat/Biff12_records/IndexedColor.h index da9f27501b..2564fc136e 100644 --- a/OOXML/XlsbFormat/Biff12_records/IndexedColor.h +++ b/OOXML/XlsbFormat/Biff12_records/IndexedColor.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ItemUniqueName.h b/OOXML/XlsbFormat/Biff12_records/ItemUniqueName.h index 47da4f612e..97f6cdc23f 100644 --- a/OOXML/XlsbFormat/Biff12_records/ItemUniqueName.h +++ b/OOXML/XlsbFormat/Biff12_records/ItemUniqueName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/KnownFonts.h b/OOXML/XlsbFormat/Biff12_records/KnownFonts.h index 049a289538..db297d9b90 100644 --- a/OOXML/XlsbFormat/Biff12_records/KnownFonts.h +++ b/OOXML/XlsbFormat/Biff12_records/KnownFonts.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/LegacyDrawing.h b/OOXML/XlsbFormat/Biff12_records/LegacyDrawing.h index 2a0cf90795..d870172922 100644 --- a/OOXML/XlsbFormat/Biff12_records/LegacyDrawing.h +++ b/OOXML/XlsbFormat/Biff12_records/LegacyDrawing.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/LegacyDrawingHF.h b/OOXML/XlsbFormat/Biff12_records/LegacyDrawingHF.h index 23aa963e56..6c3f479724 100644 --- a/OOXML/XlsbFormat/Biff12_records/LegacyDrawingHF.h +++ b/OOXML/XlsbFormat/Biff12_records/LegacyDrawingHF.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/List14.h b/OOXML/XlsbFormat/Biff12_records/List14.h index a33f3bc50c..7cc972a436 100644 --- a/OOXML/XlsbFormat/Biff12_records/List14.h +++ b/OOXML/XlsbFormat/Biff12_records/List14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ListCCFmla.h b/OOXML/XlsbFormat/Biff12_records/ListCCFmla.h index 193154f70c..59ef63d20c 100644 --- a/OOXML/XlsbFormat/Biff12_records/ListCCFmla.h +++ b/OOXML/XlsbFormat/Biff12_records/ListCCFmla.h @@ -32,8 +32,8 @@ #pragma once #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/ListParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/ListParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/ListPart.h b/OOXML/XlsbFormat/Biff12_records/ListPart.h index 7859e31e2e..14ecb25125 100644 --- a/OOXML/XlsbFormat/Biff12_records/ListPart.h +++ b/OOXML/XlsbFormat/Biff12_records/ListPart.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/ListTrFmla.h b/OOXML/XlsbFormat/Biff12_records/ListTrFmla.h index 41ca3b8a8d..76b35b6054 100644 --- a/OOXML/XlsbFormat/Biff12_records/ListTrFmla.h +++ b/OOXML/XlsbFormat/Biff12_records/ListTrFmla.h @@ -32,8 +32,8 @@ #pragma once #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/ListParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/ListParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/MRUColor.h b/OOXML/XlsbFormat/Biff12_records/MRUColor.h index 947cd03a57..da69d18e2f 100644 --- a/OOXML/XlsbFormat/Biff12_records/MRUColor.h +++ b/OOXML/XlsbFormat/Biff12_records/MRUColor.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "Color.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Margins.h b/OOXML/XlsbFormat/Biff12_records/Margins.h index 6f89676923..11f9234fe1 100644 --- a/OOXML/XlsbFormat/Biff12_records/Margins.h +++ b/OOXML/XlsbFormat/Biff12_records/Margins.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/MergeCell.h b/OOXML/XlsbFormat/Biff12_records/MergeCell.h index 0c2ae4526c..001d5f5157 100644 --- a/OOXML/XlsbFormat/Biff12_records/MergeCell.h +++ b/OOXML/XlsbFormat/Biff12_records/MergeCell.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/OleObject.h b/OOXML/XlsbFormat/Biff12_records/OleObject.h index 86a248fd7d..940c5dba75 100644 --- a/OOXML/XlsbFormat/Biff12_records/OleObject.h +++ b/OOXML/XlsbFormat/Biff12_records/OleObject.h @@ -31,11 +31,11 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/RelID.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/ObjectParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/ObjectParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/PCDCalcMem15.h b/OOXML/XlsbFormat/Biff12_records/PCDCalcMem15.h index 1712f0e9c9..677a9e0971 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDCalcMem15.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDCalcMem15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDField14.h b/OOXML/XlsbFormat/Biff12_records/PCDField14.h index 34f5f476de..1873b345ba 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDField14.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDField14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDH14.h b/OOXML/XlsbFormat/Biff12_records/PCDH14.h index 3ebe75fa10..07b4d88eba 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDH14.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDH14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIABoolean.h b/OOXML/XlsbFormat/Biff12_records/PCDIABoolean.h index 5311790c91..adb6be36ca 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIABoolean.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIABoolean.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIAddlInfo.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIADatetime.h b/OOXML/XlsbFormat/Biff12_records/PCDIADatetime.h index 34c72b49b8..bf72c97d8c 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIADatetime.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIADatetime.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIDateTime.h" #include "../Biff12_structures/PCDIAddlInfo.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIAError.h b/OOXML/XlsbFormat/Biff12_records/PCDIAError.h index 211965d843..93a941a4d0 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIAError.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIAError.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIAddlInfo.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIAMissing.h b/OOXML/XlsbFormat/Biff12_records/PCDIAMissing.h index 4b15462491..21f490879f 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIAMissing.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIAMissing.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIAddlInfo.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIANumber.h b/OOXML/XlsbFormat/Biff12_records/PCDIANumber.h index 0f395d7f34..2b32576a13 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIANumber.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIANumber.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIAddlInfo.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIAString.h b/OOXML/XlsbFormat/Biff12_records/PCDIAString.h index 3f6ccc35cf..17d9ef2389 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIAString.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIAString.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIAddlInfo.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIBoolean.h b/OOXML/XlsbFormat/Biff12_records/PCDIBoolean.h index 0347ec117d..dc8818598c 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIBoolean.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIBoolean.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIDatetime.h b/OOXML/XlsbFormat/Biff12_records/PCDIDatetime.h index 1eb20e739c..c8eaee3dff 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIDatetime.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIDatetime.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDIDateTime.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIError.h b/OOXML/XlsbFormat/Biff12_records/PCDIError.h index 155f435c2a..920d262f4c 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIError.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIError.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIIndex.h b/OOXML/XlsbFormat/Biff12_records/PCDIIndex.h index 78207f9081..bb7a473657 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIIndex.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIIndex.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIMissing.h b/OOXML/XlsbFormat/Biff12_records/PCDIMissing.h index 23e2483f52..c3f69f8277 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIMissing.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIMissing.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDINumber.h b/OOXML/XlsbFormat/Biff12_records/PCDINumber.h index a7e9f98bee..9f8a8baeaf 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDINumber.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDINumber.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/PCDIString.h b/OOXML/XlsbFormat/Biff12_records/PCDIString.h index 6dcf5ddb63..e0ee069c36 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDIString.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDIString.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCDSFCIEntry.h b/OOXML/XlsbFormat/Biff12_records/PCDSFCIEntry.h index 11ddce6070..bf146230d3 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCDSFCIEntry.h +++ b/OOXML/XlsbFormat/Biff12_records/PCDSFCIEntry.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCRRecord.cpp b/OOXML/XlsbFormat/Biff12_records/PCRRecord.cpp index 33d5e250f2..7e088271a5 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCRRecord.cpp +++ b/OOXML/XlsbFormat/Biff12_records/PCRRecord.cpp @@ -31,7 +31,7 @@ */ #include "PCRRecord.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/PCDIDateTime.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PCRRecord.h b/OOXML/XlsbFormat/Biff12_records/PCRRecord.h index 4ae8ce1788..f90a255f71 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCRRecord.h +++ b/OOXML/XlsbFormat/Biff12_records/PCRRecord.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include diff --git a/OOXML/XlsbFormat/Biff12_records/PCRRecordDt.h b/OOXML/XlsbFormat/Biff12_records/PCRRecordDt.h index 384658a97f..00a23f80c0 100644 --- a/OOXML/XlsbFormat/Biff12_records/PCRRecordDt.h +++ b/OOXML/XlsbFormat/Biff12_records/PCRRecordDt.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/PivotCacheConnectionName.h b/OOXML/XlsbFormat/Biff12_records/PivotCacheConnectionName.h index ea7b9c6d16..792ec91df9 100644 --- a/OOXML/XlsbFormat/Biff12_records/PivotCacheConnectionName.h +++ b/OOXML/XlsbFormat/Biff12_records/PivotCacheConnectionName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PivotCacheIdVersion.h b/OOXML/XlsbFormat/Biff12_records/PivotCacheIdVersion.h index 3a5d9f1eba..346614aef6 100644 --- a/OOXML/XlsbFormat/Biff12_records/PivotCacheIdVersion.h +++ b/OOXML/XlsbFormat/Biff12_records/PivotCacheIdVersion.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/PlaceholderName.h b/OOXML/XlsbFormat/Biff12_records/PlaceholderName.h index ae5bf7c7de..f7cd83bba8 100644 --- a/OOXML/XlsbFormat/Biff12_records/PlaceholderName.h +++ b/OOXML/XlsbFormat/Biff12_records/PlaceholderName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/PrintOptions.h b/OOXML/XlsbFormat/Biff12_records/PrintOptions.h index b6262116c0..f75bf57e96 100644 --- a/OOXML/XlsbFormat/Biff12_records/PrintOptions.h +++ b/OOXML/XlsbFormat/Biff12_records/PrintOptions.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/Qsi15.h b/OOXML/XlsbFormat/Biff12_records/Qsi15.h index ac13b97d59..3775f37347 100644 --- a/OOXML/XlsbFormat/Biff12_records/Qsi15.h +++ b/OOXML/XlsbFormat/Biff12_records/Qsi15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/RangePr15.h b/OOXML/XlsbFormat/Biff12_records/RangePr15.h index 260e47ab98..0894c34810 100644 --- a/OOXML/XlsbFormat/Biff12_records/RangePr15.h +++ b/OOXML/XlsbFormat/Biff12_records/RangePr15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/RangeProtection.h b/OOXML/XlsbFormat/Biff12_records/RangeProtection.h index d568db2c20..6f7b9bf0f8 100644 --- a/OOXML/XlsbFormat/Biff12_records/RangeProtection.h +++ b/OOXML/XlsbFormat/Biff12_records/RangeProtection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/UncheckedSqRfX.h" #include "../Biff12_structures/RangeProtectionTitleSDRel.h" diff --git a/OOXML/XlsbFormat/Biff12_records/RangeProtectionIso.h b/OOXML/XlsbFormat/Biff12_records/RangeProtectionIso.h index a1d042ba90..ecf9939e49 100644 --- a/OOXML/XlsbFormat/Biff12_records/RangeProtectionIso.h +++ b/OOXML/XlsbFormat/Biff12_records/RangeProtectionIso.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/UncheckedSqRfX.h" #include "../Biff12_structures/RangeProtectionTitleSDRel.h" diff --git a/OOXML/XlsbFormat/Biff12_records/RichFilter.h b/OOXML/XlsbFormat/Biff12_records/RichFilter.h index 6d778b397a..c2645ee6d1 100644 --- a/OOXML/XlsbFormat/Biff12_records/RichFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/RichFilter.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/RichFilterDateGroupItem.h b/OOXML/XlsbFormat/Biff12_records/RichFilterDateGroupItem.h index 4d90049d40..ea63117516 100644 --- a/OOXML/XlsbFormat/Biff12_records/RichFilterDateGroupItem.h +++ b/OOXML/XlsbFormat/Biff12_records/RichFilterDateGroupItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/RwDescent.h b/OOXML/XlsbFormat/Biff12_records/RwDescent.h index 2d40cb4d3c..4d5b01ad87 100644 --- a/OOXML/XlsbFormat/Biff12_records/RwDescent.h +++ b/OOXML/XlsbFormat/Biff12_records/RwDescent.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SXDI14.h b/OOXML/XlsbFormat/Biff12_records/SXDI14.h index 97069f374c..e42fd5e62c 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXDI14.h +++ b/OOXML/XlsbFormat/Biff12_records/SXDI14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/ShowDataAs.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SXDI15.h b/OOXML/XlsbFormat/Biff12_records/SXDI15.h index de62a12336..61faeee127 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXDI15.h +++ b/OOXML/XlsbFormat/Biff12_records/SXDI15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SXTDMPOrder.h b/OOXML/XlsbFormat/Biff12_records/SXTDMPOrder.h index 86deb121d9..d9bd24ac71 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXTDMPOrder.h +++ b/OOXML/XlsbFormat/Biff12_records/SXTDMPOrder.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SXTH14.h b/OOXML/XlsbFormat/Biff12_records/SXTH14.h index c82a8e8cec..288a48b12e 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXTH14.h +++ b/OOXML/XlsbFormat/Biff12_records/SXTH14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SXTupleItems.h b/OOXML/XlsbFormat/Biff12_records/SXTupleItems.h index 3c9ee3de3f..7725b3abda 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXTupleItems.h +++ b/OOXML/XlsbFormat/Biff12_records/SXTupleItems.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SXTupleSetHeaderItem.h b/OOXML/XlsbFormat/Biff12_records/SXTupleSetHeaderItem.h index 55fd2bb85d..25d04c4b57 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXTupleSetHeaderItem.h +++ b/OOXML/XlsbFormat/Biff12_records/SXTupleSetHeaderItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SXTupleSetRowItem.h b/OOXML/XlsbFormat/Biff12_records/SXTupleSetRowItem.h index 4d394c63dd..0a922e368f 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXTupleSetRowItem.h +++ b/OOXML/XlsbFormat/Biff12_records/SXTupleSetRowItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SXVD14.h b/OOXML/XlsbFormat/Biff12_records/SXVD14.h index 6481a991bd..7481dec696 100644 --- a/OOXML/XlsbFormat/Biff12_records/SXVD14.h +++ b/OOXML/XlsbFormat/Biff12_records/SXVD14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SheetProtection.h b/OOXML/XlsbFormat/Biff12_records/SheetProtection.h index e3b740b92f..72a5181770 100644 --- a/OOXML/XlsbFormat/Biff12_records/SheetProtection.h +++ b/OOXML/XlsbFormat/Biff12_records/SheetProtection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SheetProtectionIso.h b/OOXML/XlsbFormat/Biff12_records/SheetProtectionIso.h index 3c817c8092..297fc50f10 100644 --- a/OOXML/XlsbFormat/Biff12_records/SheetProtectionIso.h +++ b/OOXML/XlsbFormat/Biff12_records/SheetProtectionIso.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/IsoPasswordData.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerCacheBookPivotTables.h b/OOXML/XlsbFormat/Biff12_records/SlicerCacheBookPivotTables.h index 113de23a01..3336d66209 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerCacheBookPivotTables.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerCacheBookPivotTables.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/SlicerCachePivotTable.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerCacheHideItemsWithNoData.h b/OOXML/XlsbFormat/Biff12_records/SlicerCacheHideItemsWithNoData.h index 5e15f0fde0..43fe5a2890 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerCacheHideItemsWithNoData.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerCacheHideItemsWithNoData.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" #include "../Biff12_structures/SlicerCacheLevelData.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerCacheNativeItem.h b/OOXML/XlsbFormat/Biff12_records/SlicerCacheNativeItem.h index d25acd46c6..f7ec0c3779 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerCacheNativeItem.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerCacheNativeItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/SlicerCacheNativeItemStruct.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerCacheOlapItem.h b/OOXML/XlsbFormat/Biff12_records/SlicerCacheOlapItem.h index 3aebc6caae..03e04da4fb 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerCacheOlapItem.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerCacheOlapItem.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerCachePivotTables.h b/OOXML/XlsbFormat/Biff12_records/SlicerCachePivotTables.h index e4ff2e753d..acb5073138 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerCachePivotTables.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerCachePivotTables.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/SlicerCachePivotTable.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerCacheSelection.h b/OOXML/XlsbFormat/Biff12_records/SlicerCacheSelection.h index ba36dba1ad..476cbcbb24 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerCacheSelection.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerCacheSelection.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SlicerStyleElement.h b/OOXML/XlsbFormat/Biff12_records/SlicerStyleElement.h index 8c4dae5b85..ea43b0bfab 100644 --- a/OOXML/XlsbFormat/Biff12_records/SlicerStyleElement.h +++ b/OOXML/XlsbFormat/Biff12_records/SlicerStyleElement.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Sparkline.h b/OOXML/XlsbFormat/Biff12_records/Sparkline.h index 2d69b3eafa..2d6a9c4eb3 100644 --- a/OOXML/XlsbFormat/Biff12_records/Sparkline.h +++ b/OOXML/XlsbFormat/Biff12_records/Sparkline.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Style.h b/OOXML/XlsbFormat/Biff12_records/Style.h index bcc5af323b..6502262dca 100644 --- a/OOXML/XlsbFormat/Biff12_records/Style.h +++ b/OOXML/XlsbFormat/Biff12_records/Style.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SupAddin.h b/OOXML/XlsbFormat/Biff12_records/SupAddin.h index 4cc2307103..d19dbd234a 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupAddin.h +++ b/OOXML/XlsbFormat/Biff12_records/SupAddin.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SupBookSrc.h b/OOXML/XlsbFormat/Biff12_records/SupBookSrc.h index c5c69dc3f1..7c760e2172 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupBookSrc.h +++ b/OOXML/XlsbFormat/Biff12_records/SupBookSrc.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/RelID.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SupName.h b/OOXML/XlsbFormat/Biff12_records/SupName.h index 6093c4b809..04da2505f2 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupName.h +++ b/OOXML/XlsbFormat/Biff12_records/SupName.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SupNameBits.h b/OOXML/XlsbFormat/Biff12_records/SupNameBits.h index 4205cced68..a247fb10c9 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupNameBits.h +++ b/OOXML/XlsbFormat/Biff12_records/SupNameBits.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/ExternalReferenceType.h" #include "../Biff12_structures/ExternalNameProperties.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SupNameEnd.h b/OOXML/XlsbFormat/Biff12_records/SupNameEnd.h index 9e71033e63..6471061960 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupNameEnd.h +++ b/OOXML/XlsbFormat/Biff12_records/SupNameEnd.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SupNameFmla.h b/OOXML/XlsbFormat/Biff12_records/SupNameFmla.h index 82ee0ce5a5..19321d809f 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupNameFmla.h +++ b/OOXML/XlsbFormat/Biff12_records/SupNameFmla.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/ExtNameParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/ExtNameParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_records/SupNameStart.h b/OOXML/XlsbFormat/Biff12_records/SupNameStart.h index c6894ad9f4..e3f5bf4fa1 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupNameStart.h +++ b/OOXML/XlsbFormat/Biff12_records/SupNameStart.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SupNameValueEnd.h b/OOXML/XlsbFormat/Biff12_records/SupNameValueEnd.h index deb48dc103..26b381931b 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupNameValueEnd.h +++ b/OOXML/XlsbFormat/Biff12_records/SupNameValueEnd.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SupNameValueStart.h b/OOXML/XlsbFormat/Biff12_records/SupNameValueStart.h index 95341710c3..afd1bcea44 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupNameValueStart.h +++ b/OOXML/XlsbFormat/Biff12_records/SupNameValueStart.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SupSame.h b/OOXML/XlsbFormat/Biff12_records/SupSame.h index 1ae19529f9..ebac557088 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupSame.h +++ b/OOXML/XlsbFormat/Biff12_records/SupSame.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SupSelf.h b/OOXML/XlsbFormat/Biff12_records/SupSelf.h index 752cfd56f7..3147def1ef 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupSelf.h +++ b/OOXML/XlsbFormat/Biff12_records/SupSelf.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SupTabs.h b/OOXML/XlsbFormat/Biff12_records/SupTabs.h index 56fc4b53c1..301176ce38 100644 --- a/OOXML/XlsbFormat/Biff12_records/SupTabs.h +++ b/OOXML/XlsbFormat/Biff12_records/SupTabs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SxFilter15.h b/OOXML/XlsbFormat/Biff12_records/SxFilter15.h index f2d7892223..c0bf761007 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxFilter15.h +++ b/OOXML/XlsbFormat/Biff12_records/SxFilter15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SxvcellBool.h b/OOXML/XlsbFormat/Biff12_records/SxvcellBool.h index 30ff72d18b..cb7d386100 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxvcellBool.h +++ b/OOXML/XlsbFormat/Biff12_records/SxvcellBool.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SxvcellDate.h b/OOXML/XlsbFormat/Biff12_records/SxvcellDate.h index 93d8d82115..b623f68d60 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxvcellDate.h +++ b/OOXML/XlsbFormat/Biff12_records/SxvcellDate.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/FRTBlank.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SxvcellErr.h b/OOXML/XlsbFormat/Biff12_records/SxvcellErr.h index ed0a7fd511..70c6b2d7e3 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxvcellErr.h +++ b/OOXML/XlsbFormat/Biff12_records/SxvcellErr.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SxvcellNil.h b/OOXML/XlsbFormat/Biff12_records/SxvcellNil.h index ef825716c7..bf0724850a 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxvcellNil.h +++ b/OOXML/XlsbFormat/Biff12_records/SxvcellNil.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/SxvcellNum.h b/OOXML/XlsbFormat/Biff12_records/SxvcellNum.h index 53b6cc2436..44af91cf4a 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxvcellNum.h +++ b/OOXML/XlsbFormat/Biff12_records/SxvcellNum.h @@ -31,10 +31,10 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/FRTBlank.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/SxvcellStr.h b/OOXML/XlsbFormat/Biff12_records/SxvcellStr.h index 25fc68de7f..a75ef2cdf7 100644 --- a/OOXML/XlsbFormat/Biff12_records/SxvcellStr.h +++ b/OOXML/XlsbFormat/Biff12_records/SxvcellStr.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/PCDISrvFmt.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheID.h b/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheID.h index 778492b1ef..2fe7222d70 100644 --- a/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheID.h +++ b/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheIDs.h b/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheIDs.h index 974fc16263..310b449c0a 100644 --- a/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheIDs.h +++ b/OOXML/XlsbFormat/Biff12_records/TableSlicerCacheIDs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/TableStyleClient.h b/OOXML/XlsbFormat/Biff12_records/TableStyleClient.h index 4643e2b0cd..a3f3255303 100644 --- a/OOXML/XlsbFormat/Biff12_records/TableStyleClient.h +++ b/OOXML/XlsbFormat/Biff12_records/TableStyleClient.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_records/TextPr15.h b/OOXML/XlsbFormat/Biff12_records/TextPr15.h index 504b3869b8..033eb539a8 100644 --- a/OOXML/XlsbFormat/Biff12_records/TextPr15.h +++ b/OOXML/XlsbFormat/Biff12_records/TextPr15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTHeader.h" diff --git a/OOXML/XlsbFormat/Biff12_records/TimelineStyleElement.h b/OOXML/XlsbFormat/Biff12_records/TimelineStyleElement.h index 220394876a..8353375cb1 100644 --- a/OOXML/XlsbFormat/Biff12_records/TimelineStyleElement.h +++ b/OOXML/XlsbFormat/Biff12_records/TimelineStyleElement.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/FRTBlank.h" diff --git a/OOXML/XlsbFormat/Biff12_records/Top10Filter.h b/OOXML/XlsbFormat/Biff12_records/Top10Filter.h index 315b77b405..7fb7517363 100644 --- a/OOXML/XlsbFormat/Biff12_records/Top10Filter.h +++ b/OOXML/XlsbFormat/Biff12_records/Top10Filter.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/Top10RichFilter.h b/OOXML/XlsbFormat/Biff12_records/Top10RichFilter.h index 1cda20a349..a910931e89 100644 --- a/OOXML/XlsbFormat/Biff12_records/Top10RichFilter.h +++ b/OOXML/XlsbFormat/Biff12_records/Top10RichFilter.h @@ -31,9 +31,9 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" #include "../Biff12_structures/XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/ValueMeta.h b/OOXML/XlsbFormat/Biff12_records/ValueMeta.h index 41384ede08..c5f0e7e81d 100644 --- a/OOXML/XlsbFormat/Biff12_records/ValueMeta.h +++ b/OOXML/XlsbFormat/Biff12_records/ValueMeta.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_records/WbProp.h b/OOXML/XlsbFormat/Biff12_records/WbProp.h index c6f9eb522b..11ac535b48 100644 --- a/OOXML/XlsbFormat/Biff12_records/WbProp.h +++ b/OOXML/XlsbFormat/Biff12_records/WbProp.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CodeName.h" diff --git a/OOXML/XlsbFormat/Biff12_records/WsDim.h b/OOXML/XlsbFormat/Biff12_records/WsDim.h index 8488e38d85..11667712b4 100644 --- a/OOXML/XlsbFormat/Biff12_records/WsDim.h +++ b/OOXML/XlsbFormat/Biff12_records/WsDim.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_structures/CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_records/WsFmtInfo.h b/OOXML/XlsbFormat/Biff12_records/WsFmtInfo.h index 79604f7038..6ba2e179d8 100644 --- a/OOXML/XlsbFormat/Biff12_records/WsFmtInfo.h +++ b/OOXML/XlsbFormat/Biff12_records/WsFmtInfo.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" diff --git a/OOXML/XlsbFormat/Biff12_records/WsProp.h b/OOXML/XlsbFormat/Biff12_records/WsProp.h index b111ec4885..515b422e3a 100644 --- a/OOXML/XlsbFormat/Biff12_records/WsProp.h +++ b/OOXML/XlsbFormat/Biff12_records/WsProp.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../../XlsxFormat/WritingElement.h" #include "../Biff12_records/Color.h" #include "../Biff12_structures/CodeName.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/ACProductVersion.h b/OOXML/XlsbFormat/Biff12_structures/ACProductVersion.h index fe768b71b7..c907a68122 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ACProductVersion.h +++ b/OOXML/XlsbFormat/Biff12_structures/ACProductVersion.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/Blxf.h b/OOXML/XlsbFormat/Biff12_structures/Blxf.h index ae976b24a4..9b46ec39b3 100644 --- a/OOXML/XlsbFormat/Biff12_structures/Blxf.h +++ b/OOXML/XlsbFormat/Biff12_structures/Blxf.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../Biff12_records/Color.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/BookProtectionFlags.h b/OOXML/XlsbFormat/Biff12_structures/BookProtectionFlags.h index fe9c53030f..aa60968d71 100644 --- a/OOXML/XlsbFormat/Biff12_structures/BookProtectionFlags.h +++ b/OOXML/XlsbFormat/Biff12_structures/BookProtectionFlags.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/CFTemp.h b/OOXML/XlsbFormat/Biff12_structures/CFTemp.h index 40ce563fa2..1f5750e6d8 100644 --- a/OOXML/XlsbFormat/Biff12_structures/CFTemp.h +++ b/OOXML/XlsbFormat/Biff12_structures/CFTemp.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/CFType.h b/OOXML/XlsbFormat/Biff12_structures/CFType.h index fb920dee0b..2559afb2de 100644 --- a/OOXML/XlsbFormat/Biff12_structures/CFType.h +++ b/OOXML/XlsbFormat/Biff12_structures/CFType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/CFVOType14.h b/OOXML/XlsbFormat/Biff12_structures/CFVOType14.h index 105889976b..d08e6f41a2 100644 --- a/OOXML/XlsbFormat/Biff12_structures/CFVOType14.h +++ b/OOXML/XlsbFormat/Biff12_structures/CFVOType14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/CFVOtype.h b/OOXML/XlsbFormat/Biff12_structures/CFVOtype.h index 1eb1794faf..36d7d13a3f 100644 --- a/OOXML/XlsbFormat/Biff12_structures/CFVOtype.h +++ b/OOXML/XlsbFormat/Biff12_structures/CFVOtype.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/Cell.h b/OOXML/XlsbFormat/Biff12_structures/Cell.h index 3d13bbf317..02e81c3ff3 100644 --- a/OOXML/XlsbFormat/Biff12_structures/Cell.h +++ b/OOXML/XlsbFormat/Biff12_structures/Cell.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/CmdType.h b/OOXML/XlsbFormat/Biff12_structures/CmdType.h index 3e546bf0d3..980f4ece9b 100644 --- a/OOXML/XlsbFormat/Biff12_structures/CmdType.h +++ b/OOXML/XlsbFormat/Biff12_structures/CmdType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/CodeName.h b/OOXML/XlsbFormat/Biff12_structures/CodeName.h index 994efad4d7..586cd6bbdf 100644 --- a/OOXML/XlsbFormat/Biff12_structures/CodeName.h +++ b/OOXML/XlsbFormat/Biff12_structures/CodeName.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/ColSpan.h b/OOXML/XlsbFormat/Biff12_structures/ColSpan.h index a3378d7f62..ce92d6a299 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ColSpan.h +++ b/OOXML/XlsbFormat/Biff12_structures/ColSpan.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/DBType.h b/OOXML/XlsbFormat/Biff12_structures/DBType.h index 4dd36adc2c..fc0654602c 100644 --- a/OOXML/XlsbFormat/Biff12_structures/DBType.h +++ b/OOXML/XlsbFormat/Biff12_structures/DBType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/DDEItemProperties.h b/OOXML/XlsbFormat/Biff12_structures/DDEItemProperties.h index 8964e43d78..d5ea22dc4a 100644 --- a/OOXML/XlsbFormat/Biff12_structures/DDEItemProperties.h +++ b/OOXML/XlsbFormat/Biff12_structures/DDEItemProperties.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/DValStrings.h b/OOXML/XlsbFormat/Biff12_structures/DValStrings.h index e10596bbaa..e82a156dca 100644 --- a/OOXML/XlsbFormat/Biff12_structures/DValStrings.h +++ b/OOXML/XlsbFormat/Biff12_structures/DValStrings.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/DataConsolidationFunction.h b/OOXML/XlsbFormat/Biff12_structures/DataConsolidationFunction.h index 34749ef0c6..4dd1e6b779 100644 --- a/OOXML/XlsbFormat/Biff12_structures/DataConsolidationFunction.h +++ b/OOXML/XlsbFormat/Biff12_structures/DataConsolidationFunction.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/ECTwFldInfoData.h b/OOXML/XlsbFormat/Biff12_structures/ECTwFldInfoData.h index 9f2c3029b8..04bec2df48 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ECTwFldInfoData.h +++ b/OOXML/XlsbFormat/Biff12_structures/ECTwFldInfoData.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/ECTxtWizData.h b/OOXML/XlsbFormat/Biff12_structures/ECTxtWizData.h index c0da716e01..62f88de035 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ECTxtWizData.h +++ b/OOXML/XlsbFormat/Biff12_structures/ECTxtWizData.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/ExternalNameProperties.h b/OOXML/XlsbFormat/Biff12_structures/ExternalNameProperties.h index 06a508735f..b647b77952 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ExternalNameProperties.h +++ b/OOXML/XlsbFormat/Biff12_structures/ExternalNameProperties.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/ExternalReferenceType.h b/OOXML/XlsbFormat/Biff12_structures/ExternalReferenceType.h index d8a463e915..730ec8d9b6 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ExternalReferenceType.h +++ b/OOXML/XlsbFormat/Biff12_structures/ExternalReferenceType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTBlank.h b/OOXML/XlsbFormat/Biff12_structures/FRTBlank.h index 433fbf5b8e..00285d5c99 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTBlank.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTBlank.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTFormula.h b/OOXML/XlsbFormat/Biff12_structures/FRTFormula.h index b766857d62..475e10dbd8 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTFormula.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTFormula.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "FRTParsedFormula.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTFormulas.h b/OOXML/XlsbFormat/Biff12_structures/FRTFormulas.h index 7a998b1f33..f55eb3accf 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTFormulas.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTFormulas.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "FRTFormula.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTHeader.h b/OOXML/XlsbFormat/Biff12_structures/FRTHeader.h index aaafae8bd0..ffa1360cef 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTHeader.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTHeader.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "FRTRefs.h" #include "FRTSqrefs.h" #include "FRTFormulas.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTParsedFormula.h b/OOXML/XlsbFormat/Biff12_structures/FRTParsedFormula.h index 34dc7dc378..5684e77fc4 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTParsedFormula.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTParsedFormula.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/ParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/ParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTProductVersion.h b/OOXML/XlsbFormat/Biff12_structures/FRTProductVersion.h index 84ad7b5d04..d15e7035c1 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTProductVersion.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTProductVersion.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTRef.h b/OOXML/XlsbFormat/Biff12_structures/FRTRef.h index 2ca51e5f67..d4af6b2a60 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTRef.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTRef.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "CellRangeRef.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTRefs.h b/OOXML/XlsbFormat/Biff12_structures/FRTRefs.h index b327668aa9..93c1fc050b 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTRefs.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTRefs.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "FRTRef.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTRelID.h b/OOXML/XlsbFormat/Biff12_structures/FRTRelID.h index 90536c6154..f80eda256c 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTRelID.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTRelID.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTSqref.h b/OOXML/XlsbFormat/Biff12_structures/FRTSqref.h index 0df3ebc3da..836247ff5a 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTSqref.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTSqref.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "UncheckedSqRfX.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/FRTSqrefs.h b/OOXML/XlsbFormat/Biff12_structures/FRTSqrefs.h index 97fedee1e6..5fd931ea26 100644 --- a/OOXML/XlsbFormat/Biff12_structures/FRTSqrefs.h +++ b/OOXML/XlsbFormat/Biff12_structures/FRTSqrefs.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "FRTSqref.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/GradientStop.h b/OOXML/XlsbFormat/Biff12_structures/GradientStop.h index ab77f8dab0..9e31442a77 100644 --- a/OOXML/XlsbFormat/Biff12_structures/GradientStop.h +++ b/OOXML/XlsbFormat/Biff12_structures/GradientStop.h @@ -32,10 +32,10 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "../Biff12_records/Color.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/Xnum.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/Xnum.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/GrbitFmla.h b/OOXML/XlsbFormat/Biff12_structures/GrbitFmla.h index 5392109eee..d49ea3b9c6 100644 --- a/OOXML/XlsbFormat/Biff12_structures/GrbitFmla.h +++ b/OOXML/XlsbFormat/Biff12_structures/GrbitFmla.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/IIFtab.h b/OOXML/XlsbFormat/Biff12_structures/IIFtab.h index 3913adf2c1..82067d578a 100644 --- a/OOXML/XlsbFormat/Biff12_structures/IIFtab.h +++ b/OOXML/XlsbFormat/Biff12_structures/IIFtab.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/IsoPasswordData.h b/OOXML/XlsbFormat/Biff12_structures/IsoPasswordData.h index a9eb69c77d..56fdd4ed78 100644 --- a/OOXML/XlsbFormat/Biff12_structures/IsoPasswordData.h +++ b/OOXML/XlsbFormat/Biff12_structures/IsoPasswordData.h @@ -31,8 +31,8 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "LPByteBuf.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/ListTotalRowFunction.h b/OOXML/XlsbFormat/Biff12_structures/ListTotalRowFunction.h index 0fa54ff638..256eff8434 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ListTotalRowFunction.h +++ b/OOXML/XlsbFormat/Biff12_structures/ListTotalRowFunction.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/ListType.h b/OOXML/XlsbFormat/Biff12_structures/ListType.h index 673a493a68..51f94e1605 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ListType.h +++ b/OOXML/XlsbFormat/Biff12_structures/ListType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/OLEItemProperties.h b/OOXML/XlsbFormat/Biff12_structures/OLEItemProperties.h index 2adb4cd523..af5005cf12 100644 --- a/OOXML/XlsbFormat/Biff12_structures/OLEItemProperties.h +++ b/OOXML/XlsbFormat/Biff12_structures/OLEItemProperties.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/PCDCalcMemCommon.h b/OOXML/XlsbFormat/Biff12_structures/PCDCalcMemCommon.h index 0cc4dd7dbb..55bc9de5c3 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PCDCalcMemCommon.h +++ b/OOXML/XlsbFormat/Biff12_structures/PCDCalcMemCommon.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/PCDIAddlInfo.h b/OOXML/XlsbFormat/Biff12_structures/PCDIAddlInfo.h index 2f86d3975c..baaef92b33 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PCDIAddlInfo.h +++ b/OOXML/XlsbFormat/Biff12_structures/PCDIAddlInfo.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/PCDIDateTime.h b/OOXML/XlsbFormat/Biff12_structures/PCDIDateTime.h index ef6c150c69..a35cb525b5 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PCDIDateTime.h +++ b/OOXML/XlsbFormat/Biff12_structures/PCDIDateTime.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/PCDISrvFmt.h b/OOXML/XlsbFormat/Biff12_structures/PCDISrvFmt.h index 9d1398ec6e..a7ae44692a 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PCDISrvFmt.h +++ b/OOXML/XlsbFormat/Biff12_structures/PCDISrvFmt.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "SrvFmtCV.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/PRFilter.h b/OOXML/XlsbFormat/Biff12_structures/PRFilter.h index 281318c9f9..e882909866 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PRFilter.h +++ b/OOXML/XlsbFormat/Biff12_structures/PRFilter.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "CellRangeRef.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/PRuleHeaderData.h b/OOXML/XlsbFormat/Biff12_structures/PRuleHeaderData.h index a864e5135d..ca7febe74c 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PRuleHeaderData.h +++ b/OOXML/XlsbFormat/Biff12_structures/PRuleHeaderData.h @@ -32,10 +32,10 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "CellRangeRef.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/SxAxis.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SxAxis.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/ParameterParsedFormula.h b/OOXML/XlsbFormat/Biff12_structures/ParameterParsedFormula.h index f1c2e2d7a0..91ef25e6bf 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ParameterParsedFormula.h +++ b/OOXML/XlsbFormat/Biff12_structures/ParameterParsedFormula.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/ParsedFormula.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/ParsedFormula.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/PhRun.h b/OOXML/XlsbFormat/Biff12_structures/PhRun.h index 9ddc5e2edc..55637f5f95 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PhRun.h +++ b/OOXML/XlsbFormat/Biff12_structures/PhRun.h @@ -31,8 +31,8 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/PivotItemType.h b/OOXML/XlsbFormat/Biff12_structures/PivotItemType.h index 4fed8b1513..52905e47a6 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PivotItemType.h +++ b/OOXML/XlsbFormat/Biff12_structures/PivotItemType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/PivotNumFmt.h b/OOXML/XlsbFormat/Biff12_structures/PivotNumFmt.h index afe2eb9055..21d0dd0c7e 100644 --- a/OOXML/XlsbFormat/Biff12_structures/PivotNumFmt.h +++ b/OOXML/XlsbFormat/Biff12_structures/PivotNumFmt.h @@ -31,8 +31,8 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/RangeProtectionTitleSDRel.h b/OOXML/XlsbFormat/Biff12_structures/RangeProtectionTitleSDRel.h index 1bcdd23b96..cefc866657 100644 --- a/OOXML/XlsbFormat/Biff12_structures/RangeProtectionTitleSDRel.h +++ b/OOXML/XlsbFormat/Biff12_structures/RangeProtectionTitleSDRel.h @@ -32,9 +32,9 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/SecurityDescriptor.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/SecurityDescriptor.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/RelID.h b/OOXML/XlsbFormat/Biff12_structures/RelID.h index 591bd4a00a..4274079242 100644 --- a/OOXML/XlsbFormat/Biff12_structures/RelID.h +++ b/OOXML/XlsbFormat/Biff12_structures/RelID.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" diff --git a/OOXML/XlsbFormat/Biff12_structures/ShowDataAs.h b/OOXML/XlsbFormat/Biff12_structures/ShowDataAs.h index 1b3e0800a6..3a7428ad61 100644 --- a/OOXML/XlsbFormat/Biff12_structures/ShowDataAs.h +++ b/OOXML/XlsbFormat/Biff12_structures/ShowDataAs.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/SlicerCacheLevelData.h b/OOXML/XlsbFormat/Biff12_structures/SlicerCacheLevelData.h index d950ab8e93..cc34fec65e 100644 --- a/OOXML/XlsbFormat/Biff12_structures/SlicerCacheLevelData.h +++ b/OOXML/XlsbFormat/Biff12_structures/SlicerCacheLevelData.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/SlicerCacheNativeItemStruct.h b/OOXML/XlsbFormat/Biff12_structures/SlicerCacheNativeItemStruct.h index ab97061588..df440e089e 100644 --- a/OOXML/XlsbFormat/Biff12_structures/SlicerCacheNativeItemStruct.h +++ b/OOXML/XlsbFormat/Biff12_structures/SlicerCacheNativeItemStruct.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/SlicerCachePivotTable.h b/OOXML/XlsbFormat/Biff12_structures/SlicerCachePivotTable.h index f3dd8384c5..c487625fb2 100644 --- a/OOXML/XlsbFormat/Biff12_structures/SlicerCachePivotTable.h +++ b/OOXML/XlsbFormat/Biff12_structures/SlicerCachePivotTable.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "XLWideString.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/SrvFmtCV.h b/OOXML/XlsbFormat/Biff12_structures/SrvFmtCV.h index 19cebed53d..774f2b9ab0 100644 --- a/OOXML/XlsbFormat/Biff12_structures/SrvFmtCV.h +++ b/OOXML/XlsbFormat/Biff12_structures/SrvFmtCV.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/StrRun.h b/OOXML/XlsbFormat/Biff12_structures/StrRun.h index 0fbdbd3bca..f9e98cfa56 100644 --- a/OOXML/XlsbFormat/Biff12_structures/StrRun.h +++ b/OOXML/XlsbFormat/Biff12_structures/StrRun.h @@ -31,8 +31,8 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_structures/UncheckedSqRfX.h b/OOXML/XlsbFormat/Biff12_structures/UncheckedSqRfX.h index 32c18ed945..2ad0a8a644 100644 --- a/OOXML/XlsbFormat/Biff12_structures/UncheckedSqRfX.h +++ b/OOXML/XlsbFormat/Biff12_structures/UncheckedSqRfX.h @@ -32,8 +32,8 @@ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffStructure.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_records/BiffRecord.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffStructure.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_records/BiffRecord.h" #include "CellRangeRef.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_structures/XmlDataType.h b/OOXML/XlsbFormat/Biff12_structures/XmlDataType.h index 5604dd0930..80438368d9 100644 --- a/OOXML/XlsbFormat/Biff12_structures/XmlDataType.h +++ b/OOXML/XlsbFormat/Biff12_structures/XmlDataType.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/BiffAttribute.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/BiffAttribute.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACABSPATH.h b/OOXML/XlsbFormat/Biff12_unions/ACABSPATH.h index 6ed99d9a50..4bac5d4bda 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACABSPATH.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACABSPATH.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ACCELLTABLE.h b/OOXML/XlsbFormat/Biff12_unions/ACCELLTABLE.h index e015ec532f..604046aca3 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACCELLTABLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACCELLTABLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ACCUSTOMFILTER.h b/OOXML/XlsbFormat/Biff12_unions/ACCUSTOMFILTER.h index 66eae52ed7..a45cb41b8e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACCUSTOMFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACCUSTOMFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACDVALLIST.h b/OOXML/XlsbFormat/Biff12_unions/ACDVALLIST.h index 9431ed43c4..b4cce1883d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACDVALLIST.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACDVALLIST.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACFILTERCONTENT.h b/OOXML/XlsbFormat/Biff12_unions/ACFILTERCONTENT.h index 031e4db638..0ff6eb6f04 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACFILTERCONTENT.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACFILTERCONTENT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/ACFILTERS.h index 5302f883c3..d299075709 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACFMT.h b/OOXML/XlsbFormat/Biff12_unions/ACFMT.h index 6756b2773c..f2550da0df 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACFMT.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACFMT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ACFONTS.h b/OOXML/XlsbFormat/Biff12_unions/ACFONTS.h index c16b1aed53..cf8a6740e8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACFONTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACFONTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ACICONFILTER.h b/OOXML/XlsbFormat/Biff12_unions/ACICONFILTER.h index e87ea3c6ba..6275f68be4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACICONFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACICONFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACSORTCONDS.h b/OOXML/XlsbFormat/Biff12_unions/ACSORTCONDS.h index 1816d122de..413333aa5d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACSORTCONDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACSORTCONDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ACTIVEXCONTROLS.h b/OOXML/XlsbFormat/Biff12_unions/ACTIVEXCONTROLS.h index 5d8f2c7f5c..38acb24f05 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACTIVEXCONTROLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACTIVEXCONTROLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ACUID.h b/OOXML/XlsbFormat/Biff12_unions/ACUID.h index bbcec21544..302ab0529b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ACUID.h +++ b/OOXML/XlsbFormat/Biff12_unions/ACUID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/AFILTER.h b/OOXML/XlsbFormat/Biff12_unions/AFILTER.h index c04b6bceb3..0cb480355d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/AFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/AFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/AUTOFILTER.h b/OOXML/XlsbFormat/Biff12_unions/AUTOFILTER.h index 948571f3be..93dbf8794e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/AUTOFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/AUTOFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/AUTOSORTSCOPE.h b/OOXML/XlsbFormat/Biff12_unions/AUTOSORTSCOPE.h index 7e1d21222b..182c4901b5 100644 --- a/OOXML/XlsbFormat/Biff12_unions/AUTOSORTSCOPE.h +++ b/OOXML/XlsbFormat/Biff12_unions/AUTOSORTSCOPE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/BOOKVIEWS.h b/OOXML/XlsbFormat/Biff12_unions/BOOKVIEWS.h index 0bee69ad25..a2566961c8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/BOOKVIEWS.h +++ b/OOXML/XlsbFormat/Biff12_unions/BOOKVIEWS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/BORDERS.h b/OOXML/XlsbFormat/Biff12_unions/BORDERS.h index b6cd722f7b..8e2deaeb71 100644 --- a/OOXML/XlsbFormat/Biff12_unions/BORDERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/BORDERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/BUNDLESHS.h b/OOXML/XlsbFormat/Biff12_unions/BUNDLESHS.h index 3d60bf8a13..5c9b45bd22 100644 --- a/OOXML/XlsbFormat/Biff12_unions/BUNDLESHS.h +++ b/OOXML/XlsbFormat/Biff12_unions/BUNDLESHS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CELL.h b/OOXML/XlsbFormat/Biff12_unions/CELL.h index 74a86ab2d5..ca1dbc4c4e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELL.h +++ b/OOXML/XlsbFormat/Biff12_unions/CELL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CELLMETA.h b/OOXML/XlsbFormat/Biff12_unions/CELLMETA.h index 930448ecaf..376c8500e0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELLMETA.h +++ b/OOXML/XlsbFormat/Biff12_unions/CELLMETA.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CELLSTYLEXFS.h b/OOXML/XlsbFormat/Biff12_unions/CELLSTYLEXFS.h index 4a238978e9..751e1a7e8e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELLSTYLEXFS.h +++ b/OOXML/XlsbFormat/Biff12_unions/CELLSTYLEXFS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.cpp b/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.cpp index 6543247f91..b09d3116f6 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.cpp +++ b/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.cpp @@ -37,7 +37,7 @@ #include "../Biff12_unions/CELL.h" #include "../Biff12_records/EndSheetData.h" #include "../Biff12_records/CommonRecords.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRangeRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRangeRef.h" using namespace XLS; diff --git a/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.h b/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.h index 5ba0810364..cc4dc8f51d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/CELLTABLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_unions/CELLXFS.h b/OOXML/XlsbFormat/Biff12_unions/CELLXFS.h index 3958d1f47f..87c4eb0046 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELLXFS.h +++ b/OOXML/XlsbFormat/Biff12_unions/CELLXFS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CELL_12bu.cpp b/OOXML/XlsbFormat/Biff12_unions/CELL_12bu.cpp index 50a51d66d0..206911b861 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CELL_12bu.cpp +++ b/OOXML/XlsbFormat/Biff12_unions/CELL_12bu.cpp @@ -38,7 +38,7 @@ #include "../Biff12_unions/CELLMETA.h" #include "../Biff12_unions/FRT.h" #include "../Biff12_records/ACBegin.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRangeRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRangeRef.h" using namespace XLS; diff --git a/OOXML/XlsbFormat/Biff12_unions/CFRULE.h b/OOXML/XlsbFormat/Biff12_unions/CFRULE.h index 6f03b31e41..74d7a9911b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CFRULE.h +++ b/OOXML/XlsbFormat/Biff12_unions/CFRULE.h @@ -31,8 +31,8 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRef.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/CFRULE14.h b/OOXML/XlsbFormat/Biff12_unions/CFRULE14.h index e46412da6b..a80bbf4aa4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CFRULE14.h +++ b/OOXML/XlsbFormat/Biff12_unions/CFRULE14.h @@ -31,8 +31,8 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRef.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/COLBRK.h b/OOXML/XlsbFormat/Biff12_unions/COLBRK.h index d1dae500f3..74a22140e1 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COLBRK.h +++ b/OOXML/XlsbFormat/Biff12_unions/COLBRK.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/COLINFOS.h b/OOXML/XlsbFormat/Biff12_unions/COLINFOS.h index 2d10426abb..d125b32c30 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COLINFOS.h +++ b/OOXML/XlsbFormat/Biff12_unions/COLINFOS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/COLORPALETTE.h b/OOXML/XlsbFormat/Biff12_unions/COLORPALETTE.h index 6d65401877..6f2217980d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COLORPALETTE.h +++ b/OOXML/XlsbFormat/Biff12_unions/COLORPALETTE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/COLORSCALE.h b/OOXML/XlsbFormat/Biff12_unions/COLORSCALE.h index 243eb15d26..ba7105e14e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COLORSCALE.h +++ b/OOXML/XlsbFormat/Biff12_unions/COLORSCALE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/COLORSCALE14.h b/OOXML/XlsbFormat/Biff12_unions/COLORSCALE14.h index 78b71acdc2..5557d420e0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COLORSCALE14.h +++ b/OOXML/XlsbFormat/Biff12_unions/COLORSCALE14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/COMMENT.h b/OOXML/XlsbFormat/Biff12_unions/COMMENT.h index 80362e2b3a..9df4acd334 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COMMENT.h +++ b/OOXML/XlsbFormat/Biff12_unions/COMMENT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/COMMENTAUTHORS.h b/OOXML/XlsbFormat/Biff12_unions/COMMENTAUTHORS.h index 42ff0f27bf..4a5ab8d500 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COMMENTAUTHORS.h +++ b/OOXML/XlsbFormat/Biff12_unions/COMMENTAUTHORS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/COMMENTLIST.h b/OOXML/XlsbFormat/Biff12_unions/COMMENTLIST.h index ca7c6a3a6b..0fc7295419 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COMMENTLIST.h +++ b/OOXML/XlsbFormat/Biff12_unions/COMMENTLIST.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/COMMENTS.h b/OOXML/XlsbFormat/Biff12_unions/COMMENTS.h index b325593d7f..2be4f34d72 100644 --- a/OOXML/XlsbFormat/Biff12_unions/COMMENTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/COMMENTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING.h b/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING.h index 25771d9b1e..538843dada 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING.h +++ b/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING14.h b/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING14.h index a360f0a8de..6a9a87515e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING14.h +++ b/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTING14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTINGS.h b/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTINGS.h index 9006bee8f5..0c70e1cde9 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTINGS.h +++ b/OOXML/XlsbFormat/Biff12_unions/CONDITIONALFORMATTINGS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/CSVIEW.h b/OOXML/XlsbFormat/Biff12_unions/CSVIEW.h index 6250c2eb91..d0f0bdf11a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CSVIEW.h +++ b/OOXML/XlsbFormat/Biff12_unions/CSVIEW.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/CSVIEWS.h b/OOXML/XlsbFormat/Biff12_unions/CSVIEWS.h index 1f70539984..647a307674 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CSVIEWS.h +++ b/OOXML/XlsbFormat/Biff12_unions/CSVIEWS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/CUSTOMFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/CUSTOMFILTERS.h index e1896cf5c7..10a9e3b851 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CUSTOMFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/CUSTOMFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/CUSTOMRICHFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/CUSTOMRICHFILTERS.h index 52a501f8fd..c1fdac258c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/CUSTOMRICHFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/CUSTOMRICHFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DATABAR.h b/OOXML/XlsbFormat/Biff12_unions/DATABAR.h index 31e7bc20d3..400c3c8d9c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DATABAR.h +++ b/OOXML/XlsbFormat/Biff12_unions/DATABAR.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/DATABAR14.h b/OOXML/XlsbFormat/Biff12_unions/DATABAR14.h index 61c8384895..8249a7d8cc 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DATABAR14.h +++ b/OOXML/XlsbFormat/Biff12_unions/DATABAR14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/DATACELL.h b/OOXML/XlsbFormat/Biff12_unions/DATACELL.h index 9da00f402c..9fc2d47f21 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DATACELL.h +++ b/OOXML/XlsbFormat/Biff12_unions/DATACELL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DATAFEEDPR15.h b/OOXML/XlsbFormat/Biff12_unions/DATAFEEDPR15.h index 41adc95949..3da99cc09e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DATAFEEDPR15.h +++ b/OOXML/XlsbFormat/Biff12_unions/DATAFEEDPR15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DBTABLES15.h b/OOXML/XlsbFormat/Biff12_unions/DBTABLES15.h index 6d76a6c11d..295b341d66 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DBTABLES15.h +++ b/OOXML/XlsbFormat/Biff12_unions/DBTABLES15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DCON.h b/OOXML/XlsbFormat/Biff12_unions/DCON.h index f433022b13..c222fec487 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DCON.h +++ b/OOXML/XlsbFormat/Biff12_unions/DCON.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEM.h b/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEM.h index a7baf8211a..a439c49784 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" #include "../Biff12_structures/ExternalReferenceType.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUE.h b/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUE.h index eecaf0b3d3..4e0dad286c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUE.h +++ b/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUES.h b/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUES.h index 339d40611f..b470e5b9da 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUES.h +++ b/OOXML/XlsbFormat/Biff12_unions/DDEOLEITEMVALUES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DDEOLELINK.h b/OOXML/XlsbFormat/Biff12_unions/DDEOLELINK.h index 1779d9d0e5..d58ea61a01 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DDEOLELINK.h +++ b/OOXML/XlsbFormat/Biff12_unions/DDEOLELINK.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" #include "../Biff12_structures/ExternalReferenceType.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_unions/DELETEDNAME.h b/OOXML/XlsbFormat/Biff12_unions/DELETEDNAME.h index 1964af41cb..fa43807b98 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DELETEDNAME.h +++ b/OOXML/XlsbFormat/Biff12_unions/DELETEDNAME.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DELETEDNAMES.h b/OOXML/XlsbFormat/Biff12_unions/DELETEDNAMES.h index 4a5d19f873..d99e5e72cd 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DELETEDNAMES.h +++ b/OOXML/XlsbFormat/Biff12_unions/DELETEDNAMES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DIM.h b/OOXML/XlsbFormat/Biff12_unions/DIM.h index b1e34f5c4b..a9d639095c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DIM.h +++ b/OOXML/XlsbFormat/Biff12_unions/DIM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DIMS.h b/OOXML/XlsbFormat/Biff12_unions/DIMS.h index b0594650d8..960be6d497 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DIMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/DIMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DREFS.h b/OOXML/XlsbFormat/Biff12_unions/DREFS.h index 9f37402260..8217c8ef77 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DREFS.h +++ b/OOXML/XlsbFormat/Biff12_unions/DREFS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DVALS.h b/OOXML/XlsbFormat/Biff12_unions/DVALS.h index c5e6f11ba7..1080ecc6d0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DVALS.h +++ b/OOXML/XlsbFormat/Biff12_unions/DVALS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DVALS14.h b/OOXML/XlsbFormat/Biff12_unions/DVALS14.h index 65cdd02fda..4d60919140 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DVALS14.h +++ b/OOXML/XlsbFormat/Biff12_unions/DVALS14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/DXF.h b/OOXML/XlsbFormat/Biff12_unions/DXF.h index 16f74758f4..e45c1fcda8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DXF.h +++ b/OOXML/XlsbFormat/Biff12_unions/DXF.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/DXF14S.h b/OOXML/XlsbFormat/Biff12_unions/DXF14S.h index cc5acf7b19..1ba3991d19 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DXF14S.h +++ b/OOXML/XlsbFormat/Biff12_unions/DXF14S.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/DXFS.h b/OOXML/XlsbFormat/Biff12_unions/DXFS.h index 1c40379478..b5723e875b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DXFS.h +++ b/OOXML/XlsbFormat/Biff12_unions/DXFS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/DXFS15.h b/OOXML/XlsbFormat/Biff12_unions/DXFS15.h index cd3402ba33..6a19ec5d83 100644 --- a/OOXML/XlsbFormat/Biff12_unions/DXFS15.h +++ b/OOXML/XlsbFormat/Biff12_unions/DXFS15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ECDBPROPS.h b/OOXML/XlsbFormat/Biff12_unions/ECDBPROPS.h index 67fdf507fd..5e8e4537aa 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECDBPROPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECDBPROPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECOLAPPROPS.h b/OOXML/XlsbFormat/Biff12_unions/ECOLAPPROPS.h index f0f506a322..01f8d503f6 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECOLAPPROPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECOLAPPROPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECPARAM.h b/OOXML/XlsbFormat/Biff12_unions/ECPARAM.h index c4bf070181..215201808a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECPARAM.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECPARAM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECPARAMS.h b/OOXML/XlsbFormat/Biff12_unions/ECPARAMS.h index 0e2dd12fbe..9f553005bd 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECPARAMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECPARAMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST.h b/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST.h index fa431112b2..406a64d026 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST15.h b/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST15.h index f1446c7764..568f366c16 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST15.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECTWFLDINFOLST15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ.h b/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ.h index f10da6cf54..f745d88a5f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ15.h b/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ15.h index 42a9c13e3f..7b84a49899 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ15.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECTXTWIZ15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECWEBPROPS.h b/OOXML/XlsbFormat/Biff12_unions/ECWEBPROPS.h index feeaf6dffc..b3adbf0dce 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECWEBPROPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECWEBPROPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ECWPTABLES.h b/OOXML/XlsbFormat/Biff12_unions/ECWPTABLES.h index a6a5a7891b..2086ef8b5c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ECWPTABLES.h +++ b/OOXML/XlsbFormat/Biff12_unions/ECWPTABLES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTCONN14.h b/OOXML/XlsbFormat/Biff12_unions/EXTCONN14.h index 08610bb6c6..811436dd88 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTCONN14.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTCONN14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTCONN15.h b/OOXML/XlsbFormat/Biff12_unions/EXTCONN15.h index 8fd6eed4b2..3d3b1e4d9a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTCONN15.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTCONN15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTION.h b/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTION.h index 6809472e03..a36ac63667 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTION.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTION.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTIONS.h b/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTIONS.h index 9bb3c3508c..ae9b9b0575 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTIONS.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTCONNECTIONS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNALBOOK.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNALBOOK.h index 3534f73179..90c3546f02 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNALBOOK.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNALBOOK.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" #include "../Biff12_structures/ExternalReferenceType.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNALLINK.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNALLINK.h index 7a94e4b14d..d97dd76eea 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNALLINK.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNALLINK.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" #include "../Biff12_structures/ExternalReferenceType.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNALS.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNALS.h index 22e970e4ab..b0169aa70a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNALS.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNALS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNNAME.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNNAME.h index e0dc52c10f..28a00ccf45 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNNAME.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNNAME.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" #include "../Biff12_structures/ExternalReferenceType.h" namespace XLSB diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNROW.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNROW.h index 094290655d..01e8173f46 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNROW.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNROW.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNTABLE.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNTABLE.h index 7c1a5a744c..35a25c9cb0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNTABLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNTABLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUE.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUE.h index 75e86c07b3..e48d41b813 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUE.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUEDATA.h b/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUEDATA.h index 26b863d390..f9fe13f9bd 100644 --- a/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUEDATA.h +++ b/OOXML/XlsbFormat/Biff12_unions/EXTERNVALUEDATA.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FILLS.h b/OOXML/XlsbFormat/Biff12_unions/FILLS.h index bb541d9e51..79a460f07b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FILLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/FILLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FILTERCOLUMN.h b/OOXML/XlsbFormat/Biff12_unions/FILTERCOLUMN.h index 778c6a1c59..d70270628e 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FILTERCOLUMN.h +++ b/OOXML/XlsbFormat/Biff12_unions/FILTERCOLUMN.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FILTERS.h b/OOXML/XlsbFormat/Biff12_unions/FILTERS.h index d6cfb695e2..3bf912fb70 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/FILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FMLACELL.cpp b/OOXML/XlsbFormat/Biff12_unions/FMLACELL.cpp index 9063705653..d8157bbea4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FMLACELL.cpp +++ b/OOXML/XlsbFormat/Biff12_unions/FMLACELL.cpp @@ -34,7 +34,7 @@ #include "../Biff12_records/CommonRecords.h" #include "../Biff12_records/Fmla.h" #include "../Biff12_structures/CellRef.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRangeRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRangeRef.h" using namespace XLS; diff --git a/OOXML/XlsbFormat/Biff12_unions/FMLACELL.h b/OOXML/XlsbFormat/Biff12_unions/FMLACELL.h index 4f5898aa83..547ae18255 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FMLACELL.h +++ b/OOXML/XlsbFormat/Biff12_unions/FMLACELL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FMTS.h b/OOXML/XlsbFormat/Biff12_unions/FMTS.h index d7adc6d2bc..85628634fa 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FMTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/FMTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FNGROUP.h b/OOXML/XlsbFormat/Biff12_unions/FNGROUP.h index 0ab50f8e16..6e9291d038 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FNGROUP.h +++ b/OOXML/XlsbFormat/Biff12_unions/FNGROUP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FONTS.h b/OOXML/XlsbFormat/Biff12_unions/FONTS.h index 98d5887aa8..aa065ceb30 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FONTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/FONTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRT.h b/OOXML/XlsbFormat/Biff12_unions/FRT.h index 6e524aeb42..0579917de0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRT.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTCFRULE.h b/OOXML/XlsbFormat/Biff12_unions/FRTCFRULE.h index 57dee8b449..2cc39253ce 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTCFRULE.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTCFRULE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTDXF.h b/OOXML/XlsbFormat/Biff12_unions/FRTDXF.h index 3ebeedda8e..6746c0806a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTDXF.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTDXF.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTEXTCONNECTIONS.h b/OOXML/XlsbFormat/Biff12_unions/FRTEXTCONNECTIONS.h index a76721626a..669279f5bd 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTEXTCONNECTIONS.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTEXTCONNECTIONS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTPCDCALCMEM.h b/OOXML/XlsbFormat/Biff12_unions/FRTPCDCALCMEM.h index 03832d2ce1..3e104191a7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTPCDCALCMEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTPCDCALCMEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD.h b/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD.h index 0532e6c3ac..3859f62a7d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD14.h b/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD14.h index 3027a829a4..54038e8ab0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD14.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD15.h b/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD15.h index b081b051ff..bf21f09d41 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD15.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTPCDFIELD15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTPCDHIERARCHY.h b/OOXML/XlsbFormat/Biff12_unions/FRTPCDHIERARCHY.h index d7df8d5e8d..203c1a50ad 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTPCDHIERARCHY.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTPCDHIERARCHY.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTPIVOTCACHEDEF.h b/OOXML/XlsbFormat/Biff12_unions/FRTPIVOTCACHEDEF.h index 3c1a15fccc..d08c308646 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTPIVOTCACHEDEF.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTPIVOTCACHEDEF.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTQSI.h b/OOXML/XlsbFormat/Biff12_unions/FRTQSI.h index 5a1b08c6cb..b21877f0f1 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTQSI.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTQSI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSLICERCACHE.h b/OOXML/XlsbFormat/Biff12_unions/FRTSLICERCACHE.h index d22f69596c..189aab2a7f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSLICERCACHE.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSLICERCACHE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSTYLESHEET.h b/OOXML/XlsbFormat/Biff12_unions/FRTSTYLESHEET.h index 81a594bf9d..5ed10c5f6f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSTYLESHEET.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSTYLESHEET.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSXDI.h b/OOXML/XlsbFormat/Biff12_unions/FRTSXDI.h index 6a77698248..893586ea9b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSXDI.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSXDI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSXFILTER.h b/OOXML/XlsbFormat/Biff12_unions/FRTSXFILTER.h index c3d1323e6c..48eb3e5477 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSXFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSXFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSXTH.h b/OOXML/XlsbFormat/Biff12_unions/FRTSXTH.h index 9d8d3ee3a5..b79b87571d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSXTH.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSXTH.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSXVD.h b/OOXML/XlsbFormat/Biff12_unions/FRTSXVD.h index a51bd598a2..6b6ed1a7f4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSXVD.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSXVD.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW.h b/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW.h index 7920bc40b5..bf5738f34f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW15.h b/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW15.h index 565d0c78cd..6c6ccc271f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW15.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTSXVIEW15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTTABLE.h b/OOXML/XlsbFormat/Biff12_unions/FRTTABLE.h index 025bf6f194..d7dfc7b615 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTTABLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTTABLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTWORKBOOK.h b/OOXML/XlsbFormat/Biff12_unions/FRTWORKBOOK.h index 294b9fa9fb..d422100177 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTWORKBOOK.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTWORKBOOK.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/FRTWORKSHEET.h b/OOXML/XlsbFormat/Biff12_unions/FRTWORKSHEET.h index 1894a7d150..0b40e3e069 100644 --- a/OOXML/XlsbFormat/Biff12_unions/FRTWORKSHEET.h +++ b/OOXML/XlsbFormat/Biff12_unions/FRTWORKSHEET.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/HEADERFOOTER.h b/OOXML/XlsbFormat/Biff12_unions/HEADERFOOTER.h index a03d1f934b..bda490dd4d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/HEADERFOOTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/HEADERFOOTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/HLINKS.h b/OOXML/XlsbFormat/Biff12_unions/HLINKS.h index d3bb80fa40..2887a49a27 100644 --- a/OOXML/XlsbFormat/Biff12_unions/HLINKS.h +++ b/OOXML/XlsbFormat/Biff12_unions/HLINKS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ICONSET.h b/OOXML/XlsbFormat/Biff12_unions/ICONSET.h index 6b2416da1b..0691a1591c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ICONSET.h +++ b/OOXML/XlsbFormat/Biff12_unions/ICONSET.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ICONSET14.h b/OOXML/XlsbFormat/Biff12_unions/ICONSET14.h index 34302f4ccf..939aee6137 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ICONSET14.h +++ b/OOXML/XlsbFormat/Biff12_unions/ICONSET14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/INDEXEDCOLORS.h b/OOXML/XlsbFormat/Biff12_unions/INDEXEDCOLORS.h index 7a2b5a0806..d928ad5282 100644 --- a/OOXML/XlsbFormat/Biff12_unions/INDEXEDCOLORS.h +++ b/OOXML/XlsbFormat/Biff12_unions/INDEXEDCOLORS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/ISXTHCOLS.h b/OOXML/XlsbFormat/Biff12_unions/ISXTHCOLS.h index c080308c07..563758bd0c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ISXTHCOLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ISXTHCOLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ISXTHRWS.h b/OOXML/XlsbFormat/Biff12_unions/ISXTHRWS.h index 89f975202e..fa7cf5c40a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ISXTHRWS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ISXTHRWS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ISXVDCOLS.h b/OOXML/XlsbFormat/Biff12_unions/ISXVDCOLS.h index 7a53cff623..ea929b025d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ISXVDCOLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ISXVDCOLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ISXVDRWS.h b/OOXML/XlsbFormat/Biff12_unions/ISXVDRWS.h index 5409c7eb38..5286c8c5d2 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ISXVDRWS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ISXVDRWS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ISXVIS.h b/OOXML/XlsbFormat/Biff12_unions/ISXVIS.h index 61218a42fe..fa7b019a28 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ISXVIS.h +++ b/OOXML/XlsbFormat/Biff12_unions/ISXVIS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/ITEMUNIQUENAMES.h b/OOXML/XlsbFormat/Biff12_unions/ITEMUNIQUENAMES.h index efee4203b2..e2d1dd3612 100644 --- a/OOXML/XlsbFormat/Biff12_unions/ITEMUNIQUENAMES.h +++ b/OOXML/XlsbFormat/Biff12_unions/ITEMUNIQUENAMES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/LISTCOL.h b/OOXML/XlsbFormat/Biff12_unions/LISTCOL.h index aa097382f8..92ed12aa2b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/LISTCOL.h +++ b/OOXML/XlsbFormat/Biff12_unions/LISTCOL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/LISTCOLS.h b/OOXML/XlsbFormat/Biff12_unions/LISTCOLS.h index 0026541e8e..a200cd2721 100644 --- a/OOXML/XlsbFormat/Biff12_unions/LISTCOLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/LISTCOLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/LISTPARTS.h b/OOXML/XlsbFormat/Biff12_unions/LISTPARTS.h index 6ba7ff9e50..368a906b25 100644 --- a/OOXML/XlsbFormat/Biff12_unions/LISTPARTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/LISTPARTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/LISTXMLCPR.h b/OOXML/XlsbFormat/Biff12_unions/LISTXMLCPR.h index 680acb65f9..19534d83eb 100644 --- a/OOXML/XlsbFormat/Biff12_unions/LISTXMLCPR.h +++ b/OOXML/XlsbFormat/Biff12_unions/LISTXMLCPR.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/MAP.h b/OOXML/XlsbFormat/Biff12_unions/MAP.h index 5a9067210e..c8330cf237 100644 --- a/OOXML/XlsbFormat/Biff12_unions/MAP.h +++ b/OOXML/XlsbFormat/Biff12_unions/MAP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/MERGECELLS.h b/OOXML/XlsbFormat/Biff12_unions/MERGECELLS.h index 298afe78d1..83eacd6bc9 100644 --- a/OOXML/XlsbFormat/Biff12_unions/MERGECELLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/MERGECELLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/MG.h b/OOXML/XlsbFormat/Biff12_unions/MG.h index 5b925bfed7..9b4fb827ea 100644 --- a/OOXML/XlsbFormat/Biff12_unions/MG.h +++ b/OOXML/XlsbFormat/Biff12_unions/MG.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/MGMAPS.h b/OOXML/XlsbFormat/Biff12_unions/MGMAPS.h index 07276956fd..835d64b2ba 100644 --- a/OOXML/XlsbFormat/Biff12_unions/MGMAPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/MGMAPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/MGS.h b/OOXML/XlsbFormat/Biff12_unions/MGS.h index c219661cfc..248680a93b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/MGS.h +++ b/OOXML/XlsbFormat/Biff12_unions/MGS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/MRUCOLORS.h b/OOXML/XlsbFormat/Biff12_unions/MRUCOLORS.h index f284f7f5ca..ec17c99c72 100644 --- a/OOXML/XlsbFormat/Biff12_unions/MRUCOLORS.h +++ b/OOXML/XlsbFormat/Biff12_unions/MRUCOLORS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/OLEDBPR15.h b/OOXML/XlsbFormat/Biff12_unions/OLEDBPR15.h index e288213a3a..220e534c57 100644 --- a/OOXML/XlsbFormat/Biff12_unions/OLEDBPR15.h +++ b/OOXML/XlsbFormat/Biff12_unions/OLEDBPR15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/OLEOBJECTS.h b/OOXML/XlsbFormat/Biff12_unions/OLEOBJECTS.h index 9905853b0a..e11e56aa16 100644 --- a/OOXML/XlsbFormat/Biff12_unions/OLEOBJECTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/OLEOBJECTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCD14.h b/OOXML/XlsbFormat/Biff12_unions/PCD14.h index 6b5ff15200..38b6a7f12c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCD14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCD14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCD15.h b/OOXML/XlsbFormat/Biff12_unions/PCD15.h index f18df55752..06dfce9537 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCD15.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCD15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEM.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEM.h index e560845dac..0a47ca50f7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEMS.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEMS.h index 5c18c6e90e..1e0f7ce341 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCITEMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM.h index 36e7bdddb7..8a542d8ddf 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM14.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM14.h index 2d5d2e869c..63c0d0daac 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM15.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM15.h index 24a6717e63..c3e929a941 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM15.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEM15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMEXT.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMEXT.h index 21e39a72f5..b95232b202 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMEXT.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMEXT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMS.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMS.h index cd7185f6c2..5fb7feae2a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMSEXT.h b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMSEXT.h index efe1c54153..f8d018106f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMSEXT.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDCALCMEMSEXT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFATBL.h b/OOXML/XlsbFormat/Biff12_unions/PCDFATBL.h index cc57134767..c1b0ebdca7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFATBL.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFATBL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFGDISCRETE.h b/OOXML/XlsbFormat/Biff12_unions/PCDFGDISCRETE.h index 24f8b4f72b..44b5828289 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFGDISCRETE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFGDISCRETE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFGITEMS.h b/OOXML/XlsbFormat/Biff12_unions/PCDFGITEMS.h index f4a95e46cd..04c7ff322f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFGITEMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFGITEMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFGRANGE.h b/OOXML/XlsbFormat/Biff12_unions/PCDFGRANGE.h index 59683e7e5c..3266c2fdc1 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFGRANGE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFGRANGE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFGROUP.h b/OOXML/XlsbFormat/Biff12_unions/PCDFGROUP.h index 09bbd6a7cd..d9d5603ca0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFGROUP.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFGROUP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFIELD.h b/OOXML/XlsbFormat/Biff12_unions/PCDFIELD.h index 5c27d22568..6164cc8dfb 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFIELD.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFIELD.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDFIELDS.h b/OOXML/XlsbFormat/Biff12_unions/PCDFIELDS.h index 3f63f39d16..aed45a15f1 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDFIELDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDFIELDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHFIELDSUSAGE.h b/OOXML/XlsbFormat/Biff12_unions/PCDHFIELDSUSAGE.h index edec5df687..3d9d11aae6 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHFIELDSUSAGE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHFIELDSUSAGE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVEL.h b/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVEL.h index 14dfa96941..ae43522e06 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVEL.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVEL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVELS.h b/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVELS.h index 590916050e..93be5254c5 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVELS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHGLEVELS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBER.h b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBER.h index f8e637877f..fde03384e7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBER.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBERS.h b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBERS.h index a53de1fef5..9832ff7aa7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGMEMBERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUP.h b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUP.h index fdbc2d3966..264c384ec8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUP.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUPS.h b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUPS.h index d5ab64c65e..f8fa0e9f4b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHGLGROUPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHIES.h b/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHIES.h index 51dfceb538..0cabb4d0c7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHIES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHIES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHY.h b/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHY.h index 5e2376a79e..047d5cf8e5 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHY.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDHIERARCHY.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDI.h b/OOXML/XlsbFormat/Biff12_unions/PCDI.h index 6ae97f45ef..425cbd9211 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDI.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDIA.h b/OOXML/XlsbFormat/Biff12_unions/PCDIA.h index 4cb7d9cb43..0510407d31 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDIA.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDIA.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDIDT.h b/OOXML/XlsbFormat/Biff12_unions/PCDIDT.h index 6bca5a2064..3e11345e4f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDIDT.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDIDT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDIRUN.h b/OOXML/XlsbFormat/Biff12_unions/PCDIRUN.h index 9bb733e3d6..c709ad80ce 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDIRUN.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDIRUN.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDKPI.h b/OOXML/XlsbFormat/Biff12_unions/PCDKPI.h index 0cb902ea2a..d0a04fe07c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDKPI.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDKPI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDKPIS.h b/OOXML/XlsbFormat/Biff12_unions/PCDKPIS.h index 7b74d331f2..c5247f1f84 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDKPIS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDKPIS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSCONSOL.h b/OOXML/XlsbFormat/Biff12_unions/PCDSCONSOL.h index 44a09ecb8d..478eb85e92 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSCONSOL.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSCONSOL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGE.h b/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGE.h index 03ed8c4188..ce13f3a701 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGES.h b/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGES.h index 980ea78190..c95c9b06c3 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSCPAGES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSCPITEM.h b/OOXML/XlsbFormat/Biff12_unions/PCDSCPITEM.h index 133dab7b4f..71abed4176 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSCPITEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSCPITEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSCSET.h b/OOXML/XlsbFormat/Biff12_unions/PCDSCSET.h index 3be93e8131..db2a10bb5b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSCSET.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSCSET.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSCSETS.h b/OOXML/XlsbFormat/Biff12_unions/PCDSCSETS.h index 7d050a167e..3094632242 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSCSETS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSCSETS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBER.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBER.h index 01fcea1a85..d556e723ac 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBER.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERS.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERS.h index 03d33e673a..18db0571fc 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERSSORTBY.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERSSORTBY.h index 3a722ecb70..2a9597fa7d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERSSORTBY.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCEMEMBERSSORTBY.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRIES.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRIES.h index 60df245b61..d6f7359d08 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRIES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRIES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRY.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRY.h index 77cb4b6ef3..c91f6bcfb3 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRY.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCENTRY.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERIES.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERIES.h index 1842bad70d..7caea332dd 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERIES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERIES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERY.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERY.h index ad8eb46f15..0c2e9f21c3 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERY.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCQUERY.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSET.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSET.h index d19b1b944a..f85ad7155f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSET.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSET.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSETS.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSETS.h index 52fc71fa71..1f695bf2c0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSETS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTCSETS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSDTUPLECACHE.h b/OOXML/XlsbFormat/Biff12_unions/PCDSDTUPLECACHE.h index 7cf661fa8e..5095e1bc2a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSDTUPLECACHE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSDTUPLECACHE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSFCIENTRIES.h b/OOXML/XlsbFormat/Biff12_unions/PCDSFCIENTRIES.h index 7c3d633452..0a311e8a8c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSFCIENTRIES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSFCIENTRIES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE.h b/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE.h index b1b0d6669d..58e3b37554 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE14.h b/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE14.h index 46e843e5ea..007a15a236 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSOURCE14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PCDSRANGE.h b/OOXML/XlsbFormat/Biff12_unions/PCDSRANGE.h index ee2454cdb2..11c540ac40 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PCDSRANGE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PCDSRANGE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEID.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEID.h index 7432ff2f9c..2514cca798 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEID.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEIDS.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEIDS.h index 7631e913e4..d1e5662a75 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEIDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHEIDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORD.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORD.h index df001664bc..6edeb1cf7c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORD.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORD.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDDT.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDDT.h index e13455b05d..245b58e0a3 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDDT.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDDT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDS.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDS.h index 2337210f65..c748e10781 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTCACHERECORDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERCOLUMN.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERCOLUMN.h index 8b5f1f600b..9a02c11b6c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERCOLUMN.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERCOLUMN.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERS.h index 80e649f44a..d38e197d7c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTROWS15.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTROWS15.h index ba6f10657a..582a9a4106 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTROWS15.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTROWS15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE.h index 8632b3c80c..b5106df303 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE14.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE14.h index 7d43b901f4..12a3480c45 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULE14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES.h index 49a8fd5126..83668b0c26 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES14.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES14.h index 4b746f0e9d..67d60b93b6 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTRULES14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTTABLEUISETTINGS.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTTABLEUISETTINGS.h index 03b94c61be..b3d6388490 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTTABLEUISETTINGS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTTABLEUISETTINGS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELL15.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELL15.h index d357e1a687..d00ff2ec81 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELL15.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELL15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELLS15.h b/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELLS15.h index 9a4c5b080c..4dd95348d4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELLS15.h +++ b/OOXML/XlsbFormat/Biff12_unions/PIVOTVALUECELLS15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PNAME.h b/OOXML/XlsbFormat/Biff12_unions/PNAME.h index 84d71ac7af..b5b43f76ca 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PNAME.h +++ b/OOXML/XlsbFormat/Biff12_unions/PNAME.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PNAMES.h b/OOXML/XlsbFormat/Biff12_unions/PNAMES.h index 34de3b1b8f..0ddc7006eb 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PNAMES.h +++ b/OOXML/XlsbFormat/Biff12_unions/PNAMES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PNPAIR.h b/OOXML/XlsbFormat/Biff12_unions/PNPAIR.h index 39f025a312..83fb1ef9a9 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PNPAIR.h +++ b/OOXML/XlsbFormat/Biff12_unions/PNPAIR.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PNPAIRS.h b/OOXML/XlsbFormat/Biff12_unions/PNPAIRS.h index e6fd169851..7cad487efd 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PNPAIRS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PNPAIRS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PRFILTER.h b/OOXML/XlsbFormat/Biff12_unions/PRFILTER.h index e0b6723abd..0eaa9a823d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PRFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/PRFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PRFILTER14.h b/OOXML/XlsbFormat/Biff12_unions/PRFILTER14.h index 53eb294e25..fdc03331b0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PRFILTER14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PRFILTER14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PRFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/PRFILTERS.h index 8eeca3e6a6..1b028d3b3b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PRFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/PRFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PRFILTERS14.h b/OOXML/XlsbFormat/Biff12_unions/PRFILTERS14.h index de1ecddaf7..c6b8f0a9ce 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PRFILTERS14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PRFILTERS14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PRFITEM.h b/OOXML/XlsbFormat/Biff12_unions/PRFITEM.h index d614fc7cfe..6c392c2f51 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PRFITEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/PRFITEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/PRFITEM14.h b/OOXML/XlsbFormat/Biff12_unions/PRFITEM14.h index a61daf0187..1c8d2190df 100644 --- a/OOXML/XlsbFormat/Biff12_unions/PRFITEM14.h +++ b/OOXML/XlsbFormat/Biff12_unions/PRFITEM14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/QSI.h b/OOXML/XlsbFormat/Biff12_unions/QSI.h index f8284a53c2..36b59b547d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/QSI.h +++ b/OOXML/XlsbFormat/Biff12_unions/QSI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/QSIF.h b/OOXML/XlsbFormat/Biff12_unions/QSIF.h index 26515bc785..744aff6286 100644 --- a/OOXML/XlsbFormat/Biff12_unions/QSIF.h +++ b/OOXML/XlsbFormat/Biff12_unions/QSIF.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/QSIFS.h b/OOXML/XlsbFormat/Biff12_unions/QSIFS.h index 48db6e0392..79cb963704 100644 --- a/OOXML/XlsbFormat/Biff12_unions/QSIFS.h +++ b/OOXML/XlsbFormat/Biff12_unions/QSIFS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/QSIR.h b/OOXML/XlsbFormat/Biff12_unions/QSIR.h index ea3352c7f3..7715049e96 100644 --- a/OOXML/XlsbFormat/Biff12_unions/QSIR.h +++ b/OOXML/XlsbFormat/Biff12_unions/QSIR.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/RICHFILTERCONTENT.h b/OOXML/XlsbFormat/Biff12_unions/RICHFILTERCONTENT.h index fedf58207f..806709f1ac 100644 --- a/OOXML/XlsbFormat/Biff12_unions/RICHFILTERCONTENT.h +++ b/OOXML/XlsbFormat/Biff12_unions/RICHFILTERCONTENT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/RICHFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/RICHFILTERS.h index c965bc5675..e54b52c09d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/RICHFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/RICHFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/RICHSORTCONDITION.h b/OOXML/XlsbFormat/Biff12_unions/RICHSORTCONDITION.h index 92084e5d30..8cb78f2e33 100644 --- a/OOXML/XlsbFormat/Biff12_unions/RICHSORTCONDITION.h +++ b/OOXML/XlsbFormat/Biff12_unions/RICHSORTCONDITION.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/RWBRK.h b/OOXML/XlsbFormat/Biff12_unions/RWBRK.h index a7328e9f86..c9b12eeb47 100644 --- a/OOXML/XlsbFormat/Biff12_unions/RWBRK.h +++ b/OOXML/XlsbFormat/Biff12_unions/RWBRK.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SHAREDSTRINGS.h b/OOXML/XlsbFormat/Biff12_unions/SHAREDSTRINGS.h index a7b2b76480..9906d4aa3c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SHAREDSTRINGS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SHAREDSTRINGS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.cpp b/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.cpp index 56ff1ae650..0a2cf83a3d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.cpp +++ b/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.cpp @@ -33,7 +33,7 @@ #include "SHRFMLACELL.h" #include "../Biff12_records/CommonRecords.h" #include "../Biff12_structures/CellRef.h" -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/Biff_structures/CellRangeRef.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/Biff_structures/CellRangeRef.h" using namespace XLS; diff --git a/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.h b/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.h index 653038d4cf..29ff3dcf4d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.h +++ b/OOXML/XlsbFormat/Biff12_unions/SHRFMLACELL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICER.h b/OOXML/XlsbFormat/Biff12_unions/SLICER.h index 1570dc2d7f..782fd0a9af 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICER.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHE.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHE.h index 6047bc2317..83933ef002 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHE.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEBOOKPIVOTTABLES.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEBOOKPIVOTTABLES.h index eb07ca1aab..343a5b9a18 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEBOOKPIVOTTABLES.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEBOOKPIVOTTABLES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHECROSSFILTEREXT.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHECROSSFILTEREXT.h index 8d96d040ab..1fe6e3dad5 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHECROSSFILTEREXT.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHECROSSFILTEREXT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEID.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEID.h index 311c5b1ada..556ff604d4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEID.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEIDS.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEIDS.h index a74c506458..bf5fa0216b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEIDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEIDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELDATA.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELDATA.h index 05aa424f60..fe424c358a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELDATA.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELDATA.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELSDATA.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELSDATA.h index 4114b48dc3..a1f00c2506 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELSDATA.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHELEVELSDATA.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHENATIVEITEMS.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHENATIVEITEMS.h index 416ef9c6a8..6973ac5c4b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHENATIVEITEMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHENATIVEITEMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEOLAPIMPL.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEOLAPIMPL.h index ffcbab1192..6020c36074 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEOLAPIMPL.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHEOLAPIMPL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESELECTIONS.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESELECTIONS.h index 0f0de09cba..068cd238c4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESELECTIONS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESELECTIONS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGE.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGE.h index fca30919b3..0a93efa16d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGE.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGES.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGES.h index 99d2b68b46..2181369904 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGES.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESIRANGES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEID.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEID.h index 45a2791f84..8f18b8b495 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEID.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEIDS.h b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEIDS.h index d859b4013b..a8148420e8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEIDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERCACHESPIVOTCACHEIDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICEREX.h b/OOXML/XlsbFormat/Biff12_unions/SLICEREX.h index 71bfaa3963..5da56c237c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICEREX.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICEREX.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERS.h b/OOXML/XlsbFormat/Biff12_unions/SLICERS.h index 11bac9f562..e866987d00 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERSEX.h b/OOXML/XlsbFormat/Biff12_unions/SLICERSEX.h index 3ccf37d121..9dde04e181 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERSEX.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERSEX.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLE.h b/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLE.h index ee94d89668..1d853ebdb4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLES.h b/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLES.h index e457b06dc7..63187a2324 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLES.h +++ b/OOXML/XlsbFormat/Biff12_unions/SLICERSTYLES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SORTCOND.h b/OOXML/XlsbFormat/Biff12_unions/SORTCOND.h index b65502055f..c510f07d1f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SORTCOND.h +++ b/OOXML/XlsbFormat/Biff12_unions/SORTCOND.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SORTCOND14.h b/OOXML/XlsbFormat/Biff12_unions/SORTCOND14.h index 01c169f054..8167d78580 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SORTCOND14.h +++ b/OOXML/XlsbFormat/Biff12_unions/SORTCOND14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SORTCONDS.h b/OOXML/XlsbFormat/Biff12_unions/SORTCONDS.h index 3e39c8eb8e..6e5f7dc8fb 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SORTCONDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SORTCONDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SORTSTATE.h b/OOXML/XlsbFormat/Biff12_unions/SORTSTATE.h index ffd991d748..aa20ce215d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SORTSTATE.h +++ b/OOXML/XlsbFormat/Biff12_unions/SORTSTATE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUP.h b/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUP.h index 6843f86084..690df55156 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUP.h +++ b/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUPS.h b/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUPS.h index 18b0313422..624b8f4a3a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SPARKLINEGROUPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/STYLES.h b/OOXML/XlsbFormat/Biff12_unions/STYLES.h index 368fddcbfc..41fb00ac0a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/STYLES.h +++ b/OOXML/XlsbFormat/Biff12_unions/STYLES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/STYLESHEET14.h b/OOXML/XlsbFormat/Biff12_unions/STYLESHEET14.h index f0351dfe09..811ff052ba 100644 --- a/OOXML/XlsbFormat/Biff12_unions/STYLESHEET14.h +++ b/OOXML/XlsbFormat/Biff12_unions/STYLESHEET14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/STYLESHEET15.h b/OOXML/XlsbFormat/Biff12_unions/STYLESHEET15.h index 201c4d61c8..b95e820395 100644 --- a/OOXML/XlsbFormat/Biff12_unions/STYLESHEET15.h +++ b/OOXML/XlsbFormat/Biff12_unions/STYLESHEET15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SUP.h b/OOXML/XlsbFormat/Biff12_unions/SUP.h index edb4dbfa80..1eb3b814fe 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SUP.h +++ b/OOXML/XlsbFormat/Biff12_unions/SUP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SUPADDIN.h b/OOXML/XlsbFormat/Biff12_unions/SUPADDIN.h index 38ac2b6f73..02d104eda8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SUPADDIN.h +++ b/OOXML/XlsbFormat/Biff12_unions/SUPADDIN.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SUPSAME.h b/OOXML/XlsbFormat/Biff12_unions/SUPSAME.h index a057fb01e4..58f947c45b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SUPSAME.h +++ b/OOXML/XlsbFormat/Biff12_unions/SUPSAME.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCHANGE.h b/OOXML/XlsbFormat/Biff12_unions/SXCHANGE.h index 48f23a578d..34902772de 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCHANGE.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCHANGE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCHANGES.h b/OOXML/XlsbFormat/Biff12_unions/SXCHANGES.h index 18a2321254..b89b98dccb 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCHANGES.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCHANGES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT.h b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT.h index 7aa68eb7e3..ca4006edfc 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT14.h b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT14.h index 001b68aa34..ae7be9ead4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT14.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMT14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS.h b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS.h index 53e7095240..20fa4b96f0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS14.h b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS14.h index 4f792f9b1f..7788fba4c4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS14.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCONDFMTS14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMAT.h b/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMAT.h index 8f5ac603c6..30620e1035 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMAT.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMAT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMATS.h b/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMATS.h index 9fc834e5b9..136f679bf8 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMATS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXCRTFORMATS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXDI.h b/OOXML/XlsbFormat/Biff12_unions/SXDI.h index 788341355e..a0616b200b 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXDI.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXDI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXDIS.h b/OOXML/XlsbFormat/Biff12_unions/SXDIS.h index db690f6ad9..49880849fb 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXDIS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXDIS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXEDIT.h b/OOXML/XlsbFormat/Biff12_unions/SXEDIT.h index 325cc2f57b..a0cffa1f51 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXEDIT.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXEDIT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXEDITS.h b/OOXML/XlsbFormat/Biff12_unions/SXEDITS.h index 64cd8a373e..a5d553f56d 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXEDITS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXEDITS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXFILTER.h b/OOXML/XlsbFormat/Biff12_unions/SXFILTER.h index b6d330dbee..a559c5d1ad 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXFILTER.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXFILTER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXFILTERS.h b/OOXML/XlsbFormat/Biff12_unions/SXFILTERS.h index 91003f2e86..0ffb41c284 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXFILTERS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXFILTERS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXFORMAT.h b/OOXML/XlsbFormat/Biff12_unions/SXFORMAT.h index b594d6de39..2c078bf34a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXFORMAT.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXFORMAT.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXFORMATS.h b/OOXML/XlsbFormat/Biff12_unions/SXFORMATS.h index c5bca1912e..0a7f8e7750 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXFORMATS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXFORMATS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXLI.h b/OOXML/XlsbFormat/Biff12_unions/SXLI.h index c28bacf031..47c4a1b802 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXLI.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXLI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXLICOLS.h b/OOXML/XlsbFormat/Biff12_unions/SXLICOLS.h index 24cadc3d4f..29ba8ce135 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXLICOLS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXLICOLS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXLIRWS.h b/OOXML/XlsbFormat/Biff12_unions/SXLIRWS.h index 5b98e18e74..c5c564e7de 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXLIRWS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXLIRWS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXLOCATION.h b/OOXML/XlsbFormat/Biff12_unions/SXLOCATION.h index cb39e0b65a..387bf48d43 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXLOCATION.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXLOCATION.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXPI.h b/OOXML/XlsbFormat/Biff12_unions/SXPI.h index b31692f48b..a7b17ef41c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXPI.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXPI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXPIS.h b/OOXML/XlsbFormat/Biff12_unions/SXPIS.h index d4f6dd6943..858ddf62a2 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXPIS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXPIS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTDMP.h b/OOXML/XlsbFormat/Biff12_unions/SXTDMP.h index 0a2ac49d85..c06e68b218 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTDMP.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTDMP.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTDMPS.h b/OOXML/XlsbFormat/Biff12_unions/SXTDMPS.h index 229bc0c0be..e41a3c99b5 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTDMPS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTDMPS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTH.h b/OOXML/XlsbFormat/Biff12_unions/SXTH.h index 9933041039..099c5c1359 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTH.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTH.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTHITEM.h b/OOXML/XlsbFormat/Biff12_unions/SXTHITEM.h index 9e11abdbcc..d7760c4b7a 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTHITEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTHITEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTHITEMS.h b/OOXML/XlsbFormat/Biff12_unions/SXTHITEMS.h index 0a7dad6eb4..cf3d7790b4 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTHITEMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTHITEMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTHS.h b/OOXML/XlsbFormat/Biff12_unions/SXTHS.h index 3a6ff36de1..ec9f68e34c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTHS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTHS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESET.h b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESET.h index 590c16b2f7..f38396e2bc 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESET.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESET.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETDATA.h b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETDATA.h index 0a4a60bc79..0cbed3f313 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETDATA.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETDATA.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETHEADER.h b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETHEADER.h index 4ed72dc092..3f184830b9 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETHEADER.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETHEADER.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETROW.h b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETROW.h index 1a35578e9c..d5e19e0b0f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETROW.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXTUPLESETROW.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXVD.h b/OOXML/XlsbFormat/Biff12_unions/SXVD.h index 3265dde35e..b0e84df11c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXVD.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXVD.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXVDS.h b/OOXML/XlsbFormat/Biff12_unions/SXVDS.h index 2269a08918..ab8ec17e98 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXVDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXVDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXVI.h b/OOXML/XlsbFormat/Biff12_unions/SXVI.h index 91ceebed9b..06e9dbf446 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXVI.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXVI.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXVIEW14.h b/OOXML/XlsbFormat/Biff12_unions/SXVIEW14.h index 2bd49e4ee0..0dd652f701 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXVIEW14.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXVIEW14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXVIEW16.h b/OOXML/XlsbFormat/Biff12_unions/SXVIEW16.h index 6eeaa00fe5..8958793ebe 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXVIEW16.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXVIEW16.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/SXVIS.h b/OOXML/XlsbFormat/Biff12_unions/SXVIS.h index e717354f8d..658699b4c5 100644 --- a/OOXML/XlsbFormat/Biff12_unions/SXVIS.h +++ b/OOXML/XlsbFormat/Biff12_unions/SXVIS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLE.h b/OOXML/XlsbFormat/Biff12_unions/TABLE.h index 9dd62a7fd4..551123ccfa 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLECELL.h b/OOXML/XlsbFormat/Biff12_unions/TABLECELL.h index e21b92fb99..89fab2ccc0 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLECELL.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLECELL.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHE.h b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHE.h index 015d7a78f4..f21e484f40 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHE.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEID.h b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEID.h index c72c440fa4..9ee5c8a2f7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEID.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEID.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEIDS.h b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEIDS.h index dccea29e89..d585bbe4d7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEIDS.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERCACHEIDS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESLICEREX.h b/OOXML/XlsbFormat/Biff12_unions/TABLESLICEREX.h index 9d88f22158..38348af37f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESLICEREX.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESLICEREX.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERSEX.h b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERSEX.h index 290e9be2ff..f5c627dedf 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESLICERSEX.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESLICERSEX.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESTYLE.h b/OOXML/XlsbFormat/Biff12_unions/TABLESTYLE.h index 9100278708..106cdd9842 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESTYLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESTYLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TABLESTYLES.h b/OOXML/XlsbFormat/Biff12_unions/TABLESTYLES.h index 874f3a77e3..e7a8caf443 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TABLESTYLES.h +++ b/OOXML/XlsbFormat/Biff12_unions/TABLESTYLES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/TEXTPR15.h b/OOXML/XlsbFormat/Biff12_unions/TEXTPR15.h index 517aa94d25..b865b2c622 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TEXTPR15.h +++ b/OOXML/XlsbFormat/Biff12_unions/TEXTPR15.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLE.h b/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLE.h index d904a02261..ee4978fe07 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLE.h +++ b/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLE.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLES.h b/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLES.h index 9983160ac1..ebaa0261d7 100644 --- a/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLES.h +++ b/OOXML/XlsbFormat/Biff12_unions/TIMELINESTYLES.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/USERCSVIEW.h b/OOXML/XlsbFormat/Biff12_unions/USERCSVIEW.h index 70908b4f93..92eae61728 100644 --- a/OOXML/XlsbFormat/Biff12_unions/USERCSVIEW.h +++ b/OOXML/XlsbFormat/Biff12_unions/USERCSVIEW.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/USERCSVIEWS.h b/OOXML/XlsbFormat/Biff12_unions/USERCSVIEWS.h index 138265f9ff..f0bf8cb832 100644 --- a/OOXML/XlsbFormat/Biff12_unions/USERCSVIEWS.h +++ b/OOXML/XlsbFormat/Biff12_unions/USERCSVIEWS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEM.h b/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEM.h index f1c8cd23fe..78b5dc2d07 100644 --- a/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEM.h +++ b/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEM.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEMS.h b/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEMS.h index 28c79e93af..eb4dab800f 100644 --- a/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEMS.h +++ b/OOXML/XlsbFormat/Biff12_unions/WEBPUBITEMS.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/WSVIEW2.h b/OOXML/XlsbFormat/Biff12_unions/WSVIEW2.h index ab3495cc1f..c44d5f531c 100644 --- a/OOXML/XlsbFormat/Biff12_unions/WSVIEW2.h +++ b/OOXML/XlsbFormat/Biff12_unions/WSVIEW2.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/WSVIEWS2.h b/OOXML/XlsbFormat/Biff12_unions/WSVIEWS2.h index 7ba7141175..fac67b0252 100644 --- a/OOXML/XlsbFormat/Biff12_unions/WSVIEWS2.h +++ b/OOXML/XlsbFormat/Biff12_unions/WSVIEWS2.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/Biff12_unions/uCFVO.h b/OOXML/XlsbFormat/Biff12_unions/uCFVO.h index bb76b2c285..caa6804b96 100644 --- a/OOXML/XlsbFormat/Biff12_unions/uCFVO.h +++ b/OOXML/XlsbFormat/Biff12_unions/uCFVO.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" diff --git a/OOXML/XlsbFormat/Biff12_unions/uCFVO14.h b/OOXML/XlsbFormat/Biff12_unions/uCFVO14.h index a5b7c265e0..b767620f46 100644 --- a/OOXML/XlsbFormat/Biff12_unions/uCFVO14.h +++ b/OOXML/XlsbFormat/Biff12_unions/uCFVO14.h @@ -31,7 +31,7 @@ */ #pragma once -#include "../../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { diff --git a/OOXML/XlsbFormat/ChartSheetStream.h b/OOXML/XlsbFormat/ChartSheetStream.h index b59fb2320c..c4b02495dd 100644 --- a/OOXML/XlsbFormat/ChartSheetStream.h +++ b/OOXML/XlsbFormat/ChartSheetStream.h @@ -30,15 +30,14 @@ * */ -#ifndef CHARTSHEETSTREAM_H -#define CHARTSHEETSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -80,5 +79,4 @@ namespace XLSB } -#endif // CHARTSHEETSTREAM_H diff --git a/OOXML/XlsbFormat/CommentsStream.h b/OOXML/XlsbFormat/CommentsStream.h index 3ce8733e1f..2bbe36f920 100644 --- a/OOXML/XlsbFormat/CommentsStream.h +++ b/OOXML/XlsbFormat/CommentsStream.h @@ -30,15 +30,15 @@ * */ -#ifndef COMMENTSSTREAM_H -#define COMMENTSSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include +#include +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { @@ -63,6 +63,3 @@ namespace XLSB }; } - -#endif // COMMENTSSTREAM_H - diff --git a/OOXML/XlsbFormat/ConnectionsStream.h b/OOXML/XlsbFormat/ConnectionsStream.h index 4270cb93d4..2ad7d93511 100644 --- a/OOXML/XlsbFormat/ConnectionsStream.h +++ b/OOXML/XlsbFormat/ConnectionsStream.h @@ -30,14 +30,13 @@ * */ -#ifndef CONNECTIONSTREAM_H -#define CONNECTIONSTREAM_H +#pragma once -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { @@ -63,5 +62,3 @@ namespace XLSB } -#endif // CONNECTIONSTREAM_H - diff --git a/OOXML/XlsbFormat/ExternalLinkStream.h b/OOXML/XlsbFormat/ExternalLinkStream.h index 9c01b076bd..d9f8c17ca8 100644 --- a/OOXML/XlsbFormat/ExternalLinkStream.h +++ b/OOXML/XlsbFormat/ExternalLinkStream.h @@ -30,15 +30,16 @@ * */ -#ifndef EXTERNALLINKSTREAM_H -#define EXTERNALLINKSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include +#include +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -65,5 +66,4 @@ namespace XLSB } -#endif // EXTERNALLINKSTREAM_H diff --git a/OOXML/XlsbFormat/PivotCacheDefStream.h b/OOXML/XlsbFormat/PivotCacheDefStream.h index 8d455af352..63c06e3cfa 100644 --- a/OOXML/XlsbFormat/PivotCacheDefStream.h +++ b/OOXML/XlsbFormat/PivotCacheDefStream.h @@ -29,16 +29,14 @@ * terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode * */ +#pragma once -#ifndef PIVOTCACHEDEFSTREAM_H -#define PIVOTCACHEDEFSTREAM_H - - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -77,6 +75,3 @@ namespace XLSB }; } - -#endif // PIVOTCACHEDEFSTREAM_H - diff --git a/OOXML/XlsbFormat/PivotCacheRecordsStream.h b/OOXML/XlsbFormat/PivotCacheRecordsStream.h index d226d218f4..036d2490b6 100644 --- a/OOXML/XlsbFormat/PivotCacheRecordsStream.h +++ b/OOXML/XlsbFormat/PivotCacheRecordsStream.h @@ -30,15 +30,16 @@ * */ -#ifndef PIVOTCACHERECORDSSTREAM_H -#define PIVOTCACHERECORDSSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include +#include +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -65,6 +66,3 @@ namespace XLSB }; } - -#endif // PIVOTCACHERECORDSSTREAM_H - diff --git a/OOXML/XlsbFormat/PivotTableStream.h b/OOXML/XlsbFormat/PivotTableStream.h index 3a9127f90b..552a2106f7 100644 --- a/OOXML/XlsbFormat/PivotTableStream.h +++ b/OOXML/XlsbFormat/PivotTableStream.h @@ -30,15 +30,14 @@ * */ -#ifndef PIVOTTABLESTREAM_H -#define PIVOTTABLESTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -83,5 +82,4 @@ namespace XLSB } -#endif // PIVOTTABLESTREAM_H diff --git a/OOXML/XlsbFormat/QueryTableStream.h b/OOXML/XlsbFormat/QueryTableStream.h index 90c1b94710..4723b52f57 100644 --- a/OOXML/XlsbFormat/QueryTableStream.h +++ b/OOXML/XlsbFormat/QueryTableStream.h @@ -29,17 +29,13 @@ * terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode * */ +#pragma once -#ifndef QUERYTABLESTREAM_H -#define QUERYTABLESTREAM_H - - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" - +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { @@ -64,5 +60,4 @@ namespace XLSB } -#endif // QUERYTABLESTREAM_H diff --git a/OOXML/XlsbFormat/SharedStringsStream.h b/OOXML/XlsbFormat/SharedStringsStream.h index a2a4546a23..cd552eef5c 100644 --- a/OOXML/XlsbFormat/SharedStringsStream.h +++ b/OOXML/XlsbFormat/SharedStringsStream.h @@ -30,22 +30,21 @@ * */ -#ifndef SHAREDSTRINGSSTREAM_H -#define SHAREDSTRINGSSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" - +#include +#include +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { class SharedStringsStream; - typedef boost::shared_ptr SharedStringsStreamPtr; + typedef boost::shared_ptr SharedStringsStreamPtr; class SharedStringsStream: public XLS::CompositeObject { @@ -59,11 +58,10 @@ namespace XLSB const bool loadContent(XLS::BinProcessor& proc) override; const bool saveContent(XLS::BinProcessor& proc) override; - XLS::BaseObjectPtr m_SHAREDSTRINGS; + XLS::BaseObjectPtr m_SHAREDSTRINGS; }; } -#endif // SHAREDSTRINGSSTREAM_H diff --git a/OOXML/XlsbFormat/SlicerCachesStream.h b/OOXML/XlsbFormat/SlicerCachesStream.h index 69a2fff5d6..2498deba6c 100644 --- a/OOXML/XlsbFormat/SlicerCachesStream.h +++ b/OOXML/XlsbFormat/SlicerCachesStream.h @@ -30,15 +30,13 @@ * */ -#ifndef SLICERCACHESSTREAM_H -#define SLICERCACHESSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { @@ -64,5 +62,4 @@ namespace XLSB } -#endif // SLICERCACHESSTREAM_H diff --git a/OOXML/XlsbFormat/SlicersStream.h b/OOXML/XlsbFormat/SlicersStream.h index 24260efd65..3072d8dfdd 100644 --- a/OOXML/XlsbFormat/SlicersStream.h +++ b/OOXML/XlsbFormat/SlicersStream.h @@ -30,15 +30,13 @@ * */ -#ifndef SLICERSSTREAM_H -#define SLICERSSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { @@ -64,5 +62,3 @@ namespace XLSB } -#endif // SLICERSSTREAM_H - diff --git a/OOXML/XlsbFormat/StylesStream.h b/OOXML/XlsbFormat/StylesStream.h index c6464b6138..1178cdba14 100644 --- a/OOXML/XlsbFormat/StylesStream.h +++ b/OOXML/XlsbFormat/StylesStream.h @@ -30,15 +30,13 @@ * */ -#ifndef STYLESSTREAM_H -#define STYLESSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB @@ -76,6 +74,3 @@ namespace XLSB }; } - -#endif // STYLESSTREAM_H - diff --git a/OOXML/XlsbFormat/TableStream.h b/OOXML/XlsbFormat/TableStream.h index a6c43bd2a4..0157c73f42 100644 --- a/OOXML/XlsbFormat/TableStream.h +++ b/OOXML/XlsbFormat/TableStream.h @@ -29,16 +29,13 @@ * terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode * */ +#pragma once -#ifndef TABLESTREAM_H -#define TABLESTREAM_H - - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" namespace XLSB { @@ -63,6 +60,3 @@ namespace XLSB }; } - -#endif // TABLESTREAM_H - diff --git a/OOXML/XlsbFormat/WorkBookStream.h b/OOXML/XlsbFormat/WorkBookStream.h index f91a7ed131..2426a49822 100644 --- a/OOXML/XlsbFormat/WorkBookStream.h +++ b/OOXML/XlsbFormat/WorkBookStream.h @@ -30,15 +30,16 @@ * */ -#ifndef WORKBOOKSTREAM_H -#define WORKBOOKSTREAM_H +#pragma once - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include +#include +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -90,7 +91,4 @@ namespace XLSB }; -} - -#endif // WORKBOOKSTREAM_H - +} \ No newline at end of file diff --git a/OOXML/XlsbFormat/WorkSheetStream.h b/OOXML/XlsbFormat/WorkSheetStream.h index 53424a9108..add86d0be5 100644 --- a/OOXML/XlsbFormat/WorkSheetStream.h +++ b/OOXML/XlsbFormat/WorkSheetStream.h @@ -29,16 +29,14 @@ * terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode * */ +#pragma once -#ifndef WORKSHEETSTREAM_H -#define WORKSHEETSTREAM_H - - -#include "../../../../DesktopEditor/common/Types.h" -#include "../Base/Types_32.h" +#include "../../DesktopEditor/common/Types.h" +#include "../Base/Base.h" #include "../XlsxFormat/WritingElement.h" #include -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/CompositeObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/CompositeObject.h" + typedef BYTE *LPBYTE; namespace XLSB @@ -101,6 +99,3 @@ namespace XLSB }; } - -#endif // WORKSHEETSTREAM_H - diff --git a/OOXML/XlsbFormat/Xlsb.cpp b/OOXML/XlsbFormat/Xlsb.cpp index 24fd98b907..32a2ae4c92 100644 --- a/OOXML/XlsbFormat/Xlsb.cpp +++ b/OOXML/XlsbFormat/Xlsb.cpp @@ -41,14 +41,17 @@ #include "../XlsxFormat/Pivot/PivotTable.h" #include "../XlsxFormat/Pivot/PivotCacheDefinition.h" #include "../XlsxFormat/Pivot/PivotCacheRecords.h" +#include "../XlsxFormat/Styles/Fonts.h" -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/GlobalWorkbookInfo.h" -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/WorkbookStreamObject.h" -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Binary/CFStreamCacheReader.h" -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Binary/CFStreamCacheWriter.h" -#include "../../../../ASCOfficeXlsFile2/source/XlsFormat/Logic/BinProcessor.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/GlobalWorkbookInfo.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/WorkbookStreamObject.h" +#include "../../MsBinaryFile/XlsFile/Format/Binary/CFStreamCacheReader.h" +#include "../../MsBinaryFile/XlsFile/Format/Binary/CFStreamCacheWriter.h" +#include "../../MsBinaryFile/XlsFile/Format/Logic/BinProcessor.h" -#include "../../../../DesktopEditor/common/SystemUtils.h" +#include "../Binary/Presentation/BinaryFileReaderWriter.h" + +#include "../../DesktopEditor/common/SystemUtils.h" #include "Biff12_unions/CELLTABLE.h" @@ -99,7 +102,7 @@ bool OOX::Spreadsheet::CXlsb::WriteBin(const CPath& oFilePath, XLS::BaseObject* XLS::StreamCacheWriterPtr writer(new XLS::BinaryStreamCacheWriter(m_binaryWriter, xls_global_info)); XLS::BinWriterProcessor proc(writer, objStream); proc.mandatory(*objStream); - m_binaryWriter->WriteFile(m_binaryWriter->GetBuffer(), m_binaryWriter->GetPosition()); + m_binaryWriter->WriteFile(m_binaryWriter->GetBuffer(), (static_cast(m_binaryWriter.get()))->GetPosition()); m_binaryWriter->CloseFile(); return true; diff --git a/OOXML/XlsxFormat/Styles/XlsxStyles.cpp b/OOXML/XlsxFormat/Styles/XlsxStyles.cpp index b7591b32c8..c4c32202ba 100644 --- a/OOXML/XlsxFormat/Styles/XlsxStyles.cpp +++ b/OOXML/XlsxFormat/Styles/XlsxStyles.cpp @@ -171,7 +171,7 @@ namespace OOX if (stylesStream != nullptr) { if (stylesStream->m_FMTS != nullptr) - m_oNumFmts = static_cast(stylesStream->m_FMTS.get())->m_arFmt; + m_oNumFmts = static_cast(stylesStream->m_FMTS.get())->m_arBrtFmt; if (stylesStream->m_FONTS != nullptr) m_oFonts = static_cast(stylesStream->m_FONTS.get())->m_arBrtFont; diff --git a/OOXML/XlsxFormat/Worksheets/ConditionalFormatting.cpp b/OOXML/XlsxFormat/Worksheets/ConditionalFormatting.cpp index d3e2a951cf..30b5a0fc6a 100644 --- a/OOXML/XlsxFormat/Worksheets/ConditionalFormatting.cpp +++ b/OOXML/XlsxFormat/Worksheets/ConditionalFormatting.cpp @@ -1522,9 +1522,9 @@ void CConditionalFormattingRule::fromBin(XLS::BaseObjectPtr& obj) } } } - if(ptr->m_FRTRULE != nullptr) + if(ptr->m_FRTCFRULE != nullptr) { - auto ptrFRTCFRULE = static_cast(ptr->m_FRTRULE.get()); + auto ptrFRTCFRULE = static_cast(ptr->m_FRTCFRULE.get()); m_oExtId = static_cast(ptrFRTCFRULE->m_BrtCFRuleExt.get())->guid; } } diff --git a/X2tConverter/src/ASCConverters.cpp b/X2tConverter/src/ASCConverters.cpp index e5ec76350a..246c5b642f 100644 --- a/X2tConverter/src/ASCConverters.cpp +++ b/X2tConverter/src/ASCConverters.cpp @@ -1124,7 +1124,7 @@ namespace NExtractTools OOX::CContentTypes oContentTypes; oXlsb.SetPropForWriteSheet(sTo, oContentTypes); - oXlsb.ReadSheetData(true); + oXlsb.ReadSheetData(); nRes = oXlsb.WriteNative(sTo, oContentTypes) ? S_OK : AVS_FILEUTILS_ERROR_CONVERT; }