summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/grfshex.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/shells/grfshex.cxx')
-rw-r--r--sw/source/uibase/shells/grfshex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/grfshex.cxx b/sw/source/uibase/shells/grfshex.cxx
index ea73b2032ecd..95237f233af4 100644
--- a/sw/source/uibase/shells/grfshex.cxx
+++ b/sw/source/uibase/shells/grfshex.cxx
@@ -94,7 +94,7 @@ bool SwTextShell::InsertMediaDlg( SfxRequest const & rReq )
rSh.MakeDrawView();
Size aDocSz( rSh.GetDocSize() );
- const SwRect& rVisArea = rSh.VisArea();
+ const SwRect& rVisArea = rSh.VisArea();
Point aPos( rVisArea.Center() );
Size aSize;