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, 3 insertions, 3 deletions
diff --git a/sc/source/ui/view/tabvwsh8.cxx b/sc/source/ui/view/tabvwsh8.cxx
index c60115eb7dc0..6674445d28b3 100644
--- a/sc/source/ui/view/tabvwsh8.cxx
+++ b/sc/source/ui/view/tabvwsh8.cxx
@@ -24,7 +24,7 @@
#include "document.hxx"
-//------------------------------------------------------------------
+
void ScTabViewShell::SetDefaultFrameLine( const ::editeng::SvxBorderLine* pLine )
{
@@ -42,7 +42,7 @@ void ScTabViewShell::SetDefaultFrameLine( const ::editeng::SvxBorderLine* pLine
}
}
-//------------------------------------------------------------------
+
sal_Bool ScTabViewShell::HasSelection( sal_Bool bText ) const
{
@@ -70,7 +70,7 @@ sal_Bool ScTabViewShell::HasSelection( sal_Bool bText ) const
return bHas;
}
-//------------------------------------------------------------------
+
void ScTabViewShell::UIDeactivated( SfxInPlaceClient* pClient )
{