Commit 9e639ec6 authored by ElenaSubbotina's avatar ElenaSubbotina

fix convert meta image to raster

parent 7e52ebca
...@@ -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