Commit c4b129c1 authored by konovalovsergey's avatar konovalovsergey

Equation.2

parent eb4d10c7
......@@ -5162,7 +5162,7 @@ namespace BinDocxRW
WriteDocumentContent(poDocumentEmbedded.m_arrItems);
m_oBcw.WriteItemEnd(nPosEmbedded);
}
else if ( _T("Equation.3") == sProgID)
else if ( _T("Equation.3") == sProgID || _T("Equation.2") == sProgID)
{
//write equation
OOX::Rels::CRelationShip* oRels = 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