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

bug в tpalist3103.rtf

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62579 954022d7-b5bf-4e40-9824-e11837661b57
parent 3f3414e5
......@@ -231,7 +231,8 @@ public: CString RenderToOOX(RenderParameter oRenderParameter)
}
else
{
if( m_oResult->GetCount() <= 1 )
nIndex = sInsertText.Find( _T("PRIVATE") );
if( m_oResult->GetCount() <= 1 && nIndex < 0)
{
RenderParameter oNewParametr = oRenderParameter;
oNewParametr.nType = RENDER_TO_OOX_PARAM_PLAIN;
......
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