Commit 8b64d60b authored by Sergey.Tsarkov's avatar Sergey.Tsarkov Committed by Alexander Trofimov

включены сохранение и открытие формул


git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@55055 954022d7-b5bf-4e40-9824-e11837661b57
parent cb754219
......@@ -2473,7 +2473,7 @@ namespace BinDocxRW
WriteComment(OOX::et_w_commentRangeEnd, pCommentRangeEnd->m_oId);
break;
}
/*case OOX::et_m_oMathPara:
case OOX::et_m_oMathPara:
{
OOX::Logic::COMathPara* pOMathPara = static_cast<OOX::Logic::COMathPara*>(item);
......@@ -2492,7 +2492,7 @@ namespace BinDocxRW
WriteMathArgNodes( pOMath->m_arrItems );
m_oBcw.WriteItemEnd(nCurPos);
break;
}*/
}
}
}
};
......
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