Commit 69a0089e authored by Alexander.Trofimov's avatar Alexander.Trofimov

error add filter c_oAscCustomAutoFilter -> c_oAscAutoFilterTypes

parent 328af299
......@@ -30,7 +30,7 @@ var UndoRedoData_CellSimpleData = AscCommonExcel.UndoRedoData_CellSimpleData;
var UndoRedoData_IndexSimpleProp = AscCommonExcel.UndoRedoData_IndexSimpleProp;
var c_oAscCustomAutoFilter = Asc.c_oAscCustomAutoFilter;
var c_oAscCustomAutoFilter = Asc.c_oAscAutoFilterTypes;
var c_oAscAutoFilterTypes = Asc.c_oAscAutoFilterTypes;
var g_oColorManager = null;
var g_nNumsMaxId = 160;
......
......@@ -81,7 +81,7 @@
var c_oAscCleanOptions = asc.c_oAscCleanOptions;
var c_oAscSelectionType = asc.c_oAscSelectionType;
var c_oAscSelectionDialogType = asc.c_oAscSelectionDialogType;
var c_oAscCustomAutoFilter = asc.c_oAscAutoFilterTypes;
var c_oAscAutoFilterTypes = asc.c_oAscAutoFilterTypes;
/*
* 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