Commit 77b86c7b authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander Trofimov

(2.0.0.262): ASCOfficeDocxFile2

пустые картинки в презентация с VmlDrawing "Сезоны года.ppsx"

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@61759 954022d7-b5bf-4e40-9824-e11837661b57
parent d9676011
......@@ -2,6 +2,6 @@
//2
//0
//0
//261
#define INTVER 2,0,0,261
#define STRVER "2,0,0,261\0"
//262
#define INTVER 2,0,0,262
#define STRVER "2,0,0,262\0"
......@@ -93,7 +93,7 @@ namespace PPTX
oNode.ReadAttributeBase(L"id", id);
CString bsMem = oNode.ReadAttributeBase(L"spid");
CString bsMem = oNode.ReadAttributeBase(L"o:spid");
if (!bsMem.IsEmpty())
id = bsMem;
......
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