summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh8.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabvwsh8.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh8.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/source/ui/view/tabvwsh8.cxx b/sc/source/ui/view/tabvwsh8.cxx
index fa3f31cbc069..65a310fd0798 100644
--- a/sc/source/ui/view/tabvwsh8.cxx
+++ b/sc/source/ui/view/tabvwsh8.cxx
@@ -24,8 +24,6 @@
#include "document.hxx"
-
-
void ScTabViewShell::SetDefaultFrameLine( const ::editeng::SvxBorderLine* pLine )
{
if ( pLine )
@@ -42,8 +40,6 @@ void ScTabViewShell::SetDefaultFrameLine( const ::editeng::SvxBorderLine* pLine
}
}
-
-
bool ScTabViewShell::HasSelection( bool bText ) const
{
bool bHas = false;
@@ -70,8 +66,6 @@ bool ScTabViewShell::HasSelection( bool bText ) const
return bHas;
}
-
-
void ScTabViewShell::UIDeactivated( SfxInPlaceClient* pClient )
{
ClearHighlightRanges();