summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabvwshf.cxx')
-rw-r--r--sc/source/ui/view/tabvwshf.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/view/tabvwshf.cxx b/sc/source/ui/view/tabvwshf.cxx
index 61e826702189..84c77e5c4af8 100644
--- a/sc/source/ui/view/tabvwshf.cxx
+++ b/sc/source/ui/view/tabvwshf.cxx
@@ -781,8 +781,6 @@ void ScTabViewShell::ExecuteTable( SfxRequest& rReq )
}
}
-
-
void ScTabViewShell::GetStateTable( SfxItemSet& rSet )
{
ScViewData* pViewData = GetViewData();
@@ -920,6 +918,4 @@ void ScTabViewShell::ExecuteTable( SfxRequest& rReq )
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */