Commit e9ad1202 authored by ElenaSubbotina's avatar ElenaSubbotina

Merge remote-tracking branch 'origin/release/v4.4.1' into develop

parents 1fc9280a 9e639ec6
...@@ -5738,6 +5738,8 @@ namespace BinDocxRW ...@@ -5738,6 +5738,8 @@ namespace BinDocxRW
OOX::Logic::CDrawing* pGraphicDrawing = NULL; OOX::Logic::CDrawing* pGraphicDrawing = NULL;
PPTX::Logic::GraphicFrame* pGraphic = NULL; PPTX::Logic::GraphicFrame* pGraphic = NULL;
m_oBcw.m_oStream.ClearCurShapePositionAndSizes();
if(OOX::et_mc_alternateContent == pElementType) if(OOX::et_mc_alternateContent == pElementType)
{ {
OOX::WritingElement* we = NULL; OOX::WritingElement* we = NULL;
......
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