summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/viewdata.cxx')
-rw-r--r--sc/source/ui/view/viewdata.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/view/viewdata.cxx b/sc/source/ui/view/viewdata.cxx
index d77d8cd54493..14d41550082e 100644
--- a/sc/source/ui/view/viewdata.cxx
+++ b/sc/source/ui/view/viewdata.cxx
@@ -2071,11 +2071,6 @@ void ScViewData::SetScreen( const Rectangle& rVisArea )
( aScrSize.Height() * ScGlobal::nScreenPPTY / HMM_PER_TWIPS );
}
-SfxObjectShell* ScViewData::GetSfxDocShell() const
-{
- return pDocShell;
-}
-
ScDocFunc& ScViewData::GetDocFunc() const
{
return pDocShell->GetDocFunc();