Commit 833003ba authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

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


git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@59582 954022d7-b5bf-4e40-9824-e11837661b57
parent fad66004
...@@ -593,9 +593,7 @@ public: ...@@ -593,9 +593,7 @@ public:
} }
inline int Open(CAtlArray<CString>& oFiles, int nStart) inline int Open(CAtlArray<CString>& oFiles, int nStart)
{ {
if (m_nFileType == 0)
return Open_docx(oFiles, nStart);
return Open_excel(oFiles, nStart); return Open_excel(oFiles, nStart);
} }
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
//1 //1
//0 //0
//0 //0
//13 //14
#define INTVER 1,0,0,13 #define INTVER 1,0,0,14
#define STRVER "1,0,0,13\0" #define STRVER "1,0,0,14\0"
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