Kaydet (Commit) 30b23e53 authored tarafından Vladimir Glazunov's avatar Vladimir Glazunov

CWS-TOOLING: integrate CWS fwk129_DEV300

...@@ -1353,6 +1353,7 @@ SwDoc* SwDoc::CreateCopy() const ...@@ -1353,6 +1353,7 @@ SwDoc* SwDoc::CreateCopy() const
ResetModified(); ResetModified();
*/ */
pRet->ReplaceStyles( *(SwDoc*)this );
//copy content //copy content
pRet->Paste( *this ); pRet->Paste( *this );
return pRet; return pRet;
......
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