Commit c70132f9 authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

http://bugzserver/show_bug.cgi?id=25183 - Текст вставляется с другим размером...

http://bugzserver/show_bug.cgi?id=25183 - Текст вставляется с другим размером шрифта, если копирование осуществляется внутри автофигуры

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57138 954022d7-b5bf-4e40-9824-e11837661b57
parent 98883119
......@@ -1643,6 +1643,7 @@
var oPasteProcessor = new PasteProcessor({WordControl:{m_oLogicDocument: targetDocContent}, FontLoader: {}}, false, false, true, true);
oPasteProcessor.map_font_index = this.Api.FontLoader.map_font_index;
oPasteProcessor.bIsDoublePx = false;
var newFonts;
......
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