summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textdrw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/shells/textdrw.cxx')
-rw-r--r--sw/source/uibase/shells/textdrw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/textdrw.cxx b/sw/source/uibase/shells/textdrw.cxx
index 6d3115710e58..b0b4269cd15d 100644
--- a/sw/source/uibase/shells/textdrw.cxx
+++ b/sw/source/uibase/shells/textdrw.cxx
@@ -120,7 +120,7 @@ void SwBaseShell::InsertURLButton(const OUString& rURL, const OUString& rTarget,
if (rSh.IsObjSelected())
{
- rSh.UnSelectFrm();
+ rSh.UnSelectFrame();
}
}
rSh.EndUndo( UNDO_UI_INSERT_URLBTN );