Commit 63833cb1 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

пересчет документа при совместном редактировании (инлайн объекты)

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51849 954022d7-b5bf-4e40-9824-e11837661b57
parent 0f49c9c4
......@@ -727,6 +727,8 @@ function CCollaborativeEditing()
RecalculateData.HdrFtr.push( HdrFtr_Content.Footer.Odd );
LogicDocument.Reset_RecalculateCache();
LogicDocument.DrawingObjects.calculateAfterOpen();
LogicDocument.Recalculate( false, false, RecalculateData );
LogicDocument.Document_UpdateSelectionState();
LogicDocument.Document_UpdateInterfaceState();
......
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