update cryptopp to actual

update test projects
fix same warnings
This commit is contained in:
Elena.Subbotina
2023-03-24 11:29:53 +03:00
parent c7c2ab02a7
commit a91c5767dc
382 changed files with 79684 additions and 47743 deletions

View File

@ -72,6 +72,29 @@ namespace OOX
init();
Read( oFilePath );
}
CDocx::~CDocx()
{
m_oMain.init();
m_oGlossary.init();
m_pApp = NULL;
m_pCore = NULL;
m_pTheme = NULL;
m_pCommentsExt = NULL;
m_pCommentsExtensible = NULL;
m_pCommentsIds = NULL;
m_pPeople = NULL;
m_pDocumentComments = NULL;
m_pDocumentCommentsExt = NULL;
m_pDocumentCommentsExtensible = NULL;
m_pDocumentPeople = NULL;
m_pDocumentCommentsIds = NULL;
m_pCommentsUserData = NULL;
m_pVbaProject = NULL;
m_pJsaProject = NULL;
}
bool CDocx::Write(const CPath& oFilePath)
{
// Создаем папку