Commit cdb496ff authored by Elen.Subbotina's avatar Elen.Subbotina Committed by Alexander Trofimov

.....

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@65285 954022d7-b5bf-4e40-9824-e11837661b57
parent d6b3e983
......@@ -1088,11 +1088,11 @@ namespace NSPresentationEditor
//{
// m_oPFRun.hasBullet = false;
//}
//size_t nCountS = m_arSpans.size();
//for (size_t i = 0; i < nCountS; ++i)
//{
// m_arSpans[i].m_strText.Replace((TCHAR)(11), (TCHAR)(13));
//}
size_t nCountS = m_arSpans.size();
for (size_t i = 0; i < nCountS; ++i)
{
m_arSpans[i].m_strText.Replace((TCHAR)(11), (TCHAR)(13));
}
}
AVSINLINE bool IsEmpty()
{
......
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