Commit 021c0023 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

git-svn-id:...

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51570 954022d7-b5bf-4e40-9824-e11837661b57
parent f7e1edd8
......@@ -2885,6 +2885,11 @@ function CEditorPage(api)
this.CheckLayouts();
this.SlideDrawer.CheckSlide(drDoc.SlideCurrent);
this.m_oApi.sync_BeginCatchSelectedElements();
this.m_oApi.sync_slidePropCallback(this.m_oLogicDocument.Slides[drDoc.SlideCurrent]);
this.m_oApi.sync_EndCatchSelectedElements();
this.CalculateDocumentSize(false);
this.Thumbnails.SelectPage(lPageNum);
......
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