Kaydet (Commit) 182ac740 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

fdo#74014: Broadcast here....

Change-Id: Ib3c1e6b18af2c96c8c38237ab65f868ffec5f139
üst aa03bdcb
...@@ -142,6 +142,7 @@ void ScUndoDeleteContents::DoChange( const sal_Bool bUndo ) ...@@ -142,6 +142,7 @@ void ScUndoDeleteContents::DoChange( const sal_Bool bUndo )
aCopyRange.aEnd.SetTab(nTabCount-1); aCopyRange.aEnd.SetTab(nTabCount-1);
pUndoDoc->CopyToDocument( aCopyRange, nUndoFlags, bMulti, pDoc, &aMarkData ); pUndoDoc->CopyToDocument( aCopyRange, nUndoFlags, bMulti, pDoc, &aMarkData );
BroadcastChanges(aCopyRange);
DoSdrUndoAction( pDrawUndo, pDoc ); DoSdrUndoAction( pDrawUndo, pDoc );
......
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