summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/formatsh.cxx')
-rw-r--r--sc/source/ui/view/formatsh.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/view/formatsh.cxx b/sc/source/ui/view/formatsh.cxx
index c4e7e40cd1bf..a8518932331b 100644
--- a/sc/source/ui/view/formatsh.cxx
+++ b/sc/source/ui/view/formatsh.cxx
@@ -2056,11 +2056,6 @@ void ScFormatShell::ExecuteTextDirection( SfxRequest& rReq )
{
ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell();
pTabViewShell->HideListBox(); // Autofilter-DropDown-Listbox
- if ( GetViewData()->HasEditView( GetViewData()->GetActivePart() ) )
- {
- SC_MOD()->InputEnterHandler();
- pTabViewShell->UpdateInputHandler();
- }
sal_uInt16 nSlot = rReq.GetSlot();
switch( nSlot )