This commit is contained in:
Elena.Subbotina
2023-09-12 20:04:09 +03:00
parent 0250921707
commit 8674982f52
9 changed files with 186 additions and 122 deletions

View File

@ -173,9 +173,6 @@ private:
int m_lIndexSrc;
int m_lIndexDst;
LONG m_lWidth;
LONG m_lHeight;
LONG m_lX;
LONG m_lY;
@ -197,6 +194,9 @@ private:
int m_lMaxAdjUse;
public:
LONG m_lWidth;
LONG m_lHeight;
// все в одно не получится, формулы появляются и при конвертации path/adj и т.д.
NSBinPptxRW::CXmlWriter m_oGuidsRes;
NSBinPptxRW::CXmlWriter m_oPathRes;