For bug 77136

This commit is contained in:
Vladimir Privezenov
2025-10-02 18:29:56 +03:00
parent 553f8712f3
commit 3c946cc79f
6 changed files with 19 additions and 21 deletions

View File

@ -160,6 +160,7 @@
"cell/model/CellInfo.js",
"cell/model/HeaderFooter.js",
"cell/view/DrawingObjectsController.js",
"cell/view/HandlerList.js",
"word/Editor/Paragraph/RunContent/Types.js",
"word/Math/mathTypes.js",

View File

@ -139,6 +139,7 @@
"common/wordcopypaste.js",
"common/intervalTree.js",
"cell/view/HandlerList.js",
"cell/model/SheetMemory.js",
"cell/model/WorkbookElems.js",
"cell/model/Workbook.js",

View File

@ -156,6 +156,7 @@
"common/intervalTree.js",
"cell/model/FormulaObjects/parserFormula.js",
"cell/view/HandlerList.js",
"cell/model/SheetMemory.js",
"cell/model/WorkbookElems.js",
"cell/model/Workbook.js",