Fix set the paragraph numbering for native
This commit is contained in:
KirillovIlya
2022-11-18 11:21:21 +03:00
parent c07ef9378a
commit 5157781534

View File

@ -1513,7 +1513,7 @@ Asc['asc_docs_api'].prototype["Call_Menu_Event"] = function(type, _params)
case 23:
{
var _listType = asc_menu_ReadParaListType(_params, _current);
this.WordControl.m_oLogicDocument.SetParagraphNumbering( _listType );
this.put_ListType(_listType.asc_getListType(), _listType.asc_getListSubType());
break;
}
case 24: