summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/ui/shells/drwtxtex.cxx1
-rw-r--r--sw/source/ui/shells/drwtxtsh.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/shells/drwtxtex.cxx b/sw/source/ui/shells/drwtxtex.cxx
index 7ad14095a74d..548629df61b7 100644
--- a/sw/source/ui/shells/drwtxtex.cxx
+++ b/sw/source/ui/shells/drwtxtex.cxx
@@ -666,7 +666,6 @@ ASK_ADJUST:
}
else
rSet.InvalidateItem(nSlotId);
- Invalidate(SID_ATTR_PARA_ULSPACE);
nSlotId = 0;
}
break;
diff --git a/sw/source/ui/shells/drwtxtsh.cxx b/sw/source/ui/shells/drwtxtsh.cxx
index e2cc1819c754..505d7875da62 100644
--- a/sw/source/ui/shells/drwtxtsh.cxx
+++ b/sw/source/ui/shells/drwtxtsh.cxx
@@ -459,7 +459,6 @@ void SwDrawTextShell::ExecDraw(SfxRequest &rReq)
SwView& rTempView = rSh.GetView();
rTempView.ExitDraw();
rSh.Edit();
- rTempView.AttrChangedNotify(&rSh);
return;
}
break;