summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/beziersh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/shells/beziersh.cxx')
-rw-r--r--sw/source/uibase/shells/beziersh.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/shells/beziersh.cxx b/sw/source/uibase/shells/beziersh.cxx
index fbe4f54d956a..2595441bcecb 100644
--- a/sw/source/uibase/shells/beziersh.cxx
+++ b/sw/source/uibase/shells/beziersh.cxx
@@ -89,9 +89,9 @@ void SwBezierShell::Execute(SfxRequest &rReq)
else
{
pSh->DelSelectedObj();
- if (pSh->IsSelFrmMode())
+ if (pSh->IsSelFrameMode())
{
- pSh->LeaveSelFrmMode();
+ pSh->LeaveSelFrameMode();
pSh->NoEdit();
}
GetView().AttrChangedNotify(pSh); // Shell change if applicable...