Commit a4882d55 authored by ElenaSubbotina's avatar ElenaSubbotina

..

parent bb830744
...@@ -79,7 +79,7 @@ CString RtfChar::RenderToOOX(RenderParameter oRenderParameter) ...@@ -79,7 +79,7 @@ CString RtfChar::RenderToOOX(RenderParameter oRenderParameter)
return sResult; return sResult;
} }
CString renderTextToXML( CString sParam, bool bDelete ) CString RtfChar::renderTextToXML( CString sParam, bool bDelete )
{ {
CString sResult; CString sResult;
if( L"Text" == sParam ) if( L"Text" == sParam )
......
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