Commit 4eca915f authored by Alexander.Trofimov's avatar Alexander.Trofimov

update closure

parent 428a631d
......@@ -35,12 +35,14 @@
* Import
* -----------------------------------------------------------------------------
*/
var CellValueType = AscCommon.CellValueType;
var UndoRedoDataTypes = AscCommonExcel.UndoRedoDataTypes;
var c_oAscError = Asc.c_oAscError;
var c_oAscInsertOptions = Asc.c_oAscInsertOptions;
var c_oAscDeleteOptions = Asc.c_oAscDeleteOptions;
var CellValueType = AscCommon.CellValueType;
var c_oAscChangeTableStyleInfo = Asc.c_oAscChangeTableStyleInfo;
var prot;
......
......@@ -93,6 +93,8 @@
var c_oAscSelectionType = asc.c_oAscSelectionType;
var c_oAscSelectionDialogType = asc.c_oAscSelectionDialogType;
var c_oAscAutoFilterTypes = asc.c_oAscAutoFilterTypes;
var c_oAscChangeTableStyleInfo = asc.c_oAscChangeTableStyleInfo;
var c_oAscChangeSelectionFormatTable = asc.c_oAscChangeSelectionFormatTable;
/*
* Constants
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment