summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/drawvie3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/drawvie3.cxx')
-rw-r--r--sc/source/ui/view/drawvie3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/drawvie3.cxx b/sc/source/ui/view/drawvie3.cxx
index 3a541afe5530..1dc0b8f5dc45 100644
--- a/sc/source/ui/view/drawvie3.cxx
+++ b/sc/source/ui/view/drawvie3.cxx
@@ -207,7 +207,7 @@ void ScDrawView::UpdateIMap( SdrObject* pObj )
pImageMap = &pIMapInfo->GetImageMap();
// handle target list
- pViewData->GetViewShell()->GetViewFrame()->GetTargetList( aTargetList );
+ SfxViewFrame::GetTargetList( aTargetList );
// handle graphics from object
if ( dynamic_cast<const SdrGrafObj*>( pObj) != nullptr )