summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 06:32:31 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-06-11 16:21:42 +0100
commitb3a3ab05e41a34c4a9d62639993f215dd47a2ae9 (patch)
treea6227a5407ec4efc33e404534742ed80be1377e4 /sw
parent4eeaa94ae07f45f0e9f1f05c474fa75e955d4e70 (diff)
Remove non-functional Hide/ShowStatusText
Change-Id: Ifad680ea6f2f3693fecc649a000e638052dcf080
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/docvw/edtwin.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw/source/ui/docvw/edtwin.cxx
index b923ec516398..6e40e578e55c 100644
--- a/sw/source/ui/docvw/edtwin.cxx
+++ b/sw/source/ui/docvw/edtwin.cxx
@@ -417,8 +417,6 @@ void SwEditWin::UpdatePointer(const Point &rLPt, sal_uInt16 nModifier )
pUserMarker = 0L;
}
- rView.GetViewFrame()->ShowStatusText(
- SW_RESSTR(STR_CHAIN_OK+nChainable));
SetPointer( eStyle );
return;
}
@@ -3452,8 +3450,6 @@ void SwEditWin::MouseMove(const MouseEvent& _rMEvt)
if ( IsChainMode() )
{
UpdatePointer( aDocPt, rMEvt.GetModifier() );
- if ( rMEvt.IsLeaveWindow() )
- rView.GetViewFrame()->HideStatusText();
return;
}
@@ -5439,8 +5435,6 @@ void SwEditWin::SetChainMode( sal_Bool bOn )
}
bChainMode = bOn;
- if ( !bChainMode )
- rView.GetViewFrame()->HideStatusText();
static sal_uInt16 aInva[] =
{