(1.0.0.14) новый формат изменений (word/powerpoint)

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@59582 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Oleg.Korshul
2014-11-10 15:14:25 +00:00
committed by Alexander Trofimov
parent fad6600486
commit 833003ba10
2 changed files with 4 additions and 6 deletions

View File

@ -593,9 +593,7 @@ public:
}
inline int Open(CAtlArray<CString>& oFiles, int nStart)
{
if (m_nFileType == 0)
return Open_docx(oFiles, nStart);
{
return Open_excel(oFiles, nStart);
}

View File

@ -2,6 +2,6 @@
//1
//0
//0
//13
#define INTVER 1,0,0,13
#define STRVER "1,0,0,13\0"
//14
#define INTVER 1,0,0,14
#define STRVER "1,0,0,14\0"